Skip to content

Console Output

05:11:24 Started by user Sravan Kumar Lakkimsetti
05:11:24 Running as Sravan Kumar Lakkimsetti
05:11:25 Agent jipp-centos-7-agent-6gb-dvrjn is provisioned from template jipp-centos-7-agent-6gb
05:11:25 ---
05:11:25 apiVersion: "v1"
05:11:25 kind: "Pod"
05:11:25 metadata:
05:11:25   annotations: {}
05:11:25   labels:
05:11:25     jenkins: "slave"
05:11:25     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
05:11:25     jenkins/label: "centos-7-6gb"
05:11:25   name: "jipp-centos-7-agent-6gb-dvrjn"
05:11:25   namespace: "platform"
05:11:25 spec:
05:11:25   containers:
05:11:25   - env:
05:11:25     - name: "JENKINS_SECRET"
05:11:25       value: "********"
05:11:25     - name: "JENKINS_TUNNEL"
05:11:25       value: "jenkins-discovery.platform.svc.cluster.local:50000"
05:11:25     - name: "JENKINS_AGENT_NAME"
05:11:25       value: "jipp-centos-7-agent-6gb-dvrjn"
05:11:25     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:11:25       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:11:25         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:11:25     - name: "JAVA_TOOL_OPTIONS"
05:11:25       value: ""
05:11:25     - name: "_JAVA_OPTIONS"
05:11:25       value: ""
05:11:25     - name: "OPENJ9_JAVA_OPTIONS"
05:11:25       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:11:25     - name: "JENKINS_NAME"
05:11:25       value: "jipp-centos-7-agent-6gb-dvrjn"
05:11:25     - name: "JENKINS_AGENT_WORKDIR"
05:11:25       value: "/home/jenkins/agent"
05:11:25     - name: "JENKINS_URL"
05:11:25       value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
05:11:25     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3044.vb_940a_a_e4f72e"
05:11:25     imagePullPolicy: "Always"
05:11:25     name: "jnlp"
05:11:25     resources:
05:11:25       limits:
05:11:25         cpu: "2000m"
05:11:25         memory: "6144Mi"
05:11:25       requests:
05:11:25         cpu: "1000m"
05:11:25         memory: "6144Mi"
05:11:25     tty: true
05:11:25     volumeMounts:
05:11:25     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:11:25       name: "m2-dir"
05:11:25       readOnly: true
05:11:25       subPath: "toolchains.xml"
05:11:25     - mountPath: "/home/jenkins/.mavenrc"
05:11:25       name: "m2-dir"
05:11:25       readOnly: true
05:11:25       subPath: ".mavenrc"
05:11:25     - mountPath: "/opt/tools"
05:11:25       name: "volume-0"
05:11:25       readOnly: false
05:11:25     - mountPath: "/home/jenkins"
05:11:25       name: "volume-2"
05:11:25       readOnly: false
05:11:25     - mountPath: "/home/jenkins/.m2/repository"
05:11:25       name: "volume-3"
05:11:25       readOnly: false
05:11:25     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:11:25       name: "m2-secret-dir"
05:11:25       readOnly: true
05:11:25       subPath: "settings-security.xml"
05:11:25     - mountPath: "/home/jenkins/.m2/wrapper"
05:11:25       name: "volume-4"
05:11:25       readOnly: false
05:11:25     - mountPath: "/home/jenkins/.m2/settings.xml"
05:11:25       name: "m2-secret-dir"
05:11:25       readOnly: true
05:11:25       subPath: "settings.xml"
05:11:25     - mountPath: "/home/jenkins/.ssh"
05:11:25       name: "volume-1"
05:11:25       readOnly: false
05:11:25       subPath: ""
05:11:25     - mountPath: "/home/jenkins/agent"
05:11:25       name: "workspace-volume"
05:11:25       readOnly: false
05:11:25     workingDir: "/home/jenkins/agent"
05:11:25   nodeSelector:
05:11:25     kubernetes.io/os: "linux"
05:11:25   restartPolicy: "Never"
05:11:25   volumes:
05:11:25   - name: "volume-0"
05:11:25     persistentVolumeClaim:
05:11:25       claimName: "tools-claim-jiro-platform"
05:11:25       readOnly: true
05:11:25   - name: "m2-secret-dir"
05:11:25     secret:
05:11:25       secretName: "m2-secret-dir"
05:11:25   - emptyDir:
05:11:25       medium: ""
05:11:25     name: "volume-2"
05:11:25   - configMap:
05:11:25       name: "m2-dir"
05:11:25     name: "m2-dir"
05:11:25   - configMap:
05:11:25       name: "known-hosts"
05:11:25     name: "volume-1"
05:11:25   - emptyDir:
05:11:25       medium: ""
05:11:25     name: "workspace-volume"
05:11:25   - emptyDir:
05:11:25       medium: ""
05:11:25     name: "volume-4"
05:11:25   - emptyDir:
05:11:25       medium: ""
05:11:25     name: "volume-3"
05:11:25 
05:11:25 Building remotely on jipp-centos-7-agent-6gb-dvrjn (centos-7-6gb) in workspace /home/jenkins/agent/workspace/eclipse-aggregator-master
05:11:25 [WS-CLEANUP] Deleting project workspace...
05:11:25 [WS-CLEANUP] Deferred wipeout is used...
05:11:25 The recommended git tool is: git
05:11:26 No credentials specified
05:11:26 Cloning the remote Git repository
05:11:26 Cloning repository https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:11:26  > git init /home/jenkins/agent/workspace/eclipse-aggregator-master # timeout=10
05:11:26 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:11:26  > git --version # timeout=10
05:11:26  > git --version # 'git version 2.36.5'
05:11:26  > git fetch --tags --force --progress -- https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:11:31  > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10
05:11:31  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:11:31 Avoid second fetch
05:11:31  > git rev-parse origin/master^{commit} # timeout=10
05:11:31 Checking out Revision 1428febbab86c5cf52ef0f2ead784e735e09eee7 (origin/master)
05:11:31  > git config core.sparsecheckout # timeout=10
05:11:31  > git checkout -f 1428febbab86c5cf52ef0f2ead784e735e09eee7 # timeout=10
05:11:31 Commit message: "Update README.md"
05:11:31  > git rev-list --no-walk 41dbd3cdafc17bd697594addbbf9a4e784413464 # timeout=10
05:11:31  > git remote # timeout=10
05:11:31  > git submodule init # timeout=10
05:11:32  > git submodule sync # timeout=10
05:11:32  > git config --get remote.origin.url # timeout=10
05:11:32  > git submodule init # timeout=10
05:11:32  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
05:11:32  > git config --get submodule.eclipse.jdt.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
05:11:32  > git config --get submodule.eclipse.jdt.core.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
05:11:32  > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
05:11:32  > git config --get submodule.eclipse.jdt.debug.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
05:11:32  > git config --get submodule.eclipse.jdt.ui.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
05:11:32  > git config --get submodule.eclipse.pde.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.pde.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.common.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.common.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.debug.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.debug.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.releng.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.releng.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.swt.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.text.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.text.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.ua.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.ua.path # timeout=10
05:11:32  > git config --get submodule.eclipse.platform.ui.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
05:11:32  > git config --get submodule.rt.equinox.binaries.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
05:11:32  > git config --get submodule.equinox.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.equinox.path # timeout=10
05:11:32  > git config --get submodule.rt.equinox.p2.url # timeout=10
05:11:32  > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
05:11:32  > git submodule update --init --recursive eclipse.jdt # timeout=10
05:11:33  > git submodule update --init --recursive eclipse.jdt.core # timeout=10
05:12:01  > git submodule update --init --recursive eclipse.jdt.core.binaries # timeout=10
05:12:03  > git submodule update --init --recursive eclipse.jdt.debug # timeout=10
05:12:07  > git submodule update --init --recursive eclipse.jdt.ui # timeout=10
05:12:22  > git submodule update --init --recursive eclipse.pde # timeout=10
05:12:32  > git submodule update --init --recursive eclipse.platform # timeout=10
05:12:45  > git submodule update --init --recursive eclipse.platform.common # timeout=10
05:12:54  > git submodule update --init --recursive eclipse.platform.debug # timeout=10
05:12:59  > git submodule update --init --recursive eclipse.platform.releng # timeout=10
05:13:01  > git submodule update --init --recursive eclipse.platform.swt # timeout=10
05:13:22  > git submodule update --init --recursive eclipse.platform.swt.binaries # timeout=10
05:14:11  > git submodule update --init --recursive eclipse.platform.text # timeout=10
05:14:14  > git submodule update --init --recursive eclipse.platform.ua # timeout=10
05:14:17  > git submodule update --init --recursive eclipse.platform.ui # timeout=10
05:14:37  > git submodule update --init --recursive rt.equinox.binaries # timeout=10
05:14:40  > git submodule update --init --recursive equinox # timeout=10
05:14:44  > git submodule update --init --recursive rt.equinox.p2 # timeout=10
05:14:50 [Checks API] No suitable checks publisher found.
05:14:50 The recommended git tool is: git
05:14:50 No credentials specified
05:14:50  > git rev-parse 1428febbab86c5cf52ef0f2ead784e735e09eee7^{commit} # timeout=10
05:14:50 The recommended git tool is: git
05:14:50 No credentials specified
05:14:53 [GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git'
05:14:53 [GitCheckoutListener] Found previous build 'eclipse-aggregator-master #1378' that contains recorded Git commits
05:14:53 [GitCheckoutListener] -> Starting recording of new commits since '41dbd3c'
05:14:53 [GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
05:14:53 [GitCheckoutListener] -> Using head commit '1428feb' as starting point
05:14:53 [GitCheckoutListener] -> Recorded 66 new commits
05:14:53 [GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@74dd2ab8' to render commit links
05:14:53 $ pkill Xvnc
05:14:53 $ pkill Xrealvnc
05:14:53 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
05:15:07 [eclipse-aggregator-master] $ Xvnc -help
05:15:07 Starting xvnc
05:15:07 [eclipse-aggregator-master] $ Xvnc :74 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
05:15:07 
05:15:07 Xvnc TigerVNC 1.8.0 - built Feb 17 2023 13:23:39
05:15:07 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
05:15:07 See http://www.tigervnc.org for information on TigerVNC.
05:15:07 Underlying X server release 12004000, The X.Org Foundation
05:15:07 
05:15:07 
05:15:07 Thu Mar 30 09:15:07 2023
05:15:07  vncext:      VNC extension running!
05:15:07  vncext:      Listening for VNC connections on all interface(s), port 5974
05:15:07  vncext:      created VNC server for screen 0
05:15:07 [eclipse-aggregator-master] $ /bin/sh -xe /tmp/jenkins1268110688106335357.sh
05:15:07 + unset JAVA_TOOL_OPTIONS
05:15:07 + unset _JAVA_OPTIONS
05:15:07 + git clean -f -d -x
05:15:07 Removing .Xauthority-8191769264660164905
05:15:07 + git reset --hard HEAD
05:15:07 HEAD is now at 1428febb Update README.md
05:15:07 + git submodule foreach git clean -f -d -x
05:15:07 Entering 'eclipse.jdt'
05:15:07 Entering 'eclipse.jdt.core'
05:15:07 Entering 'eclipse.jdt.core.binaries'
05:15:07 Entering 'eclipse.jdt.debug'
05:15:07 Entering 'eclipse.jdt.ui'
05:15:07 Entering 'eclipse.pde'
05:15:07 Entering 'eclipse.platform'
05:15:07 Entering 'eclipse.platform.common'
05:15:07 Entering 'eclipse.platform.debug'
05:15:07 Entering 'eclipse.platform.releng'
05:15:07 Entering 'eclipse.platform.swt'
05:15:07 Entering 'eclipse.platform.swt.binaries'
05:15:07 Entering 'eclipse.platform.text'
05:15:07 Entering 'eclipse.platform.ua'
05:15:07 Entering 'eclipse.platform.ui'
05:15:07 Entering 'equinox'
05:15:07 Entering 'rt.equinox.binaries'
05:15:07 Entering 'rt.equinox.p2'
05:15:07 + git submodule foreach git reset --hard HEAD
05:15:08 Entering 'eclipse.jdt'
05:15:08 HEAD is now at 37cb956 Version bumps for 4.28 stream
05:15:08 Entering 'eclipse.jdt.core'
05:15:08 HEAD is now at ad2866c4e9 [20] Switch pattern dominance: redundant ECJ compiler errors #919 (#926)
05:15:08 Entering 'eclipse.jdt.core.binaries'
05:15:08 HEAD is now at 9a0ff37 POM and product version changes for 4.28 release
05:15:08 Entering 'eclipse.jdt.debug'
05:15:09 HEAD is now at 05e5a12f3 Run StringSubstitutionTests with Project Explorer
05:15:09 Entering 'eclipse.jdt.ui'
05:15:09 HEAD is now at 510209199b move change signature utils to manipulation (#428)
05:15:09 Entering 'eclipse.pde'
05:15:10 HEAD is now at 0d0cb7cdfe Register listener in activator to avoid start order dependency with JDT
05:15:10 Entering 'eclipse.platform'
05:15:10 HEAD is now at 317997ad40 IEclipseContext#dispose: document expected usage #375
05:15:10 Entering 'eclipse.platform.common'
05:15:10 HEAD is now at a3268bbc3 Touch documentation bundles for javadoc regeneration
05:15:10 Entering 'eclipse.platform.debug'
05:15:10 HEAD is now at 5dd820da0 Run context menu missing some entries
05:15:10 Entering 'eclipse.platform.releng'
05:15:10 HEAD is now at 073092e1 Update byte-buddy to 1.14.3 (#221)
05:15:10 Entering 'eclipse.platform.swt'
05:15:10 HEAD is now at ae1325af55 v4960r3
05:15:10 Entering 'eclipse.platform.swt.binaries'
05:15:10 HEAD is now at 8d09588f4 v4960r3
05:15:10 Entering 'eclipse.platform.text'
05:15:11 HEAD is now at 10d3dfa77 Call getLineCount in UI Thread
05:15:11 Entering 'eclipse.platform.ua'
05:15:11 HEAD is now at 6d27686f1 JavaSE-17 bulk update (#108)
05:15:11 Entering 'eclipse.platform.ui'
05:15:11 HEAD is now at d3a7abfd3b Remove ResourceNavigator and friends
05:15:11 Entering 'equinox'
05:15:11 HEAD is now at 1d3fd2d3a Bump actions/stale from 7 to 8
05:15:11 Entering 'rt.equinox.binaries'
05:15:11 HEAD is now at 1aeebe9 Recompiled binaries
05:15:11 Entering 'rt.equinox.p2'
05:15:12 HEAD is now at 7fcd0786e Fix the implementation of socket timeout retry handling. (#233)
05:15:12 [eclipse-aggregator-master] $ /bin/sh -xe /tmp/jenkins1545060897894171830.sh
05:15:12 + git checkout master
05:15:12 Switched to a new branch 'master'
05:15:12 branch 'master' set up to track 'origin/master'.
05:15:12 + git pull --rebase
05:15:13 Already up to date.
05:15:13 + git submodule foreach git checkout master
05:15:13 Entering 'eclipse.jdt'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.jdt.core'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.jdt.core.binaries'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.jdt.debug'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.jdt.ui'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.pde'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform'
05:15:13 Previous HEAD position was 317997ad40 IEclipseContext#dispose: document expected usage #375
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.common'
05:15:13 Previous HEAD position was a3268bbc3 Touch documentation bundles for javadoc regeneration
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.debug'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.releng'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.swt'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.swt.binaries'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.text'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.ua'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'eclipse.platform.ui'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'equinox'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'rt.equinox.binaries'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 Entering 'rt.equinox.p2'
05:15:13 Switched to branch 'master'
05:15:13 Your branch is up to date with 'origin/master'.
05:15:13 + git submodule foreach git pull --rebase
05:15:13 Entering 'eclipse.jdt'
05:15:14 Already up to date.
05:15:14 Entering 'eclipse.jdt.core'
05:15:14 Already up to date.
05:15:14 Entering 'eclipse.jdt.core.binaries'
05:15:15 Already up to date.
05:15:15 Entering 'eclipse.jdt.debug'
05:15:15 Already up to date.
05:15:15 Entering 'eclipse.jdt.ui'
05:15:16 Already up to date.
05:15:16 Entering 'eclipse.pde'
05:15:17 Already up to date.
05:15:17 Entering 'eclipse.platform'
05:15:17 Already up to date.
05:15:17 Entering 'eclipse.platform.common'
05:15:18 Already up to date.
05:15:18 Entering 'eclipse.platform.debug'
05:15:18 Already up to date.
05:15:18 Entering 'eclipse.platform.releng'
05:15:19 Already up to date.
05:15:19 Entering 'eclipse.platform.swt'
05:15:19 Already up to date.
05:15:19 Entering 'eclipse.platform.swt.binaries'
05:15:20 Already up to date.
05:15:20 Entering 'eclipse.platform.text'
05:15:20 Already up to date.
05:15:20 Entering 'eclipse.platform.ua'
05:15:21 Already up to date.
05:15:21 Entering 'eclipse.platform.ui'
05:15:21 Already up to date.
05:15:21 Entering 'equinox'
05:15:22 Already up to date.
05:15:22 Entering 'rt.equinox.binaries'
05:15:22 Already up to date.
05:15:22 Entering 'rt.equinox.p2'
05:15:23 Already up to date.
05:15:23 [eclipse-aggregator-master] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -U clean verify -Pbree-libs
05:15:23 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
05:15:23 Maven home: /opt/tools/apache-maven/latest
05:15:23 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:15:23 Default locale: en_US, platform encoding: UTF-8
05:15:23 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
05:15:30 [INFO] Error stacktraces are turned on.
05:15:30 [INFO] Scanning for projects...
05:15:40 [INFO] Tycho Version:  4.0.0-SNAPSHOT (27344eff5c4e4279e88ee216a73dddb4a37c0826)
05:15:40 [INFO] Tycho Mode:     extension
05:15:40 [INFO] Tycho Builder:  maven
05:15:58 [INFO] Declared TargetEnvironment(s) {osgi.os=win32, osgi.ws=win32, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=aarch64} are skipped for org.eclipse.platform:org.eclipse.e4.ui.swt.gtk:eclipse-plugin:1.1.300-SNAPSHOT as they do not match the project filter (osgi.ws=gtk).
05:15:58 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=aarch64} are skipped for org.eclipse.platform:org.eclipse.e4.ui.swt.win32:eclipse-plugin:1.2.0-SNAPSHOT as they do not match the project filter (osgi.ws=win32).
05:15:58 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=win32, osgi.ws=win32, osgi.arch=x86_64} are skipped for org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:eclipse-plugin:0.13.100-SNAPSHOT as they do not match the project filter (osgi.ws=cocoa).
05:15:58 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=win32, osgi.ws=win32, osgi.arch=x86_64} are skipped for org.eclipse.platform:org.eclipse.ui.cocoa:eclipse-plugin:1.3.100-SNAPSHOT as they do not match the project filter (osgi.ws=cocoa).
05:15:58 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=aarch64} are skipped for org.eclipse.platform:org.eclipse.ui.win32:eclipse-plugin:3.5.0-SNAPSHOT as they do not match the project filter (osgi.ws=win32).
05:16:03 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:16:05 [INFO] Declared TargetEnvironment(s) {osgi.os=win32, osgi.ws=win32, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=aarch64} are skipped for org.eclipse.platform:org.eclipse.e4.ui.swt.gtk:eclipse-plugin:1.1.300-SNAPSHOT as they do not match the project filter (osgi.ws=gtk).
05:16:05 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=aarch64} are skipped for org.eclipse.platform:org.eclipse.e4.ui.swt.win32:eclipse-plugin:1.2.0-SNAPSHOT as they do not match the project filter (osgi.ws=win32).
05:16:05 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=win32, osgi.ws=win32, osgi.arch=x86_64} are skipped for org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:eclipse-plugin:0.13.100-SNAPSHOT as they do not match the project filter (osgi.ws=cocoa).
05:16:05 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=win32, osgi.ws=win32, osgi.arch=x86_64} are skipped for org.eclipse.platform:org.eclipse.ui.cocoa:eclipse-plugin:1.3.100-SNAPSHOT as they do not match the project filter (osgi.ws=cocoa).
05:16:05 [INFO] Declared TargetEnvironment(s) {osgi.os=linux, osgi.ws=gtk, osgi.arch=x86_64}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=ppc64le}, {osgi.os=linux, osgi.ws=gtk, osgi.arch=aarch64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=x86_64}, {osgi.os=macosx, osgi.ws=cocoa, osgi.arch=aarch64} are skipped for org.eclipse.platform:org.eclipse.ui.win32:eclipse-plugin:3.5.0-SNAPSHOT as they do not match the project filter (osgi.ws=win32).
05:16:08 [WARNING] The project org.eclipse:eclipse-platform-parent:pom:4.28.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
05:16:08 [INFO] ------------------------------------------------------------------------
05:16:08 [INFO] Reactor Build Order:
05:16:08 [INFO] 
05:16:08 [INFO] eclipse-platform-parent                                            [pom]
05:16:08 [INFO] eclipse-sdk-prereqs                          [eclipse-target-definition]
05:16:08 [INFO] eclipse jdt                                                        [pom]
05:16:08 [INFO] parent                                                             [pom]
05:16:08 [INFO] org.eclipse.osgi                                        [eclipse-plugin]
05:16:08 [INFO] [bundle] Common Eclipse Runtime                         [eclipse-plugin]
05:16:08 [INFO] [bundle] OSGi Release 4.2.0 Services                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Supplemental Equinox Functionality             [eclipse-plugin]
05:16:08 [INFO] eclipse.platform                                                   [pom]
05:16:08 [INFO] eclipse.platform.runtime                                           [pom]
05:16:08 [INFO] [aggregator] bundles                                               [pom]
05:16:08 [INFO] [bundle] Eclipse Jobs Mechanism                         [eclipse-plugin]
05:16:08 [INFO] [bundle] Extension Registry Support                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Preferences Mechanism                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Content Mechanism                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Application Container                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Core Runtime                                   [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.swt                                               [pom]
05:16:08 [INFO] org.eclipse.swt                                         [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.win32.win32.x86_64                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.gtk.linux.aarch64                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.gtk.linux.x86_64                        [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.cocoa.macosx.aarch64                    [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.gtk.linux.ppc64le                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.cocoa.macosx.x86_64                     [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.ui                                                [pom]
05:16:08 [INFO] [aggregator] bundles                                               [pom]
05:16:08 [INFO] [bundle] Eclipse CSS Core Support                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Bidirectional Text Support                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Commands                                       [eclipse-plugin]
05:16:08 [INFO] eclipse.pde                                                        [pom]
05:16:08 [INFO] eclipse.pde.apitools                                               [pom]
05:16:08 [INFO] [bundle] PDE API Tools Annotations                      [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace                                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse CSS SWT Support                        [eclipse-plugin]
05:16:08 [INFO] [bundle] Expression Language                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Dependency Injection Extensions        [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse CSS SWT Theme Support                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Dependency Injection Annotations       [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Dependency Injection                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Contexts                               [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Application Services                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Dependency Injection Extensions Supplier [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI Dependency Injection                [eclipse-plugin]
05:16:08 [INFO] [bundle] Event Admin                                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI Application Services                [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 core commands                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Bindings Support                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Bundle for Workbench APIs available in e4      [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Model Xpath                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Workbench Model                        [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI Custom widgets                      [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Data Binding Observables                 [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Data Binding Properties                  [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Data Binding                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 dialogs                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse URI Scheme Handling                    [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Data Binding for SWT and JFace           [eclipse-plugin]
05:16:08 [INFO] eclipse.jdt.core                                                   [pom]
05:16:08 [INFO] org.eclipse.jdt.annotation                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 Workbench                           [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 Workbench SWT                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer              [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 Workbench Add-ons                   [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.ua                                                [pom]
05:16:08 [INFO] org.eclipse.help                                        [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Workbench                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI                                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Forms                                  [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.debug                                             [pom]
05:16:08 [INFO] [bundle] Core Variables                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Ant Build Tool Core                            [eclipse-plugin]
05:16:08 [INFO] org.eclipse.equinox.security                            [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.team                                              [pom]
05:16:08 [INFO] [aggregator] bundles                                               [pom]
05:16:08 [INFO] [bundle] Internet Connection Management                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Http Services Servlet                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Jetty Http Service                             [eclipse-plugin]
05:16:08 [INFO] org.eclipse.help.base                                   [eclipse-plugin]
05:16:08 [INFO] org.eclipse.ui.intro                                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Help System UI                                 [eclipse-plugin]
05:16:08 [INFO] org.eclipse.ui.cheatsheets                              [eclipse-plugin]
05:16:08 [INFO] org eclipse jdt                                         [eclipse-plugin]
05:16:08 [INFO] eclipse.jdt.ui                                                     [pom]
05:16:08 [INFO] org.eclipse.jdt.junit.runtime                           [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.resources                                         [pom]
05:16:08 [INFO] [aggregator] bundles                                               [pom]
05:16:08 [INFO] [bundle] Core File Systems                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Core Compare Support                           [eclipse-plugin]
05:16:08 [INFO] [bundle] Core Resource Management                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Team Support Core                              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.compiler.batch                     [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.text                                              [pom]
05:16:08 [INFO] [bundle] Text                                           [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.core                                    [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.formatterapp                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.junit4.runtime                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Debug Core                                     [eclipse-plugin]
05:16:08 [INFO] eclipse.jdt.debug                                                  [pom]
05:16:08 [INFO] org.eclipse.jdt.debug                                   [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.launching                               [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.launching.ui.macosx                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Common Navigator View                          [eclipse-plugin]
05:16:08 [INFO] rt.equinox.p2                                                      [pom]
05:16:08 [INFO] [aggregator] bundles                                               [pom]
05:16:08 [INFO] [bundle] Equinox Provisioning Core                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning JAR Processor             [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Metadata                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Repository                [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Artifact Repository Support [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Metadata Repository       [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Engine                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Views                                          [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Text                                     [eclipse-plugin]
05:16:08 [INFO] [bundle] E4 IDE UI                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse IDE UI                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] File Buffers                                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Text Editor Framework                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Default Text Editor                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Compare Support                                [eclipse-plugin]
05:16:08 [INFO] [bundle] Team Support UI                                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.ltk.core.refactoring                        [eclipse-plugin]
05:16:08 [INFO] org.eclipse.ltk.ui.refactoring                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Search Support                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Console                                        [eclipse-plugin]
05:16:08 [INFO] [bundle] Tabbed Properties View                         [eclipse-plugin]
05:16:08 [INFO] [bundle] Navigator Workbench Components                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Debug UI                                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.manipulation                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.ui                                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.apt.core                                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.apt.ui                                  [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.annotation                              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.junit5.runtime                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Framework Admin                        [eclipse-plugin]
05:16:08 [INFO] [bundle] Simple Configurator                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Framework Admin for Equinox            [eclipse-plugin]
05:16:08 [INFO] [bundle] Simple Configurator Manipulator                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.junit.core                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Install/Update Configurator                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Concurrent API                         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Garbage Collector         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Publisher Infrastructure  [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Director                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Publisher for Eclipse     [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Eclipse Touchpoint        [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Repository Tools          [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Legacy Update Site Support [eclipse-plugin]
05:16:08 [INFO] eclipse.pde.build                                                  [pom]
05:16:08 [INFO] [bundle] Plug-in Development Environment Build Support  [eclipse-plugin]
05:16:08 [INFO] eclipse.pde.ui                                                     [pom]
05:16:08 [INFO] [bundle] PDE Core                                       [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.common                                            [pom]
05:16:08 [INFO] org.eclipse.platform.doc.isv                            [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.doc.isv                                 [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.debug.ui                                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.apt.pluggable.core                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.doc.user                                [eclipse-plugin]
05:16:08 [INFO] [bundle] External Tools Headless Support                [eclipse-plugin]
05:16:08 [INFO] [bundle] Ant Launching Support                          [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.junit                                   [eclipse-plugin]
05:16:08 [INFO] [bundle] External Tools                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Ant UI                                         [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.launching.macosx                        [eclipse-plugin]
05:16:08 [INFO] org eclipse jdt feature                                [eclipse-feature]
05:16:08 [INFO] eclipse.platform.releng                                            [pom]
05:16:08 [INFO] org.eclipse.test.performance                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher                               [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse IDE UI Application                     [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.tests.compiler                [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.compiler.tool.tests                [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.tests.builder                 [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.compiler.apt.tests                 [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.tests.model                   [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.core.tests.performance             [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.apt.pluggable.tests                [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.apt.tests                          [eclipse-test-plugin]
05:16:08 [INFO] eclipse.jdt.core.binaries                                          [pom]
05:16:08 [INFO] org.eclipse.jdt.core.tests.binaries                [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.debug.tests                        [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.debug.jdi.tests                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Text Test Plug-in                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] JFace Text Test Plug-in              [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.bcoview                                 [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.jeview                                  [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.astview                                 [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.ui.tests                           [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] File Buffers Test Plug-in            [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.text.tests                         [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.ltk.core.refactoring.tests             [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.ltk.ui.refactoring.tests               [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.ui.tests.refactoring               [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jdt.ui.junit.sampleproject                             [jar]
05:16:08 [INFO] org.eclipse.jdt.ui.examples.projects                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Debug Unit Test support                        [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.ui.unittest.junit                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.jdt.ui.unittest.junit.feature              [eclipse-feature]
05:16:08 [INFO] org.eclipse.jdt.astview.feature                        [eclipse-feature]
05:16:08 [INFO] org.eclipse.jdt.jeview.feature                         [eclipse-feature]
05:16:08 [INFO] org.eclipse.jdt.bcoview.feature                        [eclipse-feature]
05:16:08 [INFO] [bundle] API Tools                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Log View                                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Operations API            [eclipse-plugin]
05:16:08 [INFO] [bundle] Generic and Extensible Text Editor             [eclipse-plugin]
05:16:08 [INFO] [bundle] PDE Launching Support                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse e4 Progress View                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Security Default UI                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Directory Watcher         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Extension Location Repository Support [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning UI Support                [eclipse-plugin]
05:16:08 [INFO] [bundle] PDE UI                                         [eclipse-plugin]
05:16:08 [INFO] [bundle] API Tools UI                                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox State and Resolver Compatibility Fragment [eclipse-plugin]
05:16:08 [INFO] [bundle] Target definition generic editor extension     [eclipse-plugin]
05:16:08 [INFO] [bundle] PDE Runtime                                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse Platform                               [eclipse-plugin]
05:16:08 [INFO] org.eclipse.pde.ui.tests                           [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.pde.api.tools.tests                    [eclipse-test-plugin]
05:16:08 [INFO] eclipse.pde.ds                                                     [pom]
05:16:08 [INFO] [bundle] PDE DS Core                                    [eclipse-plugin]
05:16:08 [INFO] [test-bundle] PDE DS Tests                         [eclipse-test-plugin]
05:16:08 [INFO] [bundle] PDE DS UI                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Declarative Services Annotations Support       [eclipse-plugin]
05:16:08 [INFO] eclipse.pde.ua                                                     [pom]
05:16:08 [INFO] [bundle] PDE UA Core                                    [eclipse-plugin]
05:16:08 [INFO] org.eclipse.equinox.security.linux                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Quick Search                                   [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.filesystem.linux.x86_64                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.equinox.security.macosx                     [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.resources.win32.x86_64                 [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.filesystem.linux.aarch64               [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse SDK Themes                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Browser Support                                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.net.win32                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Quicklinks for the Welcome Framework           [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.filesystem.macosx                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.filesystem.win32.x86_64                [eclipse-plugin]
05:16:08 [INFO] [bundle] JSch Core                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] OSGi Release 4.2.0 Utility Classes             [eclipse-plugin]
05:16:08 [INFO] [bundle] Console plug-in                                [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher MacOSX Cocoa Fragment         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher Linux X86_64 Fragment         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher Linux AARCH64 Fragment        [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher Linux PPC64le Fragment        [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI MacOS X Enhancements                [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Data Binding for JavaBeans               [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI GTK Enhancements                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher Win32 X86_64 Fragment         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI WIN32 Enhancements                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Notification API                               [eclipse-plugin]
05:16:08 [INFO] [aggregator] features                                              [pom]
05:16:08 [INFO] [feature] Eclipse 4 Rich Client Platform               [eclipse-feature]
05:16:08 [INFO] [bundle] Eclipse UI MacOS X Enhancements                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.rcp                                         [eclipse-plugin]
05:16:08 [INFO] org.eclipse.rcp.feature                                [eclipse-feature]
05:16:08 [INFO] org.eclipse.core.net.win32.x86_64                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Universal Welcome                              [eclipse-plugin]
05:16:08 [INFO] [bundle] UI Freeze Monitoring                           [eclipse-plugin]
05:16:08 [INFO] [bundle] JSch UI                                        [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.filesystem.linux.ppc64le               [eclipse-plugin]
05:16:08 [INFO] [bundle] Eclipse UI Win32 Enhancements                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Debug UI Launch Configuration View             [eclipse-plugin]
05:16:08 [INFO] org.eclipse.compare.win32                               [eclipse-plugin]
05:16:08 [INFO] [bundle] Diff Extension for Generic Editor              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.platform.doc.user                           [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.net.linux                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Internet Connection Management UI              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.equinox.security.win32.x86_64               [eclipse-plugin]
05:16:08 [INFO] [bundle] Jasper Jsp Support Bundle                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Jasper Jsp Registry Support Plug-in            [eclipse-plugin]
05:16:08 [INFO] org.eclipse.help.webapp                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Http Service Registry Extensions               [eclipse-plugin]
05:16:08 [INFO] org.eclipse.help.feature                               [eclipse-feature]
05:16:08 [INFO] [bundle] Equinox Provisioning Director Application      [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Drop-in                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning ECF based Transport       [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Console                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Native Touchpoint         [eclipse-plugin]
05:16:08 [INFO] [aggregator] features                                              [pom]
05:16:08 [INFO] [feature] Equinox p2, headless functionalities         [eclipse-feature]
05:16:08 [INFO] [feature] Equinox p2, backward compatibility support   [eclipse-feature]
05:16:08 [INFO] [bundle] Equinox Provisioning Import and Export         [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Platform Update Support   [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Update Checker            [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Platform Automatic Update Support [eclipse-plugin]
05:16:08 [INFO] [feature] Equinox p2, minimal support for RCP applications [eclipse-feature]
05:16:08 [INFO] [feature] Equinox p2, Provisioning for IDEs.           [eclipse-feature]
05:16:08 [INFO] org.eclipse.platform.feature                           [eclipse-feature]
05:16:08 [INFO] [bundle] PDE UA UI                                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.pde                                         [eclipse-plugin]
05:16:08 [INFO] [bundle] PDE Templates                                  [eclipse-plugin]
05:16:08 [INFO] org.eclipse.pde.doc.user                                [eclipse-plugin]
05:16:08 [INFO] [bundle] PDE JUnit Runtime Support                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Dynamic Tracing Enablement UI          [eclipse-plugin]
05:16:08 [INFO] [aggregator] features                                              [pom]
05:16:08 [INFO] [feature] Eclipse Plug-in Development Environment      [eclipse-feature]
05:16:08 [INFO] org.eclipse.pde.ua.tests                           [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.pde.junit.runtime.tests                [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.pde.ui.tests.smartimport               [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Spy Core plug-in                               [eclipse-plugin]
05:16:08 [INFO] [bundle] Bundle Spy                                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Event Spy                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] CSS Spy                                        [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.ui.tools                                          [pom]
05:16:08 [INFO] [aggregator] bundles                                               [pom]
05:16:08 [INFO] [bundle] Services                                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.e4.tools.emf.ui                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Model Spy                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Context Spy                                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Preference Spy                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Layout Spy                                     [eclipse-plugin]
05:16:08 [INFO] org.eclipse.pde.ui.templates.tests                 [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.pde.genericeditor.extension.tests      [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Plug-in Development Unit Test support          [eclipse-plugin]
05:16:08 [INFO] [test-bundle] Tests Plug-in                        [eclipse-test-plugin]
05:16:08 [INFO] [feature] Eclipse Plug-in Development Environment Spies [eclipse-feature]
05:16:08 [INFO] [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) [eclipse-feature]
05:16:08 [INFO] [test-bundle] Install/Update Configurator Test Plugin [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Ant Core Test Plugin                 [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Ant UI Test Plugin                   [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Eclipse Project SDK                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Core Tools                                     [eclipse-plugin]
05:16:08 [INFO] [aggregator] features                                              [pom]
05:16:08 [INFO] [feature] Equinox Core Function                        [eclipse-feature]
05:16:08 [INFO] [feature] Eclipse Core Runtime Infrastructure          [eclipse-feature]
05:16:08 [INFO] [aggregator] tests                                                 [pom]
05:16:08 [INFO] [test-bundle] Content-Types Tests                  [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Expression Language Tests            [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Eclipse Core Tests Harness                     [eclipse-plugin]
05:16:08 [INFO] [test-bundle] Eclipse Core Tests Runtime           [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] E4 Core Tests                        [eclipse-test-plugin]
05:16:08 [INFO] eclipse.platform.team.tests                                        [pom]
05:16:08 [INFO] eclipse.platform.resources.tests                                   [pom]
05:16:08 [INFO] [feature] Eclipse Test feature containing all FS-specific fragments [eclipse-feature]
05:16:08 [INFO] org.eclipse.core.tests.resources                   [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Compare Tests                        [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.core.tests.net                         [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.jsch.tests                                  [eclipse-plugin]
05:16:08 [INFO] org.eclipse.team.tests.core                        [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.compare.examples                            [eclipse-plugin]
05:16:08 [INFO] org.eclipse.compare.examples.xml                        [eclipse-plugin]
05:16:08 [INFO] org.eclipse.team.examples.filesystem                    [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.filesystem.linux.loongarch64           [eclipse-plugin]
05:16:08 [INFO] [bundle] Core Resource Management Spy Support Fragment  [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.tools.resources                        [eclipse-plugin]
05:16:08 [INFO] eclipse.platform.resources.examples                                [pom]
05:16:08 [INFO] [bundle] Efs Examples Plug-in                           [eclipse-plugin]
05:16:08 [INFO] [bundle] Save Participant 1                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Save Participant 3                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Save Participant 2                             [eclipse-plugin]
05:16:08 [INFO] org.eclipse.core.tests.resources.saveparticipant   [eclipse-test-plugin]
05:16:08 [INFO] [aggregator] tests                                                 [pom]
05:16:08 [INFO] [test-bundle] Eclipse e4 core commands tests       [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] XPathTest Model                      [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] UI Bindings Tests                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] TestModel Model                      [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] e4 css core tests                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] e4 css swt tests (Incubation)        [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Harness Plug-in                      [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Jface tests                          [eclipse-test-plugin]
05:16:08 [INFO] eclipse.platform.ui.examples                                       [pom]
05:16:08 [INFO] [bundle] JFace Data Binding Examples                    [eclipse-plugin]
05:16:08 [INFO] [test-bundle] JFace Data Binding Conformance Tests [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] JFace Data Binding Tests             [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Jface notifications tests            [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Tests for Eclipse URI Scheme Handling [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Eclipse UI IDE Application Tests     [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] UI Freeze Monitoring Tests           [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Eclipse UI Tests                     [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Plugin.name                          [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Forms Test                           [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Common Navigator Tests               [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Performance Plug-in                  [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Pluginchecks                         [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Eclipse RCP Tests                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Tabbed Properties View Tests         [eclipse-test-plugin]
05:16:08 [INFO] [bundle] CSS bridge demo                                [eclipse-plugin]
05:16:08 [INFO] [bundle] e4 Progress Examples Plug-in                   [eclipse-plugin]
05:16:08 [INFO] [bundle] JFace Snippets Plug-in                         [eclipse-plugin]
05:16:08 [INFO] [bundle] Services Snippets (Incubation)                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Command Contribution Examples                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Field Assist Example                           [eclipse-plugin]
05:16:08 [INFO] [bundle] Progress Examples Plug-in                      [eclipse-plugin]
05:16:08 [INFO] [bundle] pluginName                                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Multi-Page Editor Example                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Common Navigator Examples                      [eclipse-plugin]
05:16:08 [INFO] [bundle] User File Editor                               [eclipse-plugin]
05:16:08 [INFO] [bundle] Readme File Editing Tool                       [eclipse-plugin]
05:16:08 [INFO] [bundle] Undo Example                                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Example for Eclipse URI Scheme Handling        [eclipse-plugin]
05:16:08 [INFO] [bundle] Tabbed Properties View Article Example         [eclipse-plugin]
05:16:08 [INFO] [bundle] Examples of Eclipse Forms                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Tools                                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Compat                                         [eclipse-plugin]
05:16:08 [INFO] [bundle] Persistence Model                              [eclipse-plugin]
05:16:08 [INFO] [bundle] Perspective migrate compatibility Util         [eclipse-plugin]
05:16:08 [INFO] [bundle] Editor3x                                       [eclipse-plugin]
05:16:08 [INFO] [bundle] e4 JDT code templates                          [eclipse-plugin]
05:16:08 [INFO] [aggregator] features                                              [pom]
05:16:08 [INFO] [feature] Eclipse e4 Tools                             [eclipse-feature]
05:16:08 [INFO] [feature] Eclipse Persistence                          [eclipse-feature]
05:16:08 [INFO] org.eclipse.e4.tools.compatibility.migration.tests [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.e4.tools.persistence.tests             [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.e4.tools.test                          [eclipse-test-plugin]
05:16:08 [INFO] [aggregator] tests                                                 [pom]
05:16:08 [INFO] [bundle] Tip of the Day core plugin                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Tip of the Day UI                              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.platform.doc.tips                           [eclipse-plugin]
05:16:08 [INFO] [bundle] Example Debug Core Plug-in                     [eclipse-plugin]
05:16:08 [INFO] [bundle] Sample Memory View Plugin                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Mixed-mode Launching Example                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Example Debug UI Plug-in                       [eclipse-plugin]
05:16:08 [INFO] [test-bundle] Debug Test Plugin                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Debug UI (LaunchView) Test Plugin    [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.swt.fragments.localbuild                    [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.tools.base                              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.tools.spies                             [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.tools                                   [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.examples.browser.demos                  [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.examples.launcher                       [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.examples.ole.win32                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.examples.views                          [eclipse-plugin]
05:16:08 [INFO] org.eclipse.swt.tests                              [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.swt.tools.feature                          [eclipse-feature]
05:16:08 [INFO] org.eclipse.swt.tests.gtk                          [eclipse-test-plugin]
05:16:08 [INFO] eclipse.platform.swt.binaries                                      [pom]
05:16:08 [INFO] [test-bundle] Search Support Tests Plug-in         [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Editors Test Plug-in                 [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Workbench Text Editor Test Plug-in   [eclipse-test-plugin]
05:16:08 [INFO] [bundle] JFace Text Example                             [eclipse-plugin]
05:16:08 [INFO] [bundle] CodeMinig Examples                             [eclipse-plugin]
05:16:08 [INFO] [test-bundle] Generic Editor Test Plug-in          [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Examples for Generic Editor                    [eclipse-plugin]
05:16:08 [INFO] [test-bundle] Tests for org.eclipse.text.quicksearch Bundle [eclipse-test-plugin]
05:16:08 [INFO] [feature] Jetty Http Server Feature                    [eclipse-feature]
05:16:08 [INFO] org.eclipse.ua.tests                               [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.ua.tests.doc                           [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.ui.intro.quicklinks.examples                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.ui.intro.solstice.examples                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Tip of the Day Json Provider                   [eclipse-plugin]
05:16:08 [INFO] [bundle] IDE Enablement for Tip of the Day              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.tips.feature                               [eclipse-feature]
05:16:08 [INFO] infocenter-parent                                                  [pom]
05:16:08 [INFO] [bundle] Servletbridge                                  [eclipse-plugin]
05:16:08 [INFO] [bundle] Servletbridge Http Service                     [eclipse-plugin]
05:16:08 [INFO] infocenter-product                                  [eclipse-repository]
05:16:08 [INFO] infocenter-app                                                     [war]
05:16:08 [INFO] [bundle] User Admin Service                             [eclipse-plugin]
05:16:08 [INFO] [bundle] Meta Type                                      [eclipse-plugin]
05:16:08 [INFO] [bundle] Configuration Admin                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Device Access Service                          [eclipse-plugin]
05:16:08 [INFO] [bundle] Coordinator                                    [eclipse-plugin]
05:16:08 [INFO] [feature] Equinox Compendium SDK                       [eclipse-feature]
05:16:08 [INFO] [bundle] Region Digraph                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Aspect Weaving Hooks Plug-in                   [eclipse-plugin]
05:16:08 [INFO] [bundle] Standard Caching Service for Equinox Aspects   [eclipse-plugin]
05:16:08 [INFO] [bundle] Log Stream Provider                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Console ssh support plug-in                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Transformer Hook Framework Extension           [eclipse-plugin]
05:16:08 [INFO] [bundle] XSLT Transform Provider                        [eclipse-plugin]
05:16:08 [INFO] [bundle] J9 CachingService Plug-in                      [eclipse-plugin]
05:16:08 [INFO] [bundle] SSHD Fragment                                  [eclipse-plugin]
05:16:08 [INFO] [feature] Equinox Core SDK                             [eclipse-feature]
05:16:08 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment [eclipse-plugin]
05:16:08 [INFO] org.eclipse.equinox.executable                         [eclipse-feature]
05:16:08 [INFO] [feature] Core Server Feature                          [eclipse-feature]
05:16:08 [INFO] [feature] Equinox Target Components                    [eclipse-feature]
05:16:08 [INFO] [feature] Simple Http Server Feature                   [eclipse-feature]
05:16:08 [INFO] [test-bundle] BiDi tests                           [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Test Plug-in                         [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Common Eclipse Runtime Tests         [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Declarative Services Tests           [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Preferences Tests                    [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Equinox security tests               [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Ssh Tests                            [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Console tests                        [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] org.eclipse.equinox.http.servlet.tests [eclipse-test-plugin]
05:16:08 [INFO] [bundle] slf4j Stub                                     [eclipse-plugin]
05:16:08 [INFO] org.eclipse.osgi.tests                             [eclipse-test-plugin]
05:16:08 [INFO] [test-bundle] Test Plug-in for Framework Admin     [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Discovery                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Discovery                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Installer                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Test Install Verifier                          [eclipse-plugin]
05:16:08 [INFO] org.eclipse.equinox.p2.tests                       [eclipse-test-plugin]
05:16:08 [INFO] [bundle] Equinox Provisioning Discovery UI              [eclipse-plugin]
05:16:08 [INFO] [test-bundle] Equinox Provisioning Discovery Tests [eclipse-test-plugin]
05:16:08 [INFO] [product] Reconciler test application               [eclipse-repository]
05:16:08 [INFO] [test-bundle] Equinox Provisioning Tests (Incubation) [eclipse-test-plugin]
05:16:08 [INFO] [bundle] p2 Admin UI                                    [eclipse-plugin]
05:16:08 [INFO] [bundle] Provisioning Admin UI RCP (Incubation)         [eclipse-plugin]
05:16:08 [INFO] [feature] Equinox p2, Discovery UI support             [eclipse-feature]
05:16:08 [INFO] [feature] p2 Server Feature                            [eclipse-feature]
05:16:08 [INFO] [feature] Equinox p2, SDK                              [eclipse-feature]
05:16:08 [INFO] org.eclipse.equinox.p2.examples                                    [pom]
05:16:08 [INFO] [bundle] RCP Mail (Cloud Update Example)                [eclipse-plugin]
05:16:08 [INFO] [bundle] Prestartupdate                                 [eclipse-plugin]
05:16:08 [INFO] [bundle] Sdkbundlevisibility                            [eclipse-plugin]
05:16:08 [INFO] [bundle] Sdknoautoupdates                               [eclipse-plugin]
05:16:08 [INFO] [bundle] RCP Mail (SDK UI)                              [eclipse-plugin]
05:16:08 [INFO] org.eclipse.ant.optional.junit                          [eclipse-plugin]
05:16:08 [INFO] org.eclipse.releng.tests                           [eclipse-test-plugin]
05:16:08 [INFO] org.eclipse.sdk.examples                                [eclipse-plugin]
05:16:08 [INFO] org.eclipse.sdk.tests                                   [eclipse-plugin]
05:16:08 [INFO] org.eclipse.test                                        [eclipse-plugin]
05:16:08 [INFO] org.eclipse.test.performance.win32                      [eclipse-plugin]
05:16:08 [INFO] org.eclipse.sdk.feature                                [eclipse-feature]
05:16:08 [INFO] org.eclipse.sdk.examples.feature                       [eclipse-feature]
05:16:08 [INFO] org.eclipse.test.feature                               [eclipse-feature]
05:16:08 [INFO] org.eclipse.sdk.tests.feature                          [eclipse-feature]
05:16:08 [INFO] eclipse.platform.releng.tychoeclipsebuilder                        [pom]
05:16:08 [INFO] org.eclipse.rcp.configuration                          [eclipse-feature]
05:16:08 [INFO] org.eclipse.rt.osgistarterkit.product               [eclipse-repository]
05:16:08 [INFO] equinox-sdk                                         [eclipse-repository]
05:16:08 [INFO] eclipse-junit-tests                                 [eclipse-repository]
05:16:08 [INFO] eclipse.platform.repository                         [eclipse-repository]
05:16:08 [INFO] platform-aggregator                                                [pom]
05:16:08 [INFO] 
05:16:08 [INFO] ----------------< org.eclipse:eclipse-platform-parent >-----------------
05:16:08 [INFO] Building eclipse-platform-parent 4.28.0-SNAPSHOT                 [1/520]
05:16:08 [INFO] --------------------------------[ pom ]---------------------------------
05:16:08 [INFO] 
05:16:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-platform-parent ---
05:16:08 [INFO] 
05:16:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse-platform-parent ---
05:16:09 [INFO] Copying 1 resource from saveproperties to target
05:16:09 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse-platform-parent ---
05:16:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse-platform-parent ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse-platform-parent/src/main/resources
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse-platform-parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-platform-parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-platform-parent ---
05:16:09 [INFO] Execution was skipped
05:16:09 [INFO] 
05:16:09 [INFO] ------------------< org.eclipse:eclipse-sdk-prereqs >-------------------
05:16:09 [INFO] Building eclipse-sdk-prereqs 4.28.0-SNAPSHOT                     [2/520]
05:16:09 [INFO] ---------------------[ eclipse-target-definition ]----------------------
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/saveproperties
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/src/main/resources
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-target-definition (default-package-target-definition) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-sdk-prereqs ---
05:16:09 [INFO] Execution was skipped
05:16:09 [INFO] 
05:16:09 [INFO] ----------------------< eclipse.jdt:eclipse.jdt >-----------------------
05:16:09 [INFO] Building eclipse jdt 4.28.0-SNAPSHOT                             [3/520]
05:16:09 [INFO] --------------------------------[ pom ]---------------------------------
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt ---
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.jdt ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/saveproperties
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.jdt ---
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.jdt ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/src/main/resources
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.jdt ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt ---
05:16:09 [INFO] Execution was skipped
05:16:09 [INFO] 
05:16:09 [INFO] ---------------------< org.eclipse.equinox:parent >---------------------
05:16:09 [INFO] Building parent 4.28.0-SNAPSHOT                                  [4/520]
05:16:09 [INFO] --------------------------------[ pom ]---------------------------------
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ parent ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/saveproperties
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ parent ---
05:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/src/main/resources
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ parent ---
05:16:09 [INFO] 
05:16:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ parent ---
05:16:09 [INFO] Execution was skipped
05:16:09 [INFO] 
05:16:09 [INFO] -----------------< org.eclipse.osgi:org.eclipse.osgi >------------------
05:16:09 [INFO] Building org.eclipse.osgi 3.18.400-SNAPSHOT                      [5/520]
05:16:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:12 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:16:12 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
05:16:12 [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/.cache/tycho
05:16:12 [INFO]     Transport mode:         online
05:16:12 [INFO]     Http Transport type:    Java11Client
05:16:12 [INFO]     Update mode:            forced
05:16:12 [INFO]     Minimum cache duration: 60 minutes
05:16:12 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
05:16:13 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:17 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:18 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:19 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:20 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:21 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:21 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:22 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:22 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:16:23 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:16:23 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.28-I-builds
05:16:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
05:16:24 [INFO] 
05:16:24 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.osgi ---
05:16:24 [INFO] 
05:16:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.osgi ---
05:16:28 [INFO] The project's OSGi version is 3.18.400.v20230323-1847
05:16:28 [INFO] 
05:16:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.osgi ---
05:16:28 [INFO] 
05:16:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.osgi ---
05:16:28 [INFO] 
05:16:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.osgi ---
05:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/saveproperties
05:16:28 [INFO] 
05:16:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.osgi ---
05:16:28 [INFO] 
05:16:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.osgi ---
05:16:28 [INFO] 
05:16:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.osgi ---
05:16:28 [INFO] Resolving class path of org.eclipse.osgi
05:16:28 [INFO] 
05:16:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.osgi ---
05:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources
05:16:28 [INFO] 
05:16:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.osgi ---
05:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/main/resources
05:16:28 [INFO] 
05:16:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.osgi ---
05:16:28 [INFO] Compiling 454 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/classes
05:16:40 [INFO] 
05:16:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.osgi ---
05:16:40 [INFO] 
05:16:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.osgi ---
05:16:46 [INFO] 
05:16:46 [INFO] --- bnd-maven-plugin:6.3.1:bnd-process (bnd-process) @ org.eclipse.osgi ---
05:16:53 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/bnd.bnd [0:0]: Export org.eclipse.osgi.internal.framework,  has 2,  private references [org.eclipse.osgi.internal.connect, org.eclipse.osgi.internal.log]
05:16:53 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/bnd.bnd [0:0]: Export org.eclipse.osgi.storage,  has 2,  private references [org.eclipse.osgi.internal.log, org.eclipse.osgi.internal.permadmin]
05:16:53 [INFO] 
05:16:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.osgi ---
05:16:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/src/test/resources
05:16:53 [INFO] 
05:16:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.osgi ---
05:16:53 [INFO] 
05:16:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi ---
05:16:53 [INFO] 
05:16:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.osgi ---
05:16:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.400-SNAPSHOT-sources.jar
05:16:54 [INFO] 
05:16:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.osgi ---
05:16:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/target/org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:16:54 [INFO] 
05:16:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osgi ---
05:16:54 [INFO] MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
05:16:54     The main artifact has been replaced with the baseline version.
05:16:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:54 
05:16:54 [INFO] 
05:16:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.osgi ---
05:16:54 [INFO] 
05:16:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi ---
05:16:54 [INFO] MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.18.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/pom.xml
05:16:54     The main artifact has been replaced with the baseline version.
05:16:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:54 
05:16:54 [WARNING] artifact org.eclipse.osgi:org.eclipse.osgi:xml:p2metadata:3.18.400-SNAPSHOT already attached, replace previous instance
05:16:54 [WARNING] artifact org.eclipse.osgi:org.eclipse.osgi:xml:p2artifacts:3.18.400-SNAPSHOT already attached, replace previous instance
05:16:54 [INFO] 
05:16:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.osgi ---
05:16:54 [INFO] Execution was skipped
05:16:54 [INFO] 
05:16:54 [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.common >-----------
05:16:54 [INFO] Building [bundle] Common Eclipse Runtime 3.17.100-SNAPSHOT       [6/520]
05:16:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.17.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
05:16:55 [INFO] 
05:16:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.common ---
05:16:55 [INFO] The project's OSGi version is 3.17.100.v20230202-1341
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.common ---
05:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/saveproperties
05:16:55 [INFO] 
05:16:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.common ---
05:16:55 [INFO] Resolving class path of [bundle] Common Eclipse Runtime
05:16:55 [INFO] 
05:16:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.common ---
05:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources
05:16:55 [INFO] 
05:16:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.common ---
05:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/main/resources
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.common ---
05:16:55 [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.common ---
05:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/src/test/resources
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.common ---
05:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/org.eclipse.equinox.common-3.17.100-SNAPSHOT-sources.jar
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.common ---
05:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.common ---
05:16:55 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.17.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
05:16:55     The main artifact has been replaced with the baseline version.
05:16:55     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:55 
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.common ---
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.common ---
05:16:55 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common:3.17.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/.polyglot.META-INF
05:16:55     The main artifact has been replaced with the baseline version.
05:16:55     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:55 
05:16:55 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.common:xml:p2metadata:3.17.100-SNAPSHOT already attached, replace previous instance
05:16:55 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.common:xml:p2artifacts:3.17.100-SNAPSHOT already attached, replace previous instance
05:16:55 [INFO] 
05:16:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.common ---
05:16:55 [INFO] Execution was skipped
05:16:55 [INFO] 
05:16:55 [INFO] -----------< org.eclipse.equinox:org.eclipse.osgi.services >------------
05:16:55 [INFO] Building [bundle] OSGi Release 4.2.0 Services 3.11.100-SNAPSHOT  [7/520]
05:16:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.services ---
05:16:56 [INFO] The project's OSGi version is 3.11.100.v20221006-1531
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.osgi.services ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/saveproperties
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.osgi.services ---
05:16:56 [INFO] Resolving class path of [bundle] OSGi Release 4.2.0 Services
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.osgi.services ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/src/main/resources
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.osgi.services ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/src/main/resources
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.osgi.services ---
05:16:56 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/target/classes
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.osgi.services ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/src/test/resources
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.osgi.services ---
05:16:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/target/org.eclipse.osgi.services-3.11.100-SNAPSHOT-sources.jar
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.osgi.services ---
05:16:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/target/org.eclipse.osgi.services-3.11.100-SNAPSHOT.jar
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osgi.services ---
05:16:56 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
05:16:56     The main artifact has been replaced with the baseline version.
05:16:56     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:56 
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.osgi.services ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi.services ---
05:16:56 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.osgi.services:3.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.services/.polyglot.META-INF
05:16:56     The main artifact has been replaced with the baseline version.
05:16:56     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:56 
05:16:56 [WARNING] artifact org.eclipse.equinox:org.eclipse.osgi.services:xml:p2metadata:3.11.100-SNAPSHOT already attached, replace previous instance
05:16:56 [WARNING] artifact org.eclipse.equinox:org.eclipse.osgi.services:xml:p2artifacts:3.11.100-SNAPSHOT already attached, replace previous instance
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.osgi.services ---
05:16:56 [INFO] Execution was skipped
05:16:56 [INFO] 
05:16:56 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.supplement >---------
05:16:56 [INFO] Building [bundle] Supplemental Equinox Functionality 1.10.600-SNAPSHOT [8/520]
05:16:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] The project's OSGi version is 1.10.600.v20220726-1348
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/saveproperties
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] 
05:16:56 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] Resolving class path of [bundle] Supplemental Equinox Functionality
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/main/resources
05:16:56 [INFO] 
05:16:56 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/main/resources
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/target/classes
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.supplement ---
05:16:56 [INFO] 
05:16:56 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/src/test/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/target/org.eclipse.equinox.supplement-1.10.600-SNAPSHOT-sources.jar
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/target/org.eclipse.equinox.supplement-1.10.600-SNAPSHOT.jar
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
05:16:57     The main artifact has been replaced with the baseline version.
05:16:57     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:57 
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.supplement:1.10.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi/supplement/.polyglot.META-INF
05:16:57     The main artifact has been replaced with the baseline version.
05:16:57     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:57 
05:16:57 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.supplement:xml:p2metadata:1.10.600-SNAPSHOT already attached, replace previous instance
05:16:57 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.supplement:xml:p2artifacts:1.10.600-SNAPSHOT already attached, replace previous instance
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.supplement ---
05:16:57 [INFO] Execution was skipped
05:16:57 [INFO] 
05:16:57 [INFO] ---------------< org.eclipse.platform:eclipse.platform >----------------
05:16:57 [INFO] Building eclipse.platform 4.28.0-SNAPSHOT                        [9/520]
05:16:57 [INFO] --------------------------------[ pom ]---------------------------------
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/saveproperties
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/src/main/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform ---
05:16:57 [INFO] Execution was skipped
05:16:57 [INFO] 
05:16:57 [INFO] -----------< org.eclipse.platform:eclipse.platform.runtime >------------
05:16:57 [INFO] Building eclipse.platform.runtime 4.28.0-SNAPSHOT               [10/520]
05:16:57 [INFO] --------------------------------[ pom ]---------------------------------
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.runtime ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.runtime ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/saveproperties
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.runtime ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.runtime ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/src/main/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.runtime ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.runtime ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.runtime ---
05:16:57 [INFO] Execution was skipped
05:16:57 [INFO] 
05:16:57 [INFO] ----------------< org.eclipse.platform:runtime-bundles >----------------
05:16:57 [INFO] Building [aggregator] bundles 4.28.0-SNAPSHOT                   [11/520]
05:16:57 [INFO] --------------------------------[ pom ]---------------------------------
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ runtime-bundles ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ runtime-bundles ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/saveproperties
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ runtime-bundles ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ runtime-bundles ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/src/main/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ runtime-bundles ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ runtime-bundles ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ runtime-bundles ---
05:16:57 [INFO] Execution was skipped
05:16:57 [INFO] 
05:16:57 [INFO] -------------< org.eclipse.platform:org.eclipse.core.jobs >-------------
05:16:57 [INFO] Building [bundle] Eclipse Jobs Mechanism 3.14.0-SNAPSHOT        [12/520]
05:16:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
05:16:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.jobs ---
05:16:57 [INFO] The project's OSGi version is 3.14.0.v20230317-0901
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.jobs ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/saveproperties
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.jobs ---
05:16:57 [INFO] Resolving class path of [bundle] Eclipse Jobs Mechanism
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.jobs ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/src/main/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.jobs ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/src/main/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.jobs ---
05:16:57 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/target/classes
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.jobs ---
05:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/src/test/resources
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.jobs ---
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.jobs ---
05:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/target/org.eclipse.core.jobs-3.14.0-SNAPSHOT-sources.jar
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.jobs ---
05:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/target/org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.jobs ---
05:16:57 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.jobs:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.jobs/.polyglot.META-INF
05:16:57     The main artifact has been replaced with the baseline version.
05:16:57     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:57 
05:16:57 [INFO] 
05:16:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.jobs ---
05:16:57 [INFO] Execution was skipped
05:16:57 [INFO] 
05:16:57 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.registry >----------
05:16:57 [INFO] Building [bundle] Extension Registry Support 3.11.200-SNAPSHOT  [13/520]
05:16:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] The project's OSGi version is 3.11.200.v20220817-1601
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/saveproperties
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] Resolving class path of [bundle] Extension Registry Support
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/src/main/resources
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/src/main/resources
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/target/classes
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/src/test/resources
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/target/org.eclipse.equinox.registry-3.11.200-SNAPSHOT-sources.jar
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/target/org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
05:16:58     The main artifact has been replaced with the baseline version.
05:16:58     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:58 
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.registry:3.11.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.registry/.polyglot.META-INF
05:16:58     The main artifact has been replaced with the baseline version.
05:16:58     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:58 
05:16:58 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.registry:xml:p2metadata:3.11.200-SNAPSHOT already attached, replace previous instance
05:16:58 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.registry:xml:p2artifacts:3.11.200-SNAPSHOT already attached, replace previous instance
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.registry ---
05:16:58 [INFO] Execution was skipped
05:16:58 [INFO] 
05:16:58 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.preferences >---------
05:16:58 [INFO] Building [bundle] Eclipse Preferences Mechanism 3.10.200-SNAPSHOT [14/520]
05:16:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] The project's OSGi version is 3.10.200.v20230120-0604
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/saveproperties
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] 
05:16:58 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] Resolving class path of [bundle] Eclipse Preferences Mechanism
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/src/main/resources
05:16:58 [INFO] 
05:16:58 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/src/main/resources
05:16:58 [INFO] 
05:16:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.preferences ---
05:16:58 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/target/classes
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/src/test/resources
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/target/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT-sources.jar
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/target/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
05:16:59     The main artifact has been replaced with the baseline version.
05:16:59     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:59 
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences:3.10.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/.polyglot.META-INF
05:16:59     The main artifact has been replaced with the baseline version.
05:16:59     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:59 
05:16:59 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.preferences:xml:p2metadata:3.10.200-SNAPSHOT already attached, replace previous instance
05:16:59 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.preferences:xml:p2artifacts:3.10.200-SNAPSHOT already attached, replace previous instance
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.preferences ---
05:16:59 [INFO] Execution was skipped
05:16:59 [INFO] 
05:16:59 [INFO] ---------< org.eclipse.platform:org.eclipse.core.contenttype >----------
05:16:59 [INFO] Building [bundle] Eclipse Content Mechanism 3.9.0-SNAPSHOT      [15/520]
05:16:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] The project's OSGi version is 3.9.0.v20230317-0901
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/saveproperties
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] Resolving class path of [bundle] Eclipse Content Mechanism
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/src/main/resources
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/src/main/resources
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/target/classes
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/src/test/resources
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/target/org.eclipse.core.contenttype-3.9.0-SNAPSHOT-sources.jar
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/target/org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.contenttype:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.contenttype/.polyglot.META-INF
05:16:59     The main artifact has been replaced with the baseline version.
05:16:59     The following attached artifacts have been replaced with the baseline version: [sources]
05:16:59 
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.contenttype ---
05:16:59 [INFO] Execution was skipped
05:16:59 [INFO] 
05:16:59 [INFO] ------------< org.eclipse.equinox:org.eclipse.equinox.app >-------------
05:16:59 [INFO] Building [bundle] Equinox Application Container 1.6.200-SNAPSHOT [16/520]
05:16:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:16:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.app ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.app ---
05:16:59 [INFO] The project's OSGi version is 1.6.200.v20220720-2012
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.app ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.app ---
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.app ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/saveproperties
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.app ---
05:16:59 [INFO] 
05:16:59 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.app ---
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.app ---
05:16:59 [INFO] Resolving class path of [bundle] Equinox Application Container
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.app ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/src/main/resources
05:16:59 [INFO] 
05:16:59 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.app ---
05:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/src/main/resources
05:16:59 [INFO] 
05:16:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.app ---
05:17:00 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/target/classes
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.app ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.app ---
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.app ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/src/test/resources
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.app ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.app ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.app ---
05:17:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/target/org.eclipse.equinox.app-1.6.200-SNAPSHOT-sources.jar
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.app ---
05:17:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/target/org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.app ---
05:17:00 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
05:17:00     The main artifact has been replaced with the baseline version.
05:17:00     The following attached artifacts have been replaced with the baseline version: [sources]
05:17:00 
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.app ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.app ---
05:17:00 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.app:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.app/.polyglot.META-INF
05:17:00     The main artifact has been replaced with the baseline version.
05:17:00     The following attached artifacts have been replaced with the baseline version: [sources]
05:17:00 
05:17:00 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.app:xml:p2metadata:1.6.200-SNAPSHOT already attached, replace previous instance
05:17:00 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.app:xml:p2artifacts:1.6.200-SNAPSHOT already attached, replace previous instance
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.app ---
05:17:00 [INFO] Execution was skipped
05:17:00 [INFO] 
05:17:00 [INFO] -----------< org.eclipse.platform:org.eclipse.core.runtime >------------
05:17:00 [INFO] Building [bundle] Core Runtime 3.27.0-SNAPSHOT                  [17/520]
05:17:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
05:17:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:17:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:17:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:17:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:17:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:17:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.runtime ---
05:17:00 [INFO] The project's OSGi version is 3.27.0.v20230317-0901
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.runtime ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/saveproperties
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.runtime ---
05:17:00 [INFO] Resolving class path of [bundle] Core Runtime
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.runtime ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/src/main/resources
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.runtime ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/src/main/resources
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.runtime ---
05:17:00 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/target/classes
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.runtime ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/src/test/resources
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.runtime ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.runtime ---
05:17:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/target/org.eclipse.core.runtime-3.27.0-SNAPSHOT-sources.jar
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.runtime ---
05:17:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/target/org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.runtime ---
05:17:00 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.runtime:3.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.runtime/.polyglot.META-INF
05:17:00     The main artifact has been replaced with the baseline version.
05:17:00     The following attached artifacts have been replaced with the baseline version: [sources]
05:17:00 
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.runtime ---
05:17:00 [INFO] Execution was skipped
05:17:00 [INFO] 
05:17:00 [INFO] -------------< eclipse.platform.swt:eclipse.platform.swt >--------------
05:17:00 [INFO] Building eclipse.platform.swt 4.28.0-SNAPSHOT                   [18/520]
05:17:00 [INFO] --------------------------------[ pom ]---------------------------------
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.swt ---
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.swt ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/saveproperties
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.swt ---
05:17:00 [INFO] 
05:17:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.swt ---
05:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/src/main/resources
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.swt ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.swt ---
05:17:00 [INFO] 
05:17:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.swt ---
05:17:00 [INFO] Execution was skipped
05:17:00 [INFO] 
05:17:00 [INFO] ------------------< org.eclipse.swt:org.eclipse.swt >-------------------
05:17:00 [INFO] Building org.eclipse.swt 3.123.100-SNAPSHOT                     [19/520]
05:17:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:00 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:17:00 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:03 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:03 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:04 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:04 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:04 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:04 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:05 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:05 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:05 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:17:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
05:17:05 [INFO] 
05:17:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt ---
05:17:05 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt ---
05:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/saveproperties
05:17:05 [INFO] 
05:17:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt ---
05:17:05 [INFO] Resolving class path of org.eclipse.swt
05:17:05 [INFO] 
05:17:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt ---
05:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/src/main/resources
05:17:05 [INFO] 
05:17:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt ---
05:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/src/main/resources
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt ---
05:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/src/test/resources
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt ---
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt ---
05:17:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/target/org.eclipse.swt-3.123.100-SNAPSHOT.jar
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt ---
05:17:05 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt/pom.xml
05:17:05     The main artifact has been replaced with the baseline version.
05:17:05 
05:17:05 [INFO] 
05:17:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt ---
05:17:05 [INFO] Execution was skipped
05:17:05 [INFO] 
05:17:05 [INFO] ---------< org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64 >---------
05:17:05 [INFO] Building org.eclipse.swt.win32.win32.x86_64 3.123.100-SNAPSHOT  [20/520]
05:17:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:05 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[win32/win32/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.p2maven.DefaultProvisioningAgent@6d8e93ee
05:17:05 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:08 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:08 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:09 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:09 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:09 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:09 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:10 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:10 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:10 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:17:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
05:17:10 [INFO] 
05:17:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] 
05:17:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:17:10 [INFO] 
05:17:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] 
05:17:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] 
05:17:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/saveproperties
05:17:10 [INFO] 
05:17:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] 
05:17:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] 
05:17:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:10 [INFO] Resolving class path of org.eclipse.swt.win32.win32.x86_64
05:17:10 [INFO] 
05:17:10 [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:11 [INFO] Executing tasks
05:17:11 [INFO]      [copy] Copying 693 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/src
05:17:11 [INFO] Executed tasks
05:17:11 [INFO] 
05:17:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/src/main/resources
05:17:11 [INFO] 
05:17:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/src/main/resources
05:17:11 [INFO] 
05:17:11 [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:11 [INFO] Executing tasks
05:17:11 [INFO] Executed tasks
05:17:11 [INFO] 
05:17:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:11 [WARNING] useJDK=BREE configured, but no BREE is set in bundle. Fail back to currently running execution environment (JavaSE-11).
05:17:11 [INFO] Compiling 620 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/target/classes
05:17:14 [INFO] 
05:17:14 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:14 [INFO] 
05:17:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:16 [INFO] 
05:17:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/src/test/resources
05:17:16 [INFO] 
05:17:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:16 [INFO] 
05:17:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:16 [INFO] 
05:17:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/target/org.eclipse.swt.win32.win32.x86_64-3.123.100-SNAPSHOT-sources.jar
05:17:17 [INFO] 
05:17:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/target/org.eclipse.swt.win32.win32.x86_64-3.123.100-SNAPSHOT.jar
05:17:17 [INFO] 
05:17:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:17 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
05:17:17     The main artifact has been replaced with the baseline version.
05:17:17     The following attached artifacts have been replaced with the baseline version: [sources]
05:17:17 
05:17:17 [INFO] 
05:17:17 [INFO] --- maven-antrun-plugin:3.1.0:run (swtdownload) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:17 [INFO] Executing tasks
05:17:17 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/swtdownload
05:17:17 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin
05:17:17 [INFO]      [copy] Copying 693 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.src
05:17:17 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.src
05:17:18 [INFO]     [javac] Compiling 620 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin
05:17:25 Note: Some input files use or override a deprecated API.
05:17:25 Note: Recompile with -Xlint:deprecation for details.
05:17:25 [INFO]      [copy] Copying 43 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.bin
05:17:25 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/@dot
05:17:25 [INFO]      [copy] Copying 818 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/@dot
05:17:25 [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/swt.jar
05:17:26 [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/swt.jar
05:17:26 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/swtdownload
05:17:26 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/@dot
05:17:26 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.src
05:17:26 [INFO]      [copy] Copying 693 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.src
05:17:26 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.src
05:17:26 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/src.zip
05:17:27 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/@dot.src
05:17:27 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/swtdownload
05:17:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/swtdownload
05:17:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/swtdownload
05:17:27 [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder/swtdownload
05:17:27 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/target/swt-I20230330-0915-win32-win32-x86_64.zip
05:17:27 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.win32.win32.x86_64/temp.folder
05:17:27 [INFO] Executed tasks
05:17:27 [INFO] 
05:17:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.win32.win32.x86_64 ---
05:17:27 [INFO] Execution was skipped
05:17:27 [INFO] 
05:17:27 [INFO] ---------< org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64 >----------
05:17:27 [INFO] Building org.eclipse.swt.gtk.linux.aarch64 3.123.100-SNAPSHOT   [21/520]
05:17:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:27 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:17:27 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:29 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:30 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:30 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:30 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:30 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:31 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:31 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:31 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:31 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:17:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
05:17:31 [INFO] 
05:17:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] 
05:17:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:17:31 [INFO] 
05:17:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] 
05:17:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] 
05:17:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/saveproperties
05:17:31 [INFO] 
05:17:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] 
05:17:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] 
05:17:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] Resolving class path of org.eclipse.swt.gtk.linux.aarch64
05:17:31 [INFO] 
05:17:31 [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:31 [INFO] Executing tasks
05:17:31 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/src
05:17:32 [INFO] Executed tasks
05:17:32 [INFO] 
05:17:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/src/main/resources
05:17:32 [INFO] 
05:17:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/src/main/resources
05:17:32 [INFO] 
05:17:32 [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:32 [INFO] Executing tasks
05:17:32 [INFO] Executed tasks
05:17:32 [INFO] 
05:17:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:32 [WARNING] useJDK=BREE configured, but no BREE is set in bundle. Fail back to currently running execution environment (JavaSE-11).
05:17:32 [INFO] Compiling 452 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/target/classes
05:17:33 [INFO] 
05:17:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:33 [INFO] 
05:17:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:35 [INFO] 
05:17:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/src/test/resources
05:17:35 [INFO] 
05:17:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:35 [INFO] 
05:17:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:35 [INFO] 
05:17:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/target/org.eclipse.swt.gtk.linux.aarch64-3.123.100-SNAPSHOT-sources.jar
05:17:35 [INFO] 
05:17:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/target/org.eclipse.swt.gtk.linux.aarch64-3.123.100-SNAPSHOT.jar
05:17:36 [INFO] 
05:17:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:36 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.aarch64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
05:17:36     The main artifact has been replaced with the baseline version.
05:17:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:17:36 
05:17:36 [INFO] 
05:17:36 [INFO] --- maven-antrun-plugin:3.1.0:run (swtdownload) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:36 [INFO] Executing tasks
05:17:36 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/swtdownload
05:17:36 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.bin
05:17:36 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.src
05:17:36 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.src
05:17:36 [INFO]     [javac] Compiling 452 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.bin
05:17:40 Note: Some input files use or override a deprecated API.
05:17:40 Note: Recompile with -Xlint:deprecation for details.
05:17:40 [INFO]      [copy] Copying 46 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.bin
05:17:40 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/@dot
05:17:40 [INFO]      [copy] Copying 628 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/@dot
05:17:40 [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/swt.jar
05:17:40 [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/swt.jar
05:17:40 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/swtdownload
05:17:40 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/@dot
05:17:40 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.src
05:17:40 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.src
05:17:40 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.src
05:17:40 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/src.zip
05:17:41 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/@dot.src
05:17:41 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/swtdownload
05:17:41 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/swtdownload
05:17:41 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/swtdownload
05:17:41 [INFO]      [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder/swtdownload
05:17:41 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/target/swt-I20230330-0915-gtk-linux-aarch64.zip
05:17:41 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/temp.folder
05:17:41 [INFO] Executed tasks
05:17:41 [INFO] 
05:17:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.gtk.linux.aarch64 ---
05:17:41 [INFO] Execution was skipped
05:17:41 [INFO] 
05:17:41 [INFO] ----------< org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64 >----------
05:17:41 [INFO] Building org.eclipse.swt.gtk.linux.x86_64 3.123.100-SNAPSHOT    [22/520]
05:17:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:41 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.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.p2maven.DefaultProvisioningAgent@6d8e93ee
05:17:41 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:43 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:44 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:44 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:44 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:44 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:45 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:45 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:45 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:45 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:17:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] 
05:17:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:17:46 [INFO] 
05:17:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] 
05:17:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/saveproperties
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] 
05:17:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] 
05:17:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] Resolving class path of org.eclipse.swt.gtk.linux.x86_64
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] Executing tasks
05:17:46 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/src
05:17:46 [INFO] Executed tasks
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/src/main/resources
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/src/main/resources
05:17:46 [INFO] 
05:17:46 [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [INFO] Executing tasks
05:17:46 [INFO] Executed tasks
05:17:46 [INFO] 
05:17:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:46 [WARNING] useJDK=BREE configured, but no BREE is set in bundle. Fail back to currently running execution environment (JavaSE-11).
05:17:46 [INFO] Compiling 452 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes
05:17:47 [INFO] 
05:17:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:47 [INFO] 
05:17:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:49 [INFO] 
05:17:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/src/test/resources
05:17:49 [INFO] 
05:17:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:49 [INFO] 
05:17:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:49 [INFO] 
05:17:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/org.eclipse.swt.gtk.linux.x86_64-3.123.100-SNAPSHOT-sources.jar
05:17:49 [INFO] 
05:17:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/org.eclipse.swt.gtk.linux.x86_64-3.123.100-SNAPSHOT.jar
05:17:49 [INFO] 
05:17:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:50 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
05:17:50     The main artifact has been replaced with the baseline version.
05:17:50     The following attached artifacts have been replaced with the baseline version: [sources]
05:17:50 
05:17:50 [INFO] 
05:17:50 [INFO] --- maven-antrun-plugin:3.1.0:run (swtdownload) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:50 [INFO] Executing tasks
05:17:50 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/swtdownload
05:17:50 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin
05:17:50 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.src
05:17:50 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.src
05:17:50 [INFO]     [javac] Compiling 452 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin
05:17:53 Note: Some input files use or override a deprecated API.
05:17:53 Note: Recompile with -Xlint:deprecation for details.
05:17:53 [INFO]      [copy] Copying 46 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.bin
05:17:53 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/@dot
05:17:53 [INFO]      [copy] Copying 628 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/@dot
05:17:53 [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/swt.jar
05:17:53 [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/swt.jar
05:17:54 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/swtdownload
05:17:54 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/@dot
05:17:54 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.src
05:17:54 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.src
05:17:54 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.src
05:17:54 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/src.zip
05:17:54 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/@dot.src
05:17:54 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/swtdownload
05:17:54 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/swtdownload
05:17:54 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/swtdownload
05:17:54 [INFO]      [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder/swtdownload
05:17:54 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/swt-I20230330-0915-gtk-linux-x86_64.zip
05:17:54 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/temp.folder
05:17:54 [INFO] Executed tasks
05:17:54 [INFO] 
05:17:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.gtk.linux.x86_64 ---
05:17:54 [INFO] Execution was skipped
05:17:54 [INFO] 
05:17:54 [INFO] --------< org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64 >--------
05:17:54 [INFO] Building org.eclipse.swt.cocoa.macosx.aarch64 3.123.100-SNAPSHOT [23/520]
05:17:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:54 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:17:54 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:57 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:57 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:57 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:58 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:58 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:17:58 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:17:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] 
05:17:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:17:59 [INFO] 
05:17:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] 
05:17:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/saveproperties
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] 
05:17:59 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] 
05:17:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] Resolving class path of org.eclipse.swt.cocoa.macosx.aarch64
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] Executing tasks
05:17:59 [INFO]      [copy] Copying 637 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/src
05:17:59 [INFO] Executed tasks
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/src/main/resources
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/src/main/resources
05:17:59 [INFO] 
05:17:59 [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [INFO] Executing tasks
05:17:59 [INFO] Executed tasks
05:17:59 [INFO] 
05:17:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:17:59 [WARNING] useJDK=BREE configured, but no BREE is set in bundle. Fail back to currently running execution environment (JavaSE-11).
05:17:59 [INFO] Compiling 598 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/target/classes
05:18:00 [INFO] 
05:18:00 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:00 [INFO] 
05:18:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:02 [INFO] 
05:18:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/src/test/resources
05:18:02 [INFO] 
05:18:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:02 [INFO] 
05:18:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:02 [INFO] 
05:18:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/target/org.eclipse.swt.cocoa.macosx.aarch64-3.123.100-SNAPSHOT-sources.jar
05:18:02 [INFO] 
05:18:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/target/org.eclipse.swt.cocoa.macosx.aarch64-3.123.100-SNAPSHOT.jar
05:18:03 [INFO] 
05:18:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:03 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.aarch64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
05:18:03     The main artifact has been replaced with the baseline version.
05:18:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:03 
05:18:03 [INFO] 
05:18:03 [INFO] --- maven-antrun-plugin:3.1.0:run (swtdownload) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:03 [INFO] Executing tasks
05:18:03 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/swtdownload
05:18:03 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.bin
05:18:03 [INFO]      [copy] Copying 637 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.src
05:18:03 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.src
05:18:03 [INFO]     [javac] Compiling 598 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.bin
05:18:06 Note: Some input files use or override a deprecated API.
05:18:06 Note: Recompile with -Xlint:deprecation for details.
05:18:06 [INFO]      [copy] Copying 43 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.bin
05:18:06 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/@dot
05:18:06 [INFO]      [copy] Copying 774 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/@dot
05:18:06 [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/swt.jar
05:18:06 [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/swt.jar
05:18:07 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/swtdownload
05:18:07 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/@dot
05:18:07 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.src
05:18:07 [INFO]      [copy] Copying 637 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.src
05:18:07 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.src
05:18:07 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/src.zip
05:18:07 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/@dot.src
05:18:07 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/swtdownload
05:18:07 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/swtdownload
05:18:07 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/swtdownload
05:18:07 [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder/swtdownload
05:18:07 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/target/swt-I20230330-0915-cocoa-macosx-aarch64.zip
05:18:07 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.aarch64/temp.folder
05:18:07 [INFO] Executed tasks
05:18:07 [INFO] 
05:18:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.cocoa.macosx.aarch64 ---
05:18:07 [INFO] Execution was skipped
05:18:07 [INFO] 
05:18:07 [INFO] ---------< org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le >----------
05:18:07 [INFO] Building org.eclipse.swt.gtk.linux.ppc64le 3.123.100-SNAPSHOT   [24/520]
05:18:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:07 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/ppc64le], 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.p2maven.DefaultProvisioningAgent@6d8e93ee
05:18:07 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:10 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:10 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:11 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:11 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:11 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:11 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:11 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:11 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:12 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:18:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] 
05:18:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:18:12 [INFO] 
05:18:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] 
05:18:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/saveproperties
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] 
05:18:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] 
05:18:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] Resolving class path of org.eclipse.swt.gtk.linux.ppc64le
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] Executing tasks
05:18:12 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/src
05:18:12 [INFO] Executed tasks
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/src/main/resources
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/src/main/resources
05:18:12 [INFO] 
05:18:12 [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [INFO] Executing tasks
05:18:12 [INFO] Executed tasks
05:18:12 [INFO] 
05:18:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:12 [WARNING] useJDK=BREE configured, but no BREE is set in bundle. Fail back to currently running execution environment (JavaSE-11).
05:18:12 [INFO] Compiling 452 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/target/classes
05:18:13 [INFO] 
05:18:13 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:13 [INFO] 
05:18:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:15 [INFO] 
05:18:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/src/test/resources
05:18:15 [INFO] 
05:18:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:15 [INFO] 
05:18:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:15 [INFO] 
05:18:15 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/target/org.eclipse.swt.gtk.linux.ppc64le-3.123.100-SNAPSHOT-sources.jar
05:18:15 [INFO] 
05:18:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/target/org.eclipse.swt.gtk.linux.ppc64le-3.123.100-SNAPSHOT.jar
05:18:15 [INFO] 
05:18:15 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:16 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
05:18:16     The main artifact has been replaced with the baseline version.
05:18:16     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:16 
05:18:16 [INFO] 
05:18:16 [INFO] --- maven-antrun-plugin:3.1.0:run (swtdownload) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:16 [INFO] Executing tasks
05:18:16 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/swtdownload
05:18:16 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.bin
05:18:16 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.src
05:18:16 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.src
05:18:16 [INFO]     [javac] Compiling 452 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.bin
05:18:19 Note: Some input files use or override a deprecated API.
05:18:19 Note: Recompile with -Xlint:deprecation for details.
05:18:19 [INFO]      [copy] Copying 46 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.bin
05:18:19 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/@dot
05:18:19 [INFO]      [copy] Copying 628 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/@dot
05:18:19 [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/swt.jar
05:18:19 [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/swt.jar
05:18:19 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/swtdownload
05:18:19 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/@dot
05:18:20 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.src
05:18:20 [INFO]      [copy] Copying 537 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.src
05:18:20 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.src
05:18:20 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/src.zip
05:18:20 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/@dot.src
05:18:20 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/swtdownload
05:18:20 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/swtdownload
05:18:20 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/swtdownload
05:18:20 [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder/swtdownload
05:18:20 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/target/swt-I20230330-0915-gtk-linux-ppc64le.zip
05:18:20 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le/temp.folder
05:18:20 [INFO] Executed tasks
05:18:20 [INFO] 
05:18:20 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.gtk.linux.ppc64le ---
05:18:20 [INFO] Execution was skipped
05:18:20 [INFO] 
05:18:20 [INFO] --------< org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64 >---------
05:18:20 [INFO] Building org.eclipse.swt.cocoa.macosx.x86_64 3.123.100-SNAPSHOT [25/520]
05:18:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:20 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/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.p2maven.DefaultProvisioningAgent@6d8e93ee
05:18:20 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:23 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:23 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:23 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:23 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:24 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:24 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:24 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:24 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:18:24 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:18:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] 
05:18:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] The project's OSGi version is 3.123.100.v20230329-1422
05:18:25 [INFO] 
05:18:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] 
05:18:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/saveproperties
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] 
05:18:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] 
05:18:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] Resolving class path of org.eclipse.swt.cocoa.macosx.x86_64
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-antrun-plugin:3.1.0:run (normal) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] Executing tasks
05:18:25 [INFO]      [copy] Copying 637 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/src
05:18:25 [INFO] Executed tasks
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/src/main/resources
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/src/main/resources
05:18:25 [INFO] 
05:18:25 [INFO] --- maven-antrun-plugin:3.1.0:run (natives) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [INFO] Executing tasks
05:18:25 [INFO] Executed tasks
05:18:25 [INFO] 
05:18:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:25 [WARNING] useJDK=BREE configured, but no BREE is set in bundle. Fail back to currently running execution environment (JavaSE-11).
05:18:25 [INFO] Compiling 598 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/target/classes
05:18:26 [INFO] 
05:18:26 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:26 [INFO] 
05:18:26 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:28 [INFO] 
05:18:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/src/test/resources
05:18:28 [INFO] 
05:18:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:28 [INFO] 
05:18:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:28 [INFO] 
05:18:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/target/org.eclipse.swt.cocoa.macosx.x86_64-3.123.100-SNAPSHOT-sources.jar
05:18:28 [INFO] 
05:18:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/target/org.eclipse.swt.cocoa.macosx.x86_64-3.123.100-SNAPSHOT.jar
05:18:29 [INFO] 
05:18:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:29 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:3.123.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
05:18:29     The main artifact has been replaced with the baseline version.
05:18:29     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:29 
05:18:29 [INFO] 
05:18:29 [INFO] --- maven-antrun-plugin:3.1.0:run (swtdownload) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:29 [INFO] Executing tasks
05:18:29 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/swtdownload
05:18:29 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.bin
05:18:29 [INFO]      [copy] Copying 637 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.src
05:18:29 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.src
05:18:29 [INFO]     [javac] Compiling 598 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.bin
05:18:32 Note: Some input files use or override a deprecated API.
05:18:32 Note: Recompile with -Xlint:deprecation for details.
05:18:32 [INFO]      [copy] Copying 43 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.bin
05:18:32 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/@dot
05:18:32 [INFO]      [copy] Copying 774 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/@dot
05:18:32 [INFO]       [jar] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/swt.jar
05:18:33 [INFO]       [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/swt.jar
05:18:33 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/swtdownload
05:18:33 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/@dot
05:18:33 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.src
05:18:33 [INFO]      [copy] Copying 637 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.src
05:18:33 [INFO]      [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.src
05:18:33 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/src.zip
05:18:33 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/@dot.src
05:18:33 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/swtdownload
05:18:33 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/swtdownload
05:18:33 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/swtdownload
05:18:33 [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder/swtdownload
05:18:33 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/target/swt-I20230330-0915-cocoa-macosx-x86_64.zip
05:18:33 [INFO]    [delete] Deleting directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.cocoa.macosx.x86_64/temp.folder
05:18:33 [INFO] Executed tasks
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.cocoa.macosx.x86_64 ---
05:18:33 [INFO] Execution was skipped
05:18:33 [INFO] 
05:18:33 [INFO] --------------< org.eclipse.platform:eclipse.platform.ui >--------------
05:18:33 [INFO] Building eclipse.platform.ui 4.28.0-SNAPSHOT                    [26/520]
05:18:33 [INFO] --------------------------------[ pom ]---------------------------------
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.ui ---
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ui ---
05:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/saveproperties
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.ui ---
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.ui ---
05:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/src/main/resources
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.ui ---
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.ui ---
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ui ---
05:18:33 [INFO] Execution was skipped
05:18:33 [INFO] 
05:18:33 [INFO] ------------------< org.eclipse.platform:ui-bundles >-------------------
05:18:33 [INFO] Building [aggregator] bundles 4.28.0-SNAPSHOT                   [27/520]
05:18:33 [INFO] --------------------------------[ pom ]---------------------------------
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ui-bundles ---
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ ui-bundles ---
05:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/saveproperties
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ ui-bundles ---
05:18:33 [INFO] 
05:18:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ ui-bundles ---
05:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/src/main/resources
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ ui-bundles ---
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ ui-bundles ---
05:18:33 [INFO] 
05:18:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-bundles ---
05:18:33 [INFO] Execution was skipped
05:18:33 [INFO] 
05:18:33 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.css.core >-----------
05:18:33 [INFO] Building [bundle] Eclipse CSS Core Support 0.14.0-SNAPSHOT      [28/520]
05:18:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
05:18:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:34 [INFO] 
05:18:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] The project's OSGi version is 0.14.0.v20230317-0802
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/saveproperties
05:18:34 [INFO] 
05:18:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] Resolving class path of [bundle] Eclipse CSS Core Support
05:18:34 [INFO] 
05:18:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/src/main/resources
05:18:34 [INFO] 
05:18:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/src/main/resources
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] Compiling 153 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/target/classes
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/src/test/resources
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/target/org.eclipse.e4.ui.css.core-0.14.0-SNAPSHOT-sources.jar
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.css.core ---
05:18:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/target/org.eclipse.e4.ui.css.core-0.14.0-SNAPSHOT.jar
05:18:34 [INFO] 
05:18:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.css.core ---
05:18:35 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.core:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/.polyglot.META-INF
05:18:35     The main artifact has been replaced with the baseline version.
05:18:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:35 
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.css.core ---
05:18:35 [INFO] Execution was skipped
05:18:35 [INFO] 
05:18:35 [INFO] ------------< org.eclipse.equinox:org.eclipse.equinox.bidi >------------
05:18:35 [INFO] Building [bundle] Bidirectional Text Support 1.4.200-SNAPSHOT   [29/520]
05:18:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
05:18:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] The project's OSGi version is 1.4.200.v20220710-1223
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/saveproperties
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] Resolving class path of [bundle] Bidirectional Text Support
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/src/main/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/src/main/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/target/classes
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/src/test/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/target/org.eclipse.equinox.bidi-1.4.200-SNAPSHOT-sources.jar
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/target/org.eclipse.equinox.bidi-1.4.200-SNAPSHOT.jar
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
05:18:35     The main artifact has been replaced with the baseline version.
05:18:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:35 
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi/.polyglot.META-INF
05:18:35     The main artifact has been replaced with the baseline version.
05:18:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:35 
05:18:35 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.bidi:xml:p2metadata:1.4.200-SNAPSHOT already attached, replace previous instance
05:18:35 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.bidi:xml:p2artifacts:1.4.200-SNAPSHOT already attached, replace previous instance
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.bidi ---
05:18:35 [INFO] Execution was skipped
05:18:35 [INFO] 
05:18:35 [INFO] -----------< org.eclipse.platform:org.eclipse.core.commands >-----------
05:18:35 [INFO] Building [bundle] Commands 3.11.0-SNAPSHOT                      [30/520]
05:18:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.commands ---
05:18:35 [INFO] The project's OSGi version is 3.11.0.v20230317-0802
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.commands ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/saveproperties
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.commands ---
05:18:35 [INFO] Resolving class path of [bundle] Commands
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.commands ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/main/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.commands ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/main/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.commands ---
05:18:35 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/target/classes
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.commands ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/test/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.commands ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.commands ---
05:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.11.0-SNAPSHOT-sources.jar
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.commands ---
05:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.commands ---
05:18:35 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.commands/.polyglot.META-INF
05:18:35     The main artifact has been replaced with the baseline version.
05:18:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:35 
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.commands ---
05:18:35 [INFO] Execution was skipped
05:18:35 [INFO] 
05:18:35 [INFO] --------------------< org.eclipse.pde:eclipse.pde >---------------------
05:18:35 [INFO] Building eclipse.pde 4.28.0-SNAPSHOT                            [31/520]
05:18:35 [INFO] --------------------------------[ pom ]---------------------------------
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.pde ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/saveproperties
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.pde ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.pde ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/src/main/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.pde ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde ---
05:18:35 [INFO] Execution was skipped
05:18:35 [INFO] 
05:18:35 [INFO] ----------------< org.eclipse.pde:eclipse.pde.apitools >----------------
05:18:35 [INFO] Building eclipse.pde.apitools 4.28.0-SNAPSHOT                   [32/520]
05:18:35 [INFO] --------------------------------[ pom ]---------------------------------
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde.apitools ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.pde.apitools ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/saveproperties
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.pde.apitools ---
05:18:35 [INFO] 
05:18:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.pde.apitools ---
05:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/src/main/resources
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.pde.apitools ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.apitools ---
05:18:35 [INFO] 
05:18:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.apitools ---
05:18:35 [INFO] Execution was skipped
05:18:35 [INFO] 
05:18:35 [INFO] -------< org.eclipse.pde:org.eclipse.pde.api.tools.annotations >--------
05:18:35 [INFO] Building [bundle] PDE API Tools Annotations 1.2.0-SNAPSHOT      [33/520]
05:18:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] The project's OSGi version is 1.2.0.v20230128-1746
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/saveproperties
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] Resolving class path of [bundle] PDE API Tools Annotations
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/src/main/resources
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/src/main/resources
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/classes
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/src/test/resources
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/org.eclipse.pde.api.tools.annotations-1.2.0-SNAPSHOT-sources.jar
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/target/org.eclipse.pde.api.tools.annotations-1.2.0-SNAPSHOT.jar
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.annotations:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.annotations/.polyglot.META-INF
05:18:36     The main artifact has been replaced with the baseline version.
05:18:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:36 
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.api.tools.annotations ---
05:18:36 [INFO] Execution was skipped
05:18:36 [INFO] 
05:18:36 [INFO] ---------------< org.eclipse.platform:org.eclipse.jface >---------------
05:18:36 [INFO] Building [bundle] JFace 3.30.0-SNAPSHOT                         [34/520]
05:18:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface:3.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
05:18:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface ---
05:18:36 [INFO] The project's OSGi version is 3.30.0.v20230317-0802
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface ---
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/saveproperties
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface ---
05:18:36 [INFO] 
05:18:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface ---
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface ---
05:18:36 [INFO] Resolving class path of [bundle] JFace
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/src/main/resources
05:18:36 [INFO] 
05:18:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface ---
05:18:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/src/main/resources
05:18:36 [INFO] 
05:18:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface ---
05:18:36 [INFO] Compiling 417 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/target/classes
05:18:37 [INFO] 
05:18:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface ---
05:18:37 [INFO] 
05:18:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface ---
05:18:39 [INFO] 
05:18:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface ---
05:18:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/src/test/resources
05:18:39 [INFO] 
05:18:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface ---
05:18:39 [INFO] 
05:18:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface ---
05:18:39 [INFO] 
05:18:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface ---
05:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/target/org.eclipse.jface-3.30.0-SNAPSHOT-sources.jar
05:18:39 [INFO] 
05:18:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface ---
05:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/target/org.eclipse.jface-3.30.0-SNAPSHOT.jar
05:18:39 [INFO] 
05:18:39 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface ---
05:18:40 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface:3.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface/.polyglot.META-INF
05:18:40     The main artifact has been replaced with the baseline version.
05:18:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:40 
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface ---
05:18:40 [INFO] Execution was skipped
05:18:40 [INFO] 
05:18:40 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.css.swt >-----------
05:18:40 [INFO] Building [bundle] Eclipse CSS SWT Support 0.15.0-SNAPSHOT       [35/520]
05:18:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] The project's OSGi version is 0.15.0.v20230317-0802
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/saveproperties
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] Resolving class path of [bundle] Eclipse CSS SWT Support
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/src/main/resources
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/src/main/resources
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/target/classes
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/src/test/resources
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/target/org.eclipse.e4.ui.css.swt-0.15.0-SNAPSHOT-sources.jar
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/target/org.eclipse.e4.ui.css.swt-0.15.0-SNAPSHOT.jar
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt:0.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt/.polyglot.META-INF
05:18:40     The main artifact has been replaced with the baseline version.
05:18:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:40 
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.css.swt ---
05:18:40 [INFO] Execution was skipped
05:18:40 [INFO] 
05:18:40 [INFO] ---------< org.eclipse.platform:org.eclipse.core.expressions >----------
05:18:40 [INFO] Building [bundle] Expression Language 3.9.0-SNAPSHOT            [36/520]
05:18:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.expressions ---
05:18:40 [INFO] The project's OSGi version is 3.9.0.v20230317-0901
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.expressions ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/saveproperties
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.expressions ---
05:18:40 [INFO] Resolving class path of [bundle] Expression Language
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.expressions ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/src/main/resources
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.expressions ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/src/main/resources
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.expressions ---
05:18:40 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/target/classes
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.expressions ---
05:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/src/test/resources
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.expressions ---
05:18:40 [INFO] 
05:18:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.expressions ---
05:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/target/org.eclipse.core.expressions-3.9.0-SNAPSHOT-sources.jar
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.expressions ---
05:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/target/org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.expressions ---
05:18:41 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.expressions:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.expressions/.polyglot.META-INF
05:18:41     The main artifact has been replaced with the baseline version.
05:18:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:41 
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.expressions ---
05:18:41 [INFO] Execution was skipped
05:18:41 [INFO] 
05:18:41 [INFO] -------< org.eclipse.platform:org.eclipse.e4.core.di.extensions >-------
05:18:41 [INFO] Building [bundle] Eclipse Dependency Injection Extensions 0.18.0-SNAPSHOT [37/520]
05:18:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.18.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] The project's OSGi version is 0.18.0.v20230317-0901
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/saveproperties
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] Resolving class path of [bundle] Eclipse Dependency Injection Extensions
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/src/main/resources
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/src/main/resources
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/target/classes
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/src/test/resources
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/target/org.eclipse.e4.core.di.extensions-0.18.0-SNAPSHOT-sources.jar
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/target/org.eclipse.e4.core.di.extensions-0.18.0-SNAPSHOT.jar
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions:0.18.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions/.polyglot.META-INF
05:18:41     The main artifact has been replaced with the baseline version.
05:18:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:41 
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.di.extensions ---
05:18:41 [INFO] Execution was skipped
05:18:41 [INFO] 
05:18:41 [INFO] --------< org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme >--------
05:18:41 [INFO] Building [bundle] Eclipse CSS SWT Theme Support 0.14.0-SNAPSHOT [38/520]
05:18:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
05:18:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] The project's OSGi version is 0.14.0.v20230317-0802
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/saveproperties
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] Resolving class path of [bundle] Eclipse CSS SWT Theme Support
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/src/main/resources
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/src/main/resources
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/target/classes
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/src/test/resources
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/target/org.eclipse.e4.ui.css.swt.theme-0.14.0-SNAPSHOT-sources.jar
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/target/org.eclipse.e4.ui.css.swt.theme-0.14.0-SNAPSHOT.jar
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.css.swt.theme:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.swt.theme/.polyglot.META-INF
05:18:41     The main artifact has been replaced with the baseline version.
05:18:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:41 
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.css.swt.theme ---
05:18:41 [INFO] Execution was skipped
05:18:41 [INFO] 
05:18:41 [INFO] ------< org.eclipse.platform:org.eclipse.e4.core.di.annotations >-------
05:18:41 [INFO] Building [bundle] Eclipse Dependency Injection Annotations 1.8.0-SNAPSHOT [39/520]
05:18:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
05:18:41 [INFO] 
05:18:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.di.annotations ---
05:18:41 [INFO] 
05:18:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] The project's OSGi version is 1.8.0.v20230317-0901
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/saveproperties
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] Resolving class path of [bundle] Eclipse Dependency Injection Annotations
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/src/main/resources
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/src/main/resources
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/target/classes
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/src/test/resources
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/target/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT-sources.jar
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/target/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.annotations:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.annotations/.polyglot.META-INF
05:18:42     The main artifact has been replaced with the baseline version.
05:18:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:42 
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.di.annotations ---
05:18:42 [INFO] Execution was skipped
05:18:42 [INFO] 
05:18:42 [INFO] ------------< org.eclipse.platform:org.eclipse.e4.core.di >-------------
05:18:42 [INFO] Building [bundle] Eclipse Dependency Injection 1.9.0-SNAPSHOT   [40/520]
05:18:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] The project's OSGi version is 1.9.0.v20230317-0901
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/saveproperties
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] Resolving class path of [bundle] Eclipse Dependency Injection
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/src/main/resources
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/src/main/resources
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/target/classes
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/src/test/resources
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/target/org.eclipse.e4.core.di-1.9.0-SNAPSHOT-sources.jar
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/target/org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.di:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF
05:18:42     The main artifact has been replaced with the baseline version.
05:18:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:42 
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.di ---
05:18:42 [INFO] Execution was skipped
05:18:42 [INFO] 
05:18:42 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.core.contexts >----------
05:18:42 [INFO] Building [bundle] Eclipse Contexts 1.12.0-SNAPSHOT              [41/520]
05:18:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:42 [INFO] 
05:18:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.contexts ---
05:18:42 [INFO] 
05:18:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] The project's OSGi version is 1.12.0.v20230329-1500
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/saveproperties
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] Resolving class path of [bundle] Eclipse Contexts
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/src/main/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/src/main/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/target/classes
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/src/test/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/target/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT-sources.jar
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/target/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.contexts:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.contexts/.polyglot.META-INF
05:18:43     The main artifact has been replaced with the baseline version.
05:18:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:43 
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.contexts ---
05:18:43 [INFO] Execution was skipped
05:18:43 [INFO] 
05:18:43 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.core.services >----------
05:18:43 [INFO] Building [bundle] Eclipse Application Services 2.4.0-SNAPSHOT   [42/520]
05:18:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] The project's OSGi version is 2.4.0.v20230329-1001
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/saveproperties
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] Resolving class path of [bundle] Eclipse Application Services
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/src/main/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/src/main/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/src/test/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/org.eclipse.e4.core.services-2.4.0-SNAPSHOT-sources.jar
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.services ---
05:18:43 [WARNING] Checking Service-Component header that contains wildcards is currently not supported
05:18:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.services:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/.polyglot.META-INF
05:18:43     The main artifact has been replaced with the baseline version.
05:18:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:43 
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.services ---
05:18:43 [INFO] Execution was skipped
05:18:43 [INFO] 
05:18:43 [INFO] --< org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier >---
05:18:43 [INFO] Building [bundle] Eclipse Dependency Injection Extensions Supplier 0.17.0-SNAPSHOT [43/520]
05:18:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] The project's OSGi version is 0.17.0.v20230317-0901
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/saveproperties
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] 
05:18:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] Resolving class path of [bundle] Eclipse Dependency Injection Extensions Supplier
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/src/main/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/src/main/resources
05:18:43 [INFO] 
05:18:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:43 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/target/classes
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:18:44 [INFO] 0 component(s) where generated, 4 where kept.
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/src/test/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/target/org.eclipse.e4.core.di.extensions.supplier-0.17.0-SNAPSHOT-sources.jar
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/target/org.eclipse.e4.core.di.extensions.supplier-0.17.0-SNAPSHOT.jar
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.di.extensions.supplier:0.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/.polyglot.META-INF
05:18:44     The main artifact has been replaced with the baseline version.
05:18:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:44 
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.di.extensions.supplier ---
05:18:44 [INFO] Execution was skipped
05:18:44 [INFO] 
05:18:44 [INFO] -------------< org.eclipse.platform:org.eclipse.e4.ui.di >--------------
05:18:44 [INFO] Building [bundle] Eclipse UI Dependency Injection 1.5.0-SNAPSHOT [44/520]
05:18:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] The project's OSGi version is 1.5.0.v20230317-0802
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/saveproperties
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] Resolving class path of [bundle] Eclipse UI Dependency Injection
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/src/main/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/src/main/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/target/classes
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/src/test/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/target/org.eclipse.e4.ui.di-1.5.0-SNAPSHOT-sources.jar
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/target/org.eclipse.e4.ui.di-1.5.0-SNAPSHOT.jar
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.di:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/.polyglot.META-INF
05:18:44     The main artifact has been replaced with the baseline version.
05:18:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:44 
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.di ---
05:18:44 [INFO] Execution was skipped
05:18:44 [INFO] 
05:18:44 [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.event >------------
05:18:44 [INFO] Building [bundle] Event Admin 1.6.200-SNAPSHOT                  [45/520]
05:18:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.event ---
05:18:44 [INFO] The project's OSGi version is 1.6.200.v20230120-0604
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.event ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/saveproperties
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.event ---
05:18:44 [INFO] Resolving class path of [bundle] Event Admin
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.event ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/src/main/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.event ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/src/main/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.event ---
05:18:44 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/target/classes
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.event ---
05:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/src/test/resources
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.event ---
05:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/target/org.eclipse.equinox.event-1.6.200-SNAPSHOT-sources.jar
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.event ---
05:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/target/org.eclipse.equinox.event-1.6.200-SNAPSHOT.jar
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.event ---
05:18:44 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
05:18:44     The main artifact has been replaced with the baseline version.
05:18:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:44 
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.event ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.event ---
05:18:44 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.event:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.event/.polyglot.META-INF
05:18:44     The main artifact has been replaced with the baseline version.
05:18:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:44 
05:18:44 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.event:xml:p2metadata:1.6.200-SNAPSHOT already attached, replace previous instance
05:18:44 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.event:xml:p2artifacts:1.6.200-SNAPSHOT already attached, replace previous instance
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.event ---
05:18:44 [INFO] Execution was skipped
05:18:44 [INFO] 
05:18:44 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.services >-----------
05:18:44 [INFO] Building [bundle] Eclipse UI Application Services 1.6.0-SNAPSHOT [46/520]
05:18:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:44 [INFO] 
05:18:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.services ---
05:18:44 [INFO] 
05:18:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] The project's OSGi version is 1.6.0.v20230317-0802
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/saveproperties
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] Resolving class path of [bundle] Eclipse UI Application Services
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/src/main/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/src/main/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/target/classes
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/src/test/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/target/org.eclipse.e4.ui.services-1.6.0-SNAPSHOT-sources.jar
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/target/org.eclipse.e4.ui.services-1.6.0-SNAPSHOT.jar
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.services:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.services/.polyglot.META-INF
05:18:45     The main artifact has been replaced with the baseline version.
05:18:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:45 
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.services ---
05:18:45 [INFO] Execution was skipped
05:18:45 [INFO] 
05:18:45 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.core.commands >----------
05:18:45 [INFO] Building [bundle] Eclipse e4 core commands 1.1.0-SNAPSHOT       [47/520]
05:18:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/saveproperties
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] Resolving class path of [bundle] Eclipse e4 core commands
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/src/main/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/src/main/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/classes
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/src/test/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/org.eclipse.e4.core.commands-1.1.0-SNAPSHOT-sources.jar
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/target/org.eclipse.e4.core.commands-1.1.0-SNAPSHOT.jar
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.core.commands/.polyglot.META-INF
05:18:45     The main artifact has been replaced with the baseline version.
05:18:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:45 
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.commands ---
05:18:45 [INFO] Execution was skipped
05:18:45 [INFO] 
05:18:45 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.bindings >-----------
05:18:45 [INFO] Building [bundle] Eclipse Bindings Support 0.14.0-SNAPSHOT      [48/520]
05:18:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] The project's OSGi version is 0.14.0.v20230324-0846
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/saveproperties
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] Resolving class path of [bundle] Eclipse Bindings Support
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/src/main/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/src/main/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/target/classes
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/src/test/resources
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/target/org.eclipse.e4.ui.bindings-0.14.0-SNAPSHOT-sources.jar
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/target/org.eclipse.e4.ui.bindings-0.14.0-SNAPSHOT.jar
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/.polyglot.META-INF
05:18:45     The main artifact has been replaced with the baseline version.
05:18:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:45 
05:18:45 [INFO] 
05:18:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.bindings ---
05:18:45 [INFO] Execution was skipped
05:18:45 [INFO] 
05:18:45 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.ui.workbench3 >----------
05:18:45 [INFO] Building [bundle] Bundle for Workbench APIs available in e4 0.17.0-SNAPSHOT [49/520]
05:18:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [INFO] 
05:18:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] The project's OSGi version is 0.17.0.v20230317-0802
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/saveproperties
05:18:46 [INFO] 
05:18:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] Resolving class path of [bundle] Bundle for Workbench APIs available in e4
05:18:46 [INFO] 
05:18:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/src/main/resources
05:18:46 [INFO] 
05:18:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/src/main/resources
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/target/classes
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/src/test/resources
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/target/org.eclipse.e4.ui.workbench3-0.17.0-SNAPSHOT-sources.jar
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/target/org.eclipse.e4.ui.workbench3-0.17.0-SNAPSHOT.jar
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench3:0.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench3/.polyglot.META-INF
05:18:46     The main artifact has been replaced with the baseline version.
05:18:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:46 
05:18:46 [INFO] 
05:18:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench3 ---
05:18:46 [INFO] Execution was skipped
05:18:46 [INFO] 
05:18:46 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.emf.xpath >------------
05:18:46 [INFO] Building [bundle] Eclipse Model Xpath 0.4.0-SNAPSHOT            [50/520]
05:18:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] The project's OSGi version is 0.4.0.v20230317-0802
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/saveproperties
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] Resolving class path of [bundle] Eclipse Model Xpath
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/src/main/resources
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/src/main/resources
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/target/classes
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/src/test/resources
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/target/org.eclipse.e4.emf.xpath-0.4.0-SNAPSHOT-sources.jar
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/target/org.eclipse.e4.emf.xpath-0.4.0-SNAPSHOT.jar
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/.polyglot.META-INF
05:18:47     The main artifact has been replaced with the baseline version.
05:18:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:47 
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.emf.xpath ---
05:18:47 [INFO] Execution was skipped
05:18:47 [INFO] 
05:18:47 [INFO] -------< org.eclipse.platform:org.eclipse.e4.ui.model.workbench >-------
05:18:47 [INFO] Building [bundle] Eclipse Workbench Model 2.4.0-SNAPSHOT        [51/520]
05:18:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
05:18:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] The project's OSGi version is 2.4.0.v20230317-0802
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/saveproperties
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] 
05:18:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] Resolving class path of [bundle] Eclipse Workbench Model
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/main/resources
05:18:47 [INFO] 
05:18:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/main/resources
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.model.workbench ---
05:18:47 [INFO] 
05:18:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/test/resources
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/org.eclipse.e4.ui.model.workbench-2.4.0-SNAPSHOT-sources.jar
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/org.eclipse.e4.ui.model.workbench-2.4.0-SNAPSHOT.jar
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.model.workbench:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/.polyglot.META-INF
05:18:48     The main artifact has been replaced with the baseline version.
05:18:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:48 
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.model.workbench ---
05:18:48 [INFO] Execution was skipped
05:18:48 [INFO] 
05:18:48 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.widgets >-----------
05:18:48 [INFO] Building [bundle] Eclipse UI Custom widgets 1.4.0-SNAPSHOT      [52/520]
05:18:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] The project's OSGi version is 1.4.0.v20230317-0802
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/saveproperties
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] Resolving class path of [bundle] Eclipse UI Custom widgets
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/src/main/resources
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/src/main/resources
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/target/classes
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/src/test/resources
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/target/org.eclipse.e4.ui.widgets-1.4.0-SNAPSHOT-sources.jar
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/target/org.eclipse.e4.ui.widgets-1.4.0-SNAPSHOT.jar
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.widgets:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.widgets/.polyglot.META-INF
05:18:48     The main artifact has been replaced with the baseline version.
05:18:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:48 
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.widgets ---
05:18:48 [INFO] Execution was skipped
05:18:48 [INFO] 
05:18:48 [INFO] ----< org.eclipse.platform:org.eclipse.core.databinding.observable >----
05:18:48 [INFO] Building [bundle] JFace Data Binding Observables 1.13.0-SNAPSHOT [53/520]
05:18:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
05:18:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] The project's OSGi version is 1.13.0.v20230317-0802
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/saveproperties
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] 
05:18:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] Resolving class path of [bundle] JFace Data Binding Observables
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/main/resources
05:18:48 [INFO] 
05:18:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/main/resources
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/target/classes
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.observable ---
05:18:48 [INFO] 
05:18:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/test/resources
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.0-SNAPSHOT-sources.jar
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.0-SNAPSHOT.jar
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
05:18:49     The main artifact has been replaced with the baseline version.
05:18:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:49 
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.observable ---
05:18:49 [INFO] Execution was skipped
05:18:49 [INFO] 
05:18:49 [INFO] -----< org.eclipse.platform:org.eclipse.core.databinding.property >-----
05:18:49 [INFO] Building [bundle] JFace Data Binding Properties 1.10.0-SNAPSHOT [54/520]
05:18:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] The project's OSGi version is 1.10.0.v20230317-0802
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/saveproperties
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] Resolving class path of [bundle] JFace Data Binding Properties
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/main/resources
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/main/resources
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/target/classes
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/test/resources
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.0-SNAPSHOT-sources.jar
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.0-SNAPSHOT.jar
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
05:18:49     The main artifact has been replaced with the baseline version.
05:18:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:49 
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.property ---
05:18:49 [INFO] Execution was skipped
05:18:49 [INFO] 
05:18:49 [INFO] ---------< org.eclipse.platform:org.eclipse.core.databinding >----------
05:18:49 [INFO] Building [bundle] JFace Data Binding 1.13.0-SNAPSHOT            [55/520]
05:18:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
05:18:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.databinding ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding ---
05:18:49 [INFO] The project's OSGi version is 1.13.0.v20230317-0802
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.databinding ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.databinding ---
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/saveproperties
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.databinding ---
05:18:49 [INFO] 
05:18:49 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.databinding ---
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding ---
05:18:49 [INFO] Resolving class path of [bundle] JFace Data Binding
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.databinding ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/src/main/resources
05:18:49 [INFO] 
05:18:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding ---
05:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/src/main/resources
05:18:49 [INFO] 
05:18:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.databinding ---
05:18:49 [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/target/classes
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.databinding ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.databinding ---
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/src/test/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.databinding ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.databinding ---
05:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.0-SNAPSHOT-sources.jar
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.databinding ---
05:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.0-SNAPSHOT.jar
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding ---
05:18:50 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding/.polyglot.META-INF
05:18:50     The main artifact has been replaced with the baseline version.
05:18:50     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:50 
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding ---
05:18:50 [INFO] Execution was skipped
05:18:50 [INFO] 
05:18:50 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.dialogs >-----------
05:18:50 [INFO] Building [bundle] Eclipse e4 dialogs 1.4.0-SNAPSHOT             [56/520]
05:18:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] The project's OSGi version is 1.4.0.v20230317-0802
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/saveproperties
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] Resolving class path of [bundle] Eclipse e4 dialogs
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/src/main/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/src/main/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/classes
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/src/test/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/org.eclipse.e4.ui.dialogs-1.4.0-SNAPSHOT-sources.jar
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/target/org.eclipse.e4.ui.dialogs-1.4.0-SNAPSHOT.jar
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.dialogs:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.dialogs/.polyglot.META-INF
05:18:50     The main artifact has been replaced with the baseline version.
05:18:50     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:50 
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.dialogs ---
05:18:50 [INFO] Execution was skipped
05:18:50 [INFO] 
05:18:50 [INFO] -------------< org.eclipse.platform:org.eclipse.urischeme >-------------
05:18:50 [INFO] Building [bundle] Eclipse URI Scheme Handling 1.3.0-SNAPSHOT    [57/520]
05:18:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.urischeme ---
05:18:50 [INFO] The project's OSGi version is 1.3.0.v20230317-0802
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.urischeme ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/saveproperties
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.urischeme ---
05:18:50 [INFO] Resolving class path of [bundle] Eclipse URI Scheme Handling
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.urischeme ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/src/main/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.urischeme ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/src/main/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.urischeme ---
05:18:50 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/target/classes
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.urischeme ---
05:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/src/test/resources
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.urischeme ---
05:18:50 [INFO] 
05:18:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.urischeme ---
05:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/target/org.eclipse.urischeme-1.3.0-SNAPSHOT-sources.jar
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.urischeme ---
05:18:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/target/org.eclipse.urischeme-1.3.0-SNAPSHOT.jar
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.urischeme ---
05:18:51 [INFO] MavenProject: org.eclipse.platform:org.eclipse.urischeme:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.urischeme/.polyglot.META-INF
05:18:51     The main artifact has been replaced with the baseline version.
05:18:51     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:51 
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.urischeme ---
05:18:51 [INFO] Execution was skipped
05:18:51 [INFO] 
05:18:51 [INFO] ---------< org.eclipse.platform:org.eclipse.jface.databinding >---------
05:18:51 [INFO] Building [bundle] JFace Data Binding for SWT and JFace 1.15.0-SNAPSHOT [58/520]
05:18:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] The project's OSGi version is 1.15.0.v20230317-0802
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/saveproperties
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] Resolving class path of [bundle] JFace Data Binding for SWT and JFace
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/src/main/resources
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/src/main/resources
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] Compiling 174 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/target/classes
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/src/test/resources
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/target/org.eclipse.jface.databinding-1.15.0-SNAPSHOT-sources.jar
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/target/org.eclipse.jface.databinding-1.15.0-SNAPSHOT.jar
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.databinding:1.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/.polyglot.META-INF
05:18:51     The main artifact has been replaced with the baseline version.
05:18:51     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:51 
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.databinding ---
05:18:51 [INFO] Execution was skipped
05:18:51 [INFO] 
05:18:51 [INFO] ------------------< org.eclipse.jdt:eclipse.jdt.core >------------------
05:18:51 [INFO] Building eclipse.jdt.core 4.28.0-SNAPSHOT                       [59/520]
05:18:51 [INFO] --------------------------------[ pom ]---------------------------------
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt.core ---
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.core ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/saveproperties
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.jdt.core ---
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.jdt.core ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/src/main/resources
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.jdt.core ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt.core ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.core ---
05:18:51 [INFO] Execution was skipped
05:18:51 [INFO] 
05:18:51 [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.annotation >-------------
05:18:51 [INFO] Building org.eclipse.jdt.annotation 2.2.700-SNAPSHOT            [60/520]
05:18:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] The project's OSGi version is 2.2.700.v20220826-1026
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/saveproperties
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] 
05:18:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] Resolving class path of org.eclipse.jdt.annotation
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/src/main/resources
05:18:51 [INFO] 
05:18:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/src/main/resources
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/target/classes
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.annotation ---
05:18:51 [INFO] 
05:18:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/src/test/resources
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/target/org.eclipse.jdt.annotation-2.2.700-SNAPSHOT-sources.jar
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/target/org.eclipse.jdt.annotation-2.2.700-SNAPSHOT.jar
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:2.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation/pom.xml
05:18:52     The main artifact has been replaced with the baseline version.
05:18:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:52 
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.annotation ---
05:18:52 [INFO] Execution was skipped
05:18:52 [INFO] 
05:18:52 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.workbench >----------
05:18:52 [INFO] Building [bundle] Eclipse e4 Workbench 1.15.0-SNAPSHOT          [61/520]
05:18:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
05:18:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] The project's OSGi version is 1.15.0.v20230317-0802
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/saveproperties
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/main/resources
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/main/resources
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:18:52 [INFO] 0 component(s) where generated, 5 where kept.
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/test/resources
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench ---
05:18:52 [INFO] 
05:18:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench ---
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench ---
05:18:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/org.eclipse.e4.ui.workbench-1.15.0-SNAPSHOT-sources.jar
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench ---
05:18:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/org.eclipse.e4.ui.workbench-1.15.0-SNAPSHOT.jar
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench ---
05:18:53 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench:1.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/.polyglot.META-INF
05:18:53     The main artifact has been replaced with the baseline version.
05:18:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:53 
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench ---
05:18:53 [INFO] Execution was skipped
05:18:53 [INFO] 
05:18:53 [INFO] --------< org.eclipse.platform:org.eclipse.e4.ui.workbench.swt >--------
05:18:53 [INFO] Building [bundle] Eclipse e4 Workbench SWT 0.17.0-SNAPSHOT      [62/520]
05:18:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
05:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:53 [INFO] 
05:18:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] The project's OSGi version is 0.17.0.v20230317-0802
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] 
05:18:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/saveproperties
05:18:53 [INFO] 
05:18:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] 
05:18:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench SWT
05:18:53 [INFO] 
05:18:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/main/resources
05:18:53 [INFO] 
05:18:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/main/resources
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/target/classes
05:18:53 [INFO] 
05:18:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.swt ---
05:18:53 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:18:54 [INFO] 0 component(s) where generated, 4 where kept.
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/test/resources
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/target/org.eclipse.e4.ui.workbench.swt-0.17.0-SNAPSHOT-sources.jar
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/target/org.eclipse.e4.ui.workbench.swt-0.17.0-SNAPSHOT.jar
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.swt:0.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.polyglot.META-INF
05:18:54     The main artifact has been replaced with the baseline version.
05:18:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:54 
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.swt ---
05:18:54 [INFO] Execution was skipped
05:18:54 [INFO] 
05:18:54 [INFO] ---< org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt >---
05:18:54 [INFO] Building [bundle] Eclipse e4 Workbench SWT Renderer 0.16.0-SNAPSHOT [63/520]
05:18:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
05:18:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] The project's OSGi version is 0.16.0.v20230317-0802
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/saveproperties
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench SWT Renderer
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/main/resources
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/main/resources
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/classes
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/test/resources
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/org.eclipse.e4.ui.workbench.renderers.swt-0.16.0-SNAPSHOT-sources.jar
05:18:54 [INFO] 
05:18:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/target/org.eclipse.e4.ui.workbench.renderers.swt-0.16.0-SNAPSHOT.jar
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:55 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt:0.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/.polyglot.META-INF
05:18:55     The main artifact has been replaced with the baseline version.
05:18:55     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:55 
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.renderers.swt ---
05:18:55 [INFO] Execution was skipped
05:18:55 [INFO] 
05:18:55 [INFO] ----< org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt >-----
05:18:55 [INFO] Building [bundle] Eclipse e4 Workbench Add-ons 1.5.0-SNAPSHOT   [64/520]
05:18:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] The project's OSGi version is 1.5.0.v20230317-0802
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/saveproperties
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] Resolving class path of [bundle] Eclipse e4 Workbench Add-ons
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/main/resources
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/main/resources
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/src/test/resources
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/org.eclipse.e4.ui.workbench.addons.swt-1.5.0-SNAPSHOT-sources.jar
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/org.eclipse.e4.ui.workbench.addons.swt-1.5.0-SNAPSHOT.jar
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/.polyglot.META-INF
05:18:55     The main artifact has been replaced with the baseline version.
05:18:55     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:55 
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.addons.swt ---
05:18:55 [INFO] Execution was skipped
05:18:55 [INFO] 
05:18:55 [INFO] --------------< eclipse.platform.ua:eclipse.platform.ua >---------------
05:18:55 [INFO] Building eclipse.platform.ua 4.28.0-SNAPSHOT                    [65/520]
05:18:55 [INFO] --------------------------------[ pom ]---------------------------------
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.ua ---
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ua ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/saveproperties
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.ua ---
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.ua ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/src/main/resources
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.ua ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.ua ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ua ---
05:18:55 [INFO] Execution was skipped
05:18:55 [INFO] 
05:18:55 [INFO] -----------------< org.eclipse.help:org.eclipse.help >------------------
05:18:55 [INFO] Building org.eclipse.help 3.10.0-SNAPSHOT                       [66/520]
05:18:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.help:org.eclipse.help:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.help ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.help ---
05:18:55 [INFO] The project's OSGi version is 3.10.0.v20230317-0802
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.help ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.help ---
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.help ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/saveproperties
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.help ---
05:18:55 [INFO] 
05:18:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.help ---
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.help ---
05:18:55 [INFO] Resolving class path of org.eclipse.help
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.help ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/src/main/resources
05:18:55 [INFO] 
05:18:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.help ---
05:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/src/main/resources
05:18:55 [INFO] 
05:18:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.help ---
05:18:55 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/target/classes
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.help ---
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.help ---
05:18:56 [INFO] 
05:18:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.help ---
05:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/src/test/resources
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.help ---
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.help ---
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.help ---
05:18:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/target/org.eclipse.help-3.10.0-SNAPSHOT-sources.jar
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.help ---
05:18:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/target/org.eclipse.help-3.10.0-SNAPSHOT.jar
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.help ---
05:18:56 [INFO] MavenProject: org.eclipse.help:org.eclipse.help:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help/pom.xml
05:18:56     The main artifact has been replaced with the baseline version.
05:18:56     The following attached artifacts have been replaced with the baseline version: [sources]
05:18:56 
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.help ---
05:18:56 [INFO] Execution was skipped
05:18:56 [INFO] 
05:18:56 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.workbench >------------
05:18:56 [INFO] Building [bundle] Eclipse Workbench 3.129.0-SNAPSHOT            [67/520]
05:18:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.129.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
05:18:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:56 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:18:56 [INFO] 
05:18:56 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] The project's OSGi version is 3.129.0.v20230329-2011
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] 
05:18:56 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/saveproperties
05:18:56 [INFO] 
05:18:56 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] 
05:18:56 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] Resolving class path of [bundle] Eclipse Workbench
05:18:56 [INFO] 
05:18:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/src/main/resources
05:18:56 [INFO] 
05:18:56 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/src/main/resources
05:18:56 [INFO] 
05:18:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.workbench ---
05:18:56 [INFO] Compiling 1198 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[877] 
05:18:59 	if (!(minimizedStack.getObject() instanceof org.eclipse.e4.ui.workbench.addons.minmax.TrimStack))
05:18:59 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[880] 
05:18:59 	org.eclipse.e4.ui.workbench.addons.minmax.TrimStack ts = (org.eclipse.e4.ui.workbench.addons.minmax.TrimStack) minimizedStack
05:18:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[880] 
05:18:59 	org.eclipse.e4.ui.workbench.addons.minmax.TrimStack ts = (org.eclipse.e4.ui.workbench.addons.minmax.TrimStack) minimizedStack
05:18:59 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[882] 
05:18:59 	if (!(ts.getMinimizedElement() instanceof MPartStack))
05:18:59 	         ^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The method 'TrimStack.getMinimizedElement()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[885] 
05:18:59 	MPartStack stack = (MPartStack) ts.getMinimizedElement();
05:18:59 	                                   ^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The method 'TrimStack.getMinimizedElement()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[902] 
05:18:59 	org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) {
05:18:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[902] 
05:18:59 	org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) {
05:18:59 	                                                    ^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'TrimStack.MINIMIZED_AND_SHOWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[907] 
05:18:59 	org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) {
05:18:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'TrimStack' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java:[907] 
05:18:59 	org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.MINIMIZED_AND_SHOWING)) {
05:18:59 	                                                    ^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'TrimStack.MINIMIZED_AND_SHOWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.addons.swt/target/classes')
05:18:59 10. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/Priority.java (at line 50)
05:18:59 	@SuppressWarnings("rawtypes")
05:18:59 	                  ^^^^^^^^^^
05:18:59 At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored
05:18:59 11. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java (at line 398)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 12. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingService.java (at line 616)
05:18:59 	@SuppressWarnings({ "unchecked" })
05:18:59 	                    ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 13. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java (at line 478)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[85] 
05:18:59 	import org.eclipse.e4.ui.model.internal.Position;
05:18:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'Position' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[86] 
05:18:59 	import org.eclipse.e4.ui.model.internal.PositionInfo;
05:18:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1106] 
05:18:59 	* look at: {@link PositionInfo#parse(String)}.
05:18:59 	                  ^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1106] 
05:18:59 	* look at: {@link PositionInfo#parse(String)}.
05:18:59 	                               ^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.parse(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1195] 
05:18:59 	PositionInfo positionInfo = findMovePositionInfo(element);
05:18:59 	^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1204] 
05:18:59 	switch (positionInfo.getPosition()) {
05:18:59 	                     ^^^^^^^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.getPosition()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1205] 
05:18:59 	case LAST:
05:18:59 	     ^^^^
05:18:59 Discouraged access: The field 'Position.LAST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1209] 
05:18:59 	case FIRST:
05:18:59 	     ^^^^^
05:18:59 Discouraged access: The field 'Position.FIRST' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1213] 
05:18:59 	case INDEX:
05:18:59 	     ^^^^^
05:18:59 Discouraged access: The field 'Position.INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1214] 
05:18:59 	int index = positionInfo.getPositionReferenceAsInteger();
05:18:59 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.getPositionReferenceAsInteger()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1222] 
05:18:59 	case BEFORE:
05:18:59 	     ^^^^^^
05:18:59 Discouraged access: The field 'Position.BEFORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1223] 
05:18:59 	case AFTER:
05:18:59 	     ^^^^^
05:18:59 Discouraged access: The field 'Position.AFTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1224] 
05:18:59 	int idx = indexOfElementWithID(elements, positionInfo.getPositionReference());
05:18:59 	                                                      ^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.getPositionReference()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1229] 
05:18:59 	if (positionInfo.getPosition() == Position.AFTER) {
05:18:59 	                 ^^^^^^^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.getPosition()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1229] 
05:18:59 	if (positionInfo.getPosition() == Position.AFTER) {
05:18:59 	                                  ^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'Position' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1229] 
05:18:59 	if (positionInfo.getPosition() == Position.AFTER) {
05:18:59 	                                           ^^^^^
05:18:59 Discouraged access: The field 'Position.AFTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1244] 
05:18:59 	+ positionInfo.getPosition() + "'!"); //$NON-NLS-1$
05:18:59 	               ^^^^^^^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.getPosition()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1275] 
05:18:59 	* and if so it will extract the {@link PositionInfo} out of it.
05:18:59 	                                       ^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1278] 
05:18:59 	* @return the found {@link PositionInfo} on the given {@link MUIElement}, or
05:18:59 	                           ^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1281] 
05:18:59 	private PositionInfo findMovePositionInfo(MUIElement element) {
05:18:59 	        ^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1285] 
05:18:59 	return PositionInfo.parse(tag.substring(MOVE_TAG.length()));
05:18:59 	       ^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'PositionInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java:[1285] 
05:18:59 	return PositionInfo.parse(tag.substring(MOVE_TAG.length()));
05:18:59 	                    ^^^^^
05:18:59 Discouraged access: The method 'PositionInfo.parse(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 36. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java (at line 198)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 37. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/PageBookView.java (at line 473)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 38. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java (at line 1203)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 39. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/statushandlers/WorkbenchStatusDialogManagerImpl.java (at line 488)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 40. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/databinding/SingleSelectionProperty.java (at line 36)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 41. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/RGBVisibleContrastColorFactory.java (at line 102)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 42. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/databinding/AdaptedValueProperty.java (at line 23)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 43. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ShowViewMenu.java (at line 237)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 44. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/FileEditorMapping.java (at line 95)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 45. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/databinding/SelectionServiceListener.java (at line 57)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[40] 
05:18:59 	import org.eclipse.e4.ui.model.internal.ModelUtils;
05:18:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[325] 
05:18:59 	tb.getTransientData().put(ModelUtils.CONTAINING_PARENT, model);
05:18:59 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[325] 
05:18:59 	tb.getTransientData().put(ModelUtils.CONTAINING_PARENT, model);
05:18:59 	                                     ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[339] 
05:18:59 	menu.getTransientData().put(ModelUtils.CONTAINING_PARENT, model);
05:18:59 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[339] 
05:18:59 	menu.getTransientData().put(ModelUtils.CONTAINING_PARENT, model);
05:18:59 	                                       ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[421] 
05:18:59 	MApplicationElement model = (MApplicationElement) mToolBar.getTransientData().get(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[421] 
05:18:59 	MApplicationElement model = (MApplicationElement) mToolBar.getTransientData().get(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                                                                             ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[435] 
05:18:59 	mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[435] 
05:18:59 	mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                              ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[453] 
05:18:59 	MApplicationElement model = (MApplicationElement) mMenu.getTransientData().get(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[453] 
05:18:59 	MApplicationElement model = (MApplicationElement) mMenu.getTransientData().get(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                                                                          ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[467] 
05:18:59 	mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[467] 
05:18:59 	mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                           ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[495] 
05:18:59 	mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[495] 
05:18:59 	mToolBar.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                              ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[511] 
05:18:59 	mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'ModelUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java:[511] 
05:18:59 	mMenu.getTransientData().remove(ModelUtils.CONTAINING_PARENT);
05:18:59 	                                           ^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The field 'ModelUtils.CONTAINING_PARENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CommandToModelProcessor.java:[28] 
05:18:59 	import org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon;
05:18:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'CommandProcessingAddon' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CommandToModelProcessor.java:[104] 
05:18:59 	MCommand command = CommandProcessingAddon.createCommand(cmd, modelService, categoryModel);
05:18:59 	                   ^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'CommandProcessingAddon' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CommandToModelProcessor.java:[104] 
05:18:59 	MCommand command = CommandProcessingAddon.createCommand(cmd, modelService, categoryModel);
05:18:59 	                                          ^^^^^^^^^^^^^
05:18:59 Discouraged access: The method 'CommandProcessingAddon.createCommand(Command, EModelService, MCategory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java:[39] 
05:18:59 	import org.eclipse.e4.core.services.adapter.Adapter;
05:18:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:18:59 Discouraged access: The type 'Adapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java:[384] 
05:18:59 	Adapter adapter = context != null ? context.get(Adapter.class) : null;
05:18:59 	^^^^^^^
05:18:59 Discouraged access: The type 'Adapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java:[384] 
05:18:59 	Adapter adapter = context != null ? context.get(Adapter.class) : null;
05:18:59 	                                                ^^^^^^^
05:18:59 Discouraged access: The type 'Adapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java:[386] 
05:18:59 	Object o = adapter.adapt(descriptor, URL.class);
05:18:59 	                   ^^^^^
05:18:59 Discouraged access: The method 'Adapter.adapt(Object, Class<URL>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes')
05:18:59 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java:[390] 
05:18:59 	o = adapter.adapt(descriptor, URI.class);
05:18:59 	            ^^^^^
05:18:59 Discouraged access: The method 'Adapter.adapt(Object, Class<URI>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.e4.core.services/target/classes')
05:18:59 71. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java (at line 100)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 72. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java (at line 181)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 73. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java (at line 198)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 74. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/migration/PerspectiveBuilder.java (at line 365)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 75. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/databinding/typed/WorkbenchProperties.java (at line 105)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 76. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/databinding/typed/WorkbenchProperties.java (at line 134)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 77. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/databinding/typed/WorkbenchProperties.java (at line 163)
05:18:59 	@SuppressWarnings("unchecked")
05:18:59 	                  ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 78. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/AbstractHandler.java (at line 44)
05:18:59 	@SuppressWarnings({ "unchecked" })
05:18:59 	                    ^^^^^^^^^^^
05:18:59 At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
05:18:59 79. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/AbstractHandler.java (at line 101)
05:18:59 	@SuppressWarnings("rawtypes")
05:18:59 	                  ^^^^^^^^^^
05:18:59 At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored
05:18:59 80. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/AbstractHandler.java (at line 136)
05:18:59 	@SuppressWarnings("rawtypes")
05:18:59 	                  ^^^^^^^^^^
05:18:59 At least one of the problems in category 'rawtypes' is not analysed due to a compiler option being ignored
05:18:59 80 problems (0 errors, 56 warnings, 24 infos)
05:18:59 [INFO] 
05:18:59 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.workbench ---
05:18:59 [INFO] 
05:18:59 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.workbench ---
05:19:03 [INFO] 
05:19:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.workbench ---
05:19:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/src/test/resources
05:19:03 [INFO] 
05:19:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.workbench ---
05:19:03 [INFO] 
05:19:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.workbench ---
05:19:03 [INFO] 
05:19:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.workbench ---
05:19:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.129.0-SNAPSHOT-sources.jar
05:19:04 [INFO] 
05:19:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.workbench ---
05:19:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/org.eclipse.ui.workbench-3.129.0-SNAPSHOT.jar
05:19:04 [INFO] 
05:19:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.workbench ---
05:19:04 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.129.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:19:04    no-classifier: different
05:19:04       org/eclipse/ui/internal/dialogs/cpd/TreeManager$CheckListener.class: different
05:19:04 
05:19:04 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.workbench:3.129.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/.polyglot.META-INF
05:19:04     The main artifact has been replaced with the baseline version.
05:19:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:04 
05:19:04 [INFO] 
05:19:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.workbench ---
05:19:04 [INFO] Execution was skipped
05:19:04 [INFO] 
05:19:04 [INFO] ----------------< org.eclipse.platform:org.eclipse.ui >-----------------
05:19:04 [INFO] Building [bundle] Eclipse UI 3.203.0-SNAPSHOT                   [68/520]
05:19:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui:3.203.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
05:19:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui ---
05:19:05 [INFO] The project's OSGi version is 3.203.0.v20230317-0802
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/saveproperties
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui ---
05:19:05 [INFO] Resolving class path of [bundle] Eclipse UI
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/src/main/resources
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/src/main/resources
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui ---
05:19:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/target/classes
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/src/test/resources
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui ---
05:19:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/target/org.eclipse.ui-3.203.0-SNAPSHOT-sources.jar
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui ---
05:19:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/target/org.eclipse.ui-3.203.0-SNAPSHOT.jar
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui ---
05:19:05 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui:3.203.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui/.polyglot.META-INF
05:19:05     The main artifact has been replaced with the baseline version.
05:19:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:05 
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui ---
05:19:05 [INFO] Execution was skipped
05:19:05 [INFO] 
05:19:05 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.forms >--------------
05:19:05 [INFO] Building [bundle] Eclipse Forms 3.12.0-SNAPSHOT                 [69/520]
05:19:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.forms ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms ---
05:19:05 [INFO] The project's OSGi version is 3.12.0.v20230317-0802
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.forms ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.forms ---
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.forms ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/saveproperties
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.forms ---
05:19:05 [INFO] 
05:19:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.forms ---
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms ---
05:19:05 [INFO] Resolving class path of [bundle] Eclipse Forms
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.forms ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/main/resources
05:19:05 [INFO] 
05:19:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.forms ---
05:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/main/resources
05:19:05 [INFO] 
05:19:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.forms ---
05:19:05 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/target/classes
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.forms ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.forms ---
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.forms ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/test/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.forms ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.forms ---
05:19:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/target/org.eclipse.ui.forms-3.12.0-SNAPSHOT-sources.jar
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.forms ---
05:19:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/target/org.eclipse.ui.forms-3.12.0-SNAPSHOT.jar
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms ---
05:19:06 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.forms:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.forms/.polyglot.META-INF
05:19:06     The main artifact has been replaced with the baseline version.
05:19:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:06 
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.forms ---
05:19:06 [INFO] Execution was skipped
05:19:06 [INFO] 
05:19:06 [INFO] ------------< org.eclipse.platform:eclipse.platform.debug >-------------
05:19:06 [INFO] Building eclipse.platform.debug 4.28.0-SNAPSHOT                 [70/520]
05:19:06 [INFO] --------------------------------[ pom ]---------------------------------
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.debug ---
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.debug ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/saveproperties
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.debug ---
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.debug ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/src/main/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.debug ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.debug ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.debug ---
05:19:06 [INFO] Execution was skipped
05:19:06 [INFO] 
05:19:06 [INFO] ----------< org.eclipse.platform:org.eclipse.core.variables >-----------
05:19:06 [INFO] Building [bundle] Core Variables 3.6.0-SNAPSHOT                 [71/520]
05:19:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.variables ---
05:19:06 [INFO] The project's OSGi version is 3.6.0.v20230317-0802
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.variables ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/saveproperties
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.variables ---
05:19:06 [INFO] Resolving class path of [bundle] Core Variables
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.variables ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/src/main/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.variables ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/src/main/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.variables ---
05:19:06 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/target/classes
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.variables ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/src/test/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.variables ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.variables ---
05:19:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/target/org.eclipse.core.variables-3.6.0-SNAPSHOT-sources.jar
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.variables ---
05:19:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/target/org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.variables ---
05:19:06 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.variables:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.variables/.polyglot.META-INF
05:19:06     The main artifact has been replaced with the baseline version.
05:19:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:06 
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.variables ---
05:19:06 [INFO] Execution was skipped
05:19:06 [INFO] 
05:19:06 [INFO] -------------< org.eclipse.platform:org.eclipse.ant.core >--------------
05:19:06 [INFO] Building [bundle] Ant Build Tool Core 3.7.0-SNAPSHOT            [72/520]
05:19:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ant.core ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ant.core ---
05:19:06 [INFO] The project's OSGi version is 3.7.0.v20230329-1001
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ant.core ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ant.core ---
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ant.core ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/saveproperties
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ant.core ---
05:19:06 [INFO] 
05:19:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ant.core ---
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ant.core ---
05:19:06 [INFO] Resolving class path of [bundle] Ant Build Tool Core
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ant.core ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/src/main/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ant.core ---
05:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/src/main/resources
05:19:06 [INFO] 
05:19:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ant.core ---
05:19:06 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/target/classes
05:19:07 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/target/lib/antsupportlib.jar-classes
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ant.core ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ant.core ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ant.core ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/src/test/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ant.core ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ant.core ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ant.core ---
05:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/target/org.eclipse.ant.core-3.7.0-SNAPSHOT-sources.jar
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ant.core ---
05:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/lib/antsupportlib.jar
05:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/target/org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ant.core ---
05:19:07 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ant.core:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.core/.polyglot.META-INF
05:19:07     The main artifact has been replaced with the baseline version.
05:19:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:07 
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ant.core ---
05:19:07 [INFO] Execution was skipped
05:19:07 [INFO] 
05:19:07 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.security >----------
05:19:07 [INFO] Building org.eclipse.equinox.security 1.3.1000-SNAPSHOT         [73/520]
05:19:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security ---
05:19:07 [INFO] The project's OSGi version is 1.3.1000.v20220801-1135
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.security ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/saveproperties
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.security ---
05:19:07 [INFO] Resolving class path of org.eclipse.equinox.security
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.security ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/src/main/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.security ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/src/main/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.security ---
05:19:07 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/target/classes
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.security ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/src/test/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.security ---
05:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/target/org.eclipse.equinox.security-1.3.1000-SNAPSHOT-sources.jar
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.security ---
05:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/target/org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security ---
05:19:07 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
05:19:07     The main artifact has been replaced with the baseline version.
05:19:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:07 
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.security ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.security ---
05:19:07 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security:1.3.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security/pom.xml
05:19:07     The main artifact has been replaced with the baseline version.
05:19:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:07 
05:19:07 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security:xml:p2metadata:1.3.1000-SNAPSHOT already attached, replace previous instance
05:19:07 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security:xml:p2artifacts:1.3.1000-SNAPSHOT already attached, replace previous instance
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security ---
05:19:07 [INFO] Execution was skipped
05:19:07 [INFO] 
05:19:07 [INFO] -------------< org.eclipse.platform:eclipse.platform.team >-------------
05:19:07 [INFO] Building eclipse.platform.team 4.28.0-SNAPSHOT                  [74/520]
05:19:07 [INFO] --------------------------------[ pom ]---------------------------------
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.team ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.team ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/saveproperties
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.team ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.team ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/src/main/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.team ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.team ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.team ---
05:19:07 [INFO] Execution was skipped
05:19:07 [INFO] 
05:19:07 [INFO] -----------------< org.eclipse.platform:team-bundles >------------------
05:19:07 [INFO] Building [aggregator] bundles 4.28.0-SNAPSHOT                   [75/520]
05:19:07 [INFO] --------------------------------[ pom ]---------------------------------
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ team-bundles ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ team-bundles ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/saveproperties
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ team-bundles ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ team-bundles ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/src/main/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ team-bundles ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ team-bundles ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ team-bundles ---
05:19:07 [INFO] Execution was skipped
05:19:07 [INFO] 
05:19:07 [INFO] -------------< org.eclipse.platform:org.eclipse.core.net >--------------
05:19:07 [INFO] Building [bundle] Internet Connection Management 1.5.0-SNAPSHOT [76/520]
05:19:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.net ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.net ---
05:19:07 [INFO] The project's OSGi version is 1.5.0.v20230317-0901
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.net ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.net ---
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.net ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/saveproperties
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.net ---
05:19:07 [INFO] 
05:19:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.net ---
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.net ---
05:19:07 [INFO] Resolving class path of [bundle] Internet Connection Management
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.net ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/src/main/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.net ---
05:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/src/main/resources
05:19:07 [INFO] 
05:19:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.net ---
05:19:07 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.net ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.net ---
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.net ---
05:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/src/test/resources
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.net ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.net ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.net ---
05:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/org.eclipse.core.net-1.5.0-SNAPSHOT-sources.jar
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.net ---
05:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/org.eclipse.core.net-1.5.0-SNAPSHOT.jar
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.net ---
05:19:08 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.net:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/.polyglot.META-INF
05:19:08     The main artifact has been replaced with the baseline version.
05:19:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:08 
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.net ---
05:19:08 [INFO] Execution was skipped
05:19:08 [INFO] 
05:19:08 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.http.servlet >--------
05:19:08 [INFO] Building [bundle] Http Services Servlet 1.7.400-SNAPSHOT        [77/520]
05:19:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] The project's OSGi version is 1.7.400.v20221006-1531
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/saveproperties
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] Resolving class path of [bundle] Http Services Servlet
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/src/main/resources
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/src/main/resources
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/target/classes
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/src/test/resources
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/target/org.eclipse.equinox.http.servlet-1.7.400-SNAPSHOT-sources.jar
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/target/org.eclipse.equinox.http.servlet-1.7.400-SNAPSHOT.jar
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
05:19:08     The main artifact has been replaced with the baseline version.
05:19:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:08 
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet:1.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet/.polyglot.META-INF
05:19:08     The main artifact has been replaced with the baseline version.
05:19:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:08 
05:19:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.servlet:xml:p2metadata:1.7.400-SNAPSHOT already attached, replace previous instance
05:19:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.servlet:xml:p2artifacts:1.7.400-SNAPSHOT already attached, replace previous instance
05:19:08 [INFO] 
05:19:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.servlet ---
05:19:08 [INFO] Execution was skipped
05:19:08 [INFO] 
05:19:08 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.http.jetty >---------
05:19:08 [INFO] Building [bundle] Jetty Http Service 3.8.200-SNAPSHOT           [78/520]
05:19:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:09 [INFO] 
05:19:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] The project's OSGi version is 3.8.200.v20221109-0702
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/saveproperties
05:19:09 [INFO] 
05:19:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] Resolving class path of [bundle] Jetty Http Service
05:19:09 [INFO] 
05:19:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/src/main/resources
05:19:09 [INFO] 
05:19:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/src/main/resources
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/target/classes
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/src/test/resources
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/target/org.eclipse.equinox.http.jetty-3.8.200-SNAPSHOT-sources.jar
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/target/org.eclipse.equinox.http.jetty-3.8.200-SNAPSHOT.jar
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
05:19:09     The main artifact has been replaced with the baseline version.
05:19:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:09 
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.jetty:3.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.jetty/.polyglot.META-INF
05:19:09     The main artifact has been replaced with the baseline version.
05:19:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:09 
05:19:09 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.jetty:xml:p2metadata:3.8.200-SNAPSHOT already attached, replace previous instance
05:19:09 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.jetty:xml:p2artifacts:3.8.200-SNAPSHOT already attached, replace previous instance
05:19:09 [INFO] 
05:19:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.jetty ---
05:19:09 [INFO] Execution was skipped
05:19:09 [INFO] 
05:19:09 [INFO] ---------------< org.eclipse.help:org.eclipse.help.base >---------------
05:19:09 [INFO] Building org.eclipse.help.base 4.4.0-SNAPSHOT                   [79/520]
05:19:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.help:org.eclipse.help.base:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
05:19:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.help.base ---
05:19:10 [INFO] The project's OSGi version is 4.4.0.v20230330-0915
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.help.base ---
05:19:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/saveproperties
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.help.base ---
05:19:10 [INFO] Resolving class path of org.eclipse.help.base
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.help.base ---
05:19:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/main/resources
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.help.base ---
05:19:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/main/resources
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.help.base ---
05:19:10 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/target/classes
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[31] 
05:19:10 	import org.eclipse.core.internal.net.ProxyManager;
05:19:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:19:10 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[54] 
05:19:10 	IProxyService service = ProxyManager.getProxyManager();
05:19:10 	                        ^^^^^^^^^^^^
05:19:10 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[54] 
05:19:10 	IProxyService service = ProxyManager.getProxyManager();
05:19:10 	                                     ^^^^^^^^^^^^^^^
05:19:10 Discouraged access: The method 'ProxyManager.getProxyManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[96] 
05:19:10 	IProxyService service = ProxyManager.getProxyManager();
05:19:10 	                        ^^^^^^^^^^^^
05:19:10 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[96] 
05:19:10 	IProxyService service = ProxyManager.getProxyManager();
05:19:10 	                                     ^^^^^^^^^^^^^^^
05:19:10 Discouraged access: The method 'ProxyManager.getProxyManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[99] 
05:19:10 	if (service instanceof ProxyManager)
05:19:10 	                       ^^^^^^^^^^^^
05:19:10 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[100] 
05:19:10 	natives = ((ProxyManager)service).getNativeNonProxiedHosts();
05:19:10 	            ^^^^^^^^^^^^
05:19:10 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/util/ProxyUtil.java:[100] 
05:19:10 	natives = ((ProxyManager)service).getNativeNonProxiedHosts();
05:19:10 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
05:19:10 Discouraged access: The method 'ProxyManager.getNativeNonProxiedHosts()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net/target/classes')
05:19:10 8 problems (8 warnings)
05:19:10 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/target/ant_tasks/helpbase-ant.jar-classes
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.help.base ---
05:19:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/src/test/resources
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.help.base ---
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.help.base ---
05:19:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/target/org.eclipse.help.base-4.4.0-SNAPSHOT-sources.jar
05:19:10 [INFO] 
05:19:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.help.base ---
05:19:10 [INFO] Copying 1 resource from  to target
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.help.base ---
05:19:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/ant_tasks/helpbase-ant.jar
05:19:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/target/org.eclipse.help.base-4.4.0-SNAPSHOT.jar
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.help.base ---
05:19:10 [INFO] No baseline version MavenProject: org.eclipse.help:org.eclipse.help.base:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.base/pom.xml
05:19:10 [INFO] 
05:19:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.help.base ---
05:19:10 [INFO] Execution was skipped
05:19:10 [INFO] 
05:19:10 [INFO] ----------------< org.eclipse.ui:org.eclipse.ui.intro >-----------------
05:19:10 [INFO] Building org.eclipse.ui.intro 3.7.0-SNAPSHOT                    [80/520]
05:19:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
05:19:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [INFO] 
05:19:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.intro ---
05:19:11 [INFO] The project's OSGi version is 3.7.0.v20230317-0802
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.intro ---
05:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/saveproperties
05:19:11 [INFO] 
05:19:11 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.intro ---
05:19:11 [INFO] Resolving class path of org.eclipse.ui.intro
05:19:11 [INFO] 
05:19:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.intro ---
05:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/src/main/resources
05:19:11 [INFO] 
05:19:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.intro ---
05:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/src/main/resources
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.intro ---
05:19:11 [INFO] Compiling 89 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/target/classes
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.intro ---
05:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/src/test/resources
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.intro ---
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.intro ---
05:19:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/target/org.eclipse.ui.intro-3.7.0-SNAPSHOT-sources.jar
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.intro ---
05:19:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/target/org.eclipse.ui.intro-3.7.0-SNAPSHOT.jar
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.intro ---
05:19:11 [INFO] MavenProject: org.eclipse.ui:org.eclipse.ui.intro:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro/pom.xml
05:19:11     The main artifact has been replaced with the baseline version.
05:19:11     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:11 
05:19:11 [INFO] 
05:19:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.intro ---
05:19:11 [INFO] Execution was skipped
05:19:11 [INFO] 
05:19:11 [INFO] --------------< eclipse.platform.ua:org.eclipse.help.ui >---------------
05:19:11 [INFO] Building [bundle] Help System UI 4.5.0-SNAPSHOT                 [81/520]
05:19:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:11 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.help.ui ---
05:19:12 [INFO] The project's OSGi version is 4.5.0.v20230317-0802
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.help.ui ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/saveproperties
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.help.ui ---
05:19:12 [INFO] Resolving class path of [bundle] Help System UI
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.help.ui ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/src/main/resources
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.help.ui ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/src/main/resources
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.help.ui ---
05:19:12 [INFO] Compiling 102 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/target/classes
05:19:12 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/ContextHelpPart.java:[81] 
05:19:12 	import org.eclipse.ui.internal.IWorkbenchHelpContextIds;
05:19:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:19:12 Discouraged access: The type 'IWorkbenchHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes')
05:19:12 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/ContextHelpPart.java:[314] 
05:19:12 	if (provider!= null && (context==null || ((context instanceof Context) && IWorkbenchHelpContextIds.MISSING.equals(((Context)context).getId())))) {
05:19:12 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:19:12 Discouraged access: The type 'IWorkbenchHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes')
05:19:12 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/ContextHelpPart.java:[314] 
05:19:12 	if (provider!= null && (context==null || ((context instanceof Context) && IWorkbenchHelpContextIds.MISSING.equals(((Context)context).getId())))) {
05:19:12 	                                                                                                   ^^^^^^^
05:19:12 Discouraged access: The field 'IWorkbenchHelpContextIds.MISSING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes')
05:19:12 3 problems (3 warnings)
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.help.ui ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/src/test/resources
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.help.ui ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.help.ui ---
05:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/target/org.eclipse.help.ui-4.5.0-SNAPSHOT-sources.jar
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.help.ui ---
05:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/target/org.eclipse.help.ui-4.5.0-SNAPSHOT.jar
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.help.ui ---
05:19:12 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.help.ui:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.ui/.polyglot.META-INF
05:19:12     The main artifact has been replaced with the baseline version.
05:19:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:12 
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.help.ui ---
05:19:12 [INFO] Execution was skipped
05:19:12 [INFO] 
05:19:12 [INFO] -------------< org.eclipse.ui:org.eclipse.ui.cheatsheets >--------------
05:19:12 [INFO] Building org.eclipse.ui.cheatsheets 3.8.0-SNAPSHOT              [82/520]
05:19:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
05:19:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] The project's OSGi version is 3.8.0.v20230317-0802
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/saveproperties
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] 
05:19:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] Resolving class path of org.eclipse.ui.cheatsheets
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/main/resources
05:19:12 [INFO] 
05:19:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.cheatsheets ---
05:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/main/resources
05:19:12 [INFO] 
05:19:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/target/classes
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/test/resources
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/target/org.eclipse.ui.cheatsheets-3.8.0-SNAPSHOT-sources.jar
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/target/org.eclipse.ui.cheatsheets-3.8.0-SNAPSHOT.jar
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] MavenProject: org.eclipse.ui:org.eclipse.ui.cheatsheets:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.cheatsheets/pom.xml
05:19:13     The main artifact has been replaced with the baseline version.
05:19:13     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:13 
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.cheatsheets ---
05:19:13 [INFO] Execution was skipped
05:19:13 [INFO] 
05:19:13 [INFO] ------------------< org.eclipse.jdt:org.eclipse.jdt >-------------------
05:19:13 [INFO] Building org eclipse jdt 3.19.100-SNAPSHOT                      [83/520]
05:19:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
05:19:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt ---
05:19:13 [INFO] The project's OSGi version is 3.19.100.v20230330-0915
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/saveproperties
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt ---
05:19:13 [INFO] Resolving class path of org eclipse jdt
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/src/main/resources
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/src/main/resources
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/src/test/resources
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt ---
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.jdt ---
05:19:13 [INFO] Copying 1 resource from  to target
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt ---
05:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/target/org.eclipse.jdt-3.19.100-SNAPSHOT.jar
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt ---
05:19:13 [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt/pom.xml
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt ---
05:19:13 [INFO] Execution was skipped
05:19:13 [INFO] 
05:19:13 [INFO] -------------------< eclipse.jdt.ui:eclipse.jdt.ui >--------------------
05:19:13 [INFO] Building eclipse.jdt.ui 4.28.0-SNAPSHOT                         [84/520]
05:19:13 [INFO] --------------------------------[ pom ]---------------------------------
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt.ui ---
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.ui ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/saveproperties
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.jdt.ui ---
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.jdt.ui ---
05:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/src/main/resources
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.jdt.ui ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt.ui ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.ui ---
05:19:13 [INFO] Execution was skipped
05:19:13 [INFO] 
05:19:13 [INFO] -----------< org.eclipse.jdt:org.eclipse.jdt.junit.runtime >------------
05:19:13 [INFO] Building org.eclipse.jdt.junit.runtime 3.7.100-SNAPSHOT         [85/520]
05:19:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
05:19:13 [INFO] 
05:19:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.junit.runtime ---
05:19:13 [INFO] 
05:19:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] The project's OSGi version is 3.7.100.v20230115-0919
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/saveproperties
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] Resolving class path of org.eclipse.jdt.junit.runtime
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/src/main/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/src/main/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/target/classes
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/src/test/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/target/org.eclipse.jdt.junit.runtime-3.7.100-SNAPSHOT-sources.jar
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/target/org.eclipse.jdt.junit.runtime-3.7.100-SNAPSHOT.jar
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/pom.xml
05:19:14     The main artifact has been replaced with the baseline version.
05:19:14     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:14 
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit.runtime ---
05:19:14 [INFO] Execution was skipped
05:19:14 [INFO] 
05:19:14 [INFO] ----------< org.eclipse.platform:eclipse.platform.resources >-----------
05:19:14 [INFO] Building eclipse.platform.resources 4.28.0-SNAPSHOT             [86/520]
05:19:14 [INFO] --------------------------------[ pom ]---------------------------------
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.resources ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.resources ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/saveproperties
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.resources ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.resources ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/src/main/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.resources ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.resources ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.resources ---
05:19:14 [INFO] Execution was skipped
05:19:14 [INFO] 
05:19:14 [INFO] ---------------< org.eclipse.platform:resources-bundles >---------------
05:19:14 [INFO] Building [aggregator] bundles 4.28.0-SNAPSHOT                   [87/520]
05:19:14 [INFO] --------------------------------[ pom ]---------------------------------
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ resources-bundles ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ resources-bundles ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/saveproperties
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ resources-bundles ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ resources-bundles ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/src/main/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ resources-bundles ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ resources-bundles ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ resources-bundles ---
05:19:14 [INFO] Execution was skipped
05:19:14 [INFO] 
05:19:14 [INFO] ----------< org.eclipse.platform:org.eclipse.core.filesystem >----------
05:19:14 [INFO] Building [bundle] Core File Systems 1.10.0-SNAPSHOT             [88/520]
05:19:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] The project's OSGi version is 1.10.0.v20230317-0901
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/saveproperties
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] Resolving class path of [bundle] Core File Systems
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/src/main/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/src/main/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/target/classes
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/src/test/resources
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/target/org.eclipse.core.filesystem-1.10.0-SNAPSHOT-sources.jar
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/target/org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/.polyglot.META-INF
05:19:14     The main artifact has been replaced with the baseline version.
05:19:14     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:14 
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem ---
05:19:14 [INFO] Execution was skipped
05:19:14 [INFO] 
05:19:14 [INFO] -----------< org.eclipse.platform:org.eclipse.compare.core >------------
05:19:14 [INFO] Building [bundle] Core Compare Support 3.8.0-SNAPSHOT           [89/520]
05:19:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:14 [INFO] 
05:19:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.compare.core ---
05:19:14 [INFO] 
05:19:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.compare.core ---
05:19:15 [INFO] The project's OSGi version is 3.8.0.v20230317-0901
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.compare.core ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/saveproperties
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.compare.core ---
05:19:15 [INFO] Resolving class path of [bundle] Core Compare Support
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.compare.core ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/src/main/resources
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.compare.core ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/src/main/resources
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.compare.core ---
05:19:15 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/target/classes
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.compare.core ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/src/test/resources
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.compare.core ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.compare.core ---
05:19:15 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/target/org.eclipse.compare.core-3.8.0-SNAPSHOT-sources.jar
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.compare.core ---
05:19:15 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/target/org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.compare.core ---
05:19:15 [INFO] MavenProject: org.eclipse.platform:org.eclipse.compare.core:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.core/.polyglot.META-INF
05:19:15     The main artifact has been replaced with the baseline version.
05:19:15     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:15 
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.compare.core ---
05:19:15 [INFO] Execution was skipped
05:19:15 [INFO] 
05:19:15 [INFO] ----------< org.eclipse.platform:org.eclipse.core.resources >-----------
05:19:15 [INFO] Building [bundle] Core Resource Management 3.19.0-SNAPSHOT      [90/520]
05:19:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
05:19:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.resources ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.resources ---
05:19:15 [INFO] The project's OSGi version is 3.19.0.v20230330-0903
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.resources ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.resources ---
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.resources ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/saveproperties
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.resources ---
05:19:15 [INFO] 
05:19:15 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.resources ---
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.resources ---
05:19:15 [INFO] Resolving class path of [bundle] Core Resource Management
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.resources ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/src/main/resources
05:19:15 [INFO] 
05:19:15 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.resources ---
05:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/src/main/resources
05:19:15 [INFO] 
05:19:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.resources ---
05:19:15 [INFO] Compiling 277 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes
05:19:16 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/ant_tasks/resources-ant.jar-classes
05:19:16 [INFO] 
05:19:16 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.resources ---
05:19:16 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:19:16 [INFO] 0 component(s) where generated, 1 where kept.
05:19:16 [INFO] 
05:19:16 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.resources ---
05:19:16 [INFO] 
05:19:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.resources ---
05:19:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/src/test/resources
05:19:16 [INFO] 
05:19:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.resources ---
05:19:16 [INFO] 
05:19:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.resources ---
05:19:16 [INFO] 
05:19:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.resources ---
05:19:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/org.eclipse.core.resources-3.19.0-SNAPSHOT-sources.jar
05:19:16 [INFO] 
05:19:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.resources ---
05:19:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/ant_tasks/resources-ant.jar
05:19:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.resources ---
05:19:17 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.resources:3.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/.polyglot.META-INF
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.resources ---
05:19:17 [INFO] Execution was skipped
05:19:17 [INFO] 
05:19:17 [INFO] -------------< org.eclipse.platform:org.eclipse.team.core >-------------
05:19:17 [INFO] Building [bundle] Team Support Core 3.10.0-SNAPSHOT             [91/520]
05:19:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.core:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
05:19:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:17 [INFO] 
05:19:17 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.team.core ---
05:19:17 [INFO] The project's OSGi version is 3.10.0.v20230317-0901
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.team.core ---
05:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/saveproperties
05:19:17 [INFO] 
05:19:17 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.team.core ---
05:19:17 [INFO] Resolving class path of [bundle] Team Support Core
05:19:17 [INFO] 
05:19:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.team.core ---
05:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/src/main/resources
05:19:17 [INFO] 
05:19:17 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.team.core ---
05:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/src/main/resources
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.team.core ---
05:19:17 [INFO] Compiling 179 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/target/classes
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.team.core ---
05:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/src/test/resources
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.core ---
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.team.core ---
05:19:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/target/org.eclipse.team.core-3.10.0-SNAPSHOT-sources.jar
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.team.core ---
05:19:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/target/org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:19:17 [INFO] 
05:19:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.team.core ---
05:19:18 [INFO] MavenProject: org.eclipse.platform:org.eclipse.team.core:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.core/.polyglot.META-INF
05:19:18     The main artifact has been replaced with the baseline version.
05:19:18     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:18 
05:19:18 [INFO] 
05:19:18 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.team.core ---
05:19:18 [INFO] Execution was skipped
05:19:18 [INFO] 
05:19:18 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch >---------
05:19:18 [INFO] Building org.eclipse.jdt.core.compiler.batch 3.34.0-SNAPSHOT    [92/520]
05:19:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/pom.xml
05:19:18 [INFO] 
05:19:18 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.compiler.batch ---
05:19:18 [INFO] 
05:19:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.compiler.batch ---
05:19:18 [INFO] The project's OSGi version is 3.34.0.v20230329-1518
05:19:18 [INFO] 
05:19:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.compiler.batch ---
05:19:18 [INFO] 
05:19:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.compiler.batch ---
05:19:18 [INFO] 
05:19:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.compiler.batch ---
05:19:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/saveproperties
05:19:18 [INFO] 
05:19:18 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (compiler-message-properties) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] No match to regex '\\' found in '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/messages.properties'. The initial value '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/src/org/eclipse/jdt/internal/compiler/batch/messages.properties' is left as-is...
05:19:19 [INFO] 
05:19:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] 
05:19:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (no-tabs-in-compiler-messages) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.EvaluateBeanshell passed
05:19:19 [INFO] 
05:19:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] 
05:19:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] Resolving class path of org.eclipse.jdt.core.compiler.batch
05:19:19 [INFO] 
05:19:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/src/main/resources
05:19:19 [INFO] 
05:19:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/src/main/resources
05:19:19 [INFO] 
05:19:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.compiler.batch ---
05:19:19 [INFO] Compiling 536 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes
05:19:21 [INFO] 
05:19:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.compiler.batch ---
05:19:21 [INFO] 
05:19:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.compiler.batch ---
05:19:21 [INFO] 
05:19:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.compiler.batch ---
05:19:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/src/test/resources
05:19:21 [INFO] 
05:19:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core.compiler.batch ---
05:19:21 [INFO] 
05:19:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.compiler.batch ---
05:19:21 [INFO] 
05:19:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.compiler.batch ---
05:19:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT-sources.jar
05:19:22 [INFO] 
05:19:22 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ org.eclipse.jdt.core.compiler.batch ---
05:19:22 [INFO] Executing tasks
05:19:22 [INFO] Executed tasks
05:19:22 [INFO] 
05:19:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.compiler.batch ---
05:19:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:19:22 [INFO] 
05:19:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.compiler.batch ---
05:19:23 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/pom.xml
05:19:23     The main artifact has been replaced with the baseline version.
05:19:23     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:23 
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.core.compiler.batch ---
05:19:23 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/pom.xml
05:19:23     The main artifact has been replaced with the baseline version.
05:19:23     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:23 
05:19:23 [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch:xml:p2metadata:3.34.0-SNAPSHOT already attached, replace previous instance
05:19:23 [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core.compiler.batch:xml:p2artifacts:3.34.0-SNAPSHOT already attached, replace previous instance
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.compiler.batch ---
05:19:23 [INFO] Execution was skipped
05:19:23 [INFO] 
05:19:23 [INFO] -------------< org.eclipse.platform:eclipse.platform.text >-------------
05:19:23 [INFO] Building eclipse.platform.text 4.28.0-SNAPSHOT                  [93/520]
05:19:23 [INFO] --------------------------------[ pom ]---------------------------------
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.text ---
05:19:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/saveproperties
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.text ---
05:19:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/src/main/resources
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.text ---
05:19:23 [INFO] Execution was skipped
05:19:23 [INFO] 
05:19:23 [INFO] ---------------< org.eclipse.platform:org.eclipse.text >----------------
05:19:23 [INFO] Building [bundle] Text 3.13.0-SNAPSHOT                          [94/520]
05:19:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
05:19:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.text ---
05:19:23 [INFO] The project's OSGi version is 3.13.0.v20230316-1200
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.text ---
05:19:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/saveproperties
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.text ---
05:19:23 [INFO] Resolving class path of [bundle] Text
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.text ---
05:19:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/src/main/resources
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.text ---
05:19:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/src/main/resources
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.text ---
05:19:23 [INFO] Compiling 132 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/target/classes
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.text ---
05:19:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/src/test/resources
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.text ---
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.text ---
05:19:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/target/org.eclipse.text-3.13.0-SNAPSHOT-sources.jar
05:19:23 [INFO] 
05:19:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.text ---
05:19:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/target/org.eclipse.text-3.13.0-SNAPSHOT.jar
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.text ---
05:19:24 [INFO] MavenProject: org.eclipse.platform:org.eclipse.text:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text/.polyglot.META-INF
05:19:24     The main artifact has been replaced with the baseline version.
05:19:24     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:24 
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.text ---
05:19:24 [INFO] Execution was skipped
05:19:24 [INFO] 
05:19:24 [INFO] ----------------< org.eclipse.jdt:org.eclipse.jdt.core >----------------
05:19:24 [INFO] Building org.eclipse.jdt.core 3.34.0-SNAPSHOT                   [95/520]
05:19:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
05:19:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:24 [INFO] 
05:19:24 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core ---
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core ---
05:19:24 [INFO] The project's OSGi version is 3.34.0.v20230328-0221
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core ---
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core ---
05:19:24 [INFO] 
05:19:24 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core ---
05:19:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/saveproperties
05:19:24 [INFO] 
05:19:24 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core ---
05:19:24 [INFO] 
05:19:24 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core ---
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core ---
05:19:24 [INFO] Resolving class path of org.eclipse.jdt.core
05:19:24 [INFO] 
05:19:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core ---
05:19:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/src/main/resources
05:19:24 [INFO] 
05:19:24 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core ---
05:19:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/src/main/resources
05:19:24 [INFO] 
05:19:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core ---
05:19:24 [INFO] Compiling 1049 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
05:19:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes
05:19:27 [INFO] 
05:19:27 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core ---
05:19:27 [INFO] 
05:19:27 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core ---
05:19:30 [INFO] 
05:19:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core ---
05:19:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/src/test/resources
05:19:30 [INFO] 
05:19:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core ---
05:19:30 [INFO] 
05:19:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core ---
05:19:30 [INFO] 
05:19:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core ---
05:19:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.34.0-SNAPSHOT-sources.jar
05:19:31 [INFO] 
05:19:31 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ org.eclipse.jdt.core ---
05:19:31 [INFO] Executing tasks
05:19:31 [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes
05:19:31 [INFO] Executed tasks
05:19:31 [INFO] 
05:19:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core ---
05:19:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/jdtCompilerAdapter.jar
05:19:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:19:31 [INFO] 
05:19:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core ---
05:19:32 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
05:19:32     The main artifact has been replaced with the baseline version.
05:19:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:32 
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-batch-compiler-source) @ org.eclipse.jdt.core ---
05:19:32 [INFO] Copying 1 resource from scripts/source to target/scripts/source
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-custom-bundle-plugin:4.0.0-SNAPSHOT:custom-bundle (antadapter) @ org.eclipse.jdt.core ---
05:19:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.34.0-SNAPSHOT-antadapter.jar
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.core ---
05:19:32 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml: baseline and build artifacts have same version but different contents
05:19:32    classifier-antadapter: not present in baseline
05:19:32 
05:19:32 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.34.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
05:19:32     The main artifact has been replaced with the baseline version.
05:19:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:32 
05:19:32 [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core:xml:p2metadata:3.34.0-SNAPSHOT already attached, replace previous instance
05:19:32 [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core:xml:p2artifacts:3.34.0-SNAPSHOT already attached, replace previous instance
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core ---
05:19:32 [INFO] Execution was skipped
05:19:32 [INFO] 
05:19:32 [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.core.formatterapp >----------
05:19:32 [INFO] Building org.eclipse.jdt.core.formatterapp 1.2.0-SNAPSHOT       [96/520]
05:19:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
05:19:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] The project's OSGi version is 1.2.0.v20230323-1537
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/saveproperties
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] Resolving class path of org.eclipse.jdt.core.formatterapp
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/src/main/resources
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/src/main/resources
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/target/classes
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/src/test/resources
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/target/org.eclipse.jdt.core.formatterapp-1.2.0-SNAPSHOT-sources.jar
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/target/org.eclipse.jdt.core.formatterapp-1.2.0-SNAPSHOT.jar
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.formatterapp:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.formatterapp/pom.xml
05:19:32     The main artifact has been replaced with the baseline version.
05:19:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:32 
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.formatterapp ---
05:19:32 [INFO] Execution was skipped
05:19:32 [INFO] 
05:19:32 [INFO] -----------< org.eclipse.jdt:org.eclipse.jdt.junit4.runtime >-----------
05:19:32 [INFO] Building org.eclipse.jdt.junit4.runtime 1.3.0-SNAPSHOT          [97/520]
05:19:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] The project's OSGi version is 1.3.0.v20220609-1843
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/saveproperties
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] Resolving class path of org.eclipse.jdt.junit4.runtime
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/src/main/resources
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/src/main/resources
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/target/classes
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/src/test/resources
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit4.runtime ---
05:19:32 [INFO] 
05:19:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit4.runtime ---
05:19:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/target/org.eclipse.jdt.junit4.runtime-1.3.0-SNAPSHOT-sources.jar
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit4.runtime ---
05:19:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/target/org.eclipse.jdt.junit4.runtime-1.3.0-SNAPSHOT.jar
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit4.runtime ---
05:19:33 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit4.runtime:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/pom.xml
05:19:33     The main artifact has been replaced with the baseline version.
05:19:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:33 
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit4.runtime ---
05:19:33 [INFO] Execution was skipped
05:19:33 [INFO] 
05:19:33 [INFO] ------------< org.eclipse.platform:org.eclipse.debug.core >-------------
05:19:33 [INFO] Building [bundle] Debug Core 3.21.0-SNAPSHOT                    [98/520]
05:19:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
05:19:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:33 [INFO] 
05:19:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.core ---
05:19:33 [INFO] The project's OSGi version is 3.21.0.v20230317-0802
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.core ---
05:19:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/saveproperties
05:19:33 [INFO] 
05:19:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.core ---
05:19:33 [INFO] Resolving class path of [bundle] Debug Core
05:19:33 [INFO] 
05:19:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.core ---
05:19:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/src/main/resources
05:19:33 [INFO] 
05:19:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.core ---
05:19:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/src/main/resources
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.core ---
05:19:33 [INFO] Compiling 204 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/target/classes
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.core ---
05:19:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/src/test/resources
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.core ---
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.core ---
05:19:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/target/org.eclipse.debug.core-3.21.0-SNAPSHOT-sources.jar
05:19:33 [INFO] 
05:19:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.core ---
05:19:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/target/org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.core ---
05:19:34 [INFO] MavenProject: org.eclipse.platform:org.eclipse.debug.core:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.core/.polyglot.META-INF
05:19:34     The main artifact has been replaced with the baseline version.
05:19:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:34 
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.core ---
05:19:34 [INFO] Execution was skipped
05:19:34 [INFO] 
05:19:34 [INFO] ----------------< eclipse.jdt.debug:eclipse.jdt.debug >-----------------
05:19:34 [INFO] Building eclipse.jdt.debug 4.28.0-SNAPSHOT                      [99/520]
05:19:34 [INFO] --------------------------------[ pom ]---------------------------------
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.debug ---
05:19:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/saveproperties
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.jdt.debug ---
05:19:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/src/main/resources
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.debug ---
05:19:34 [INFO] Execution was skipped
05:19:34 [INFO] 
05:19:34 [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.debug >----------------
05:19:34 [INFO] Building org.eclipse.jdt.debug 3.21.0-SNAPSHOT                 [100/520]
05:19:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
05:19:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] The project's OSGi version is 3.21.0.v20230329-1610
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/saveproperties
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] Resolving class path of org.eclipse.jdt.debug
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/src/main/resources
05:19:34 [INFO] 
05:19:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/src/main/resources
05:19:34 [INFO] 
05:19:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.debug ---
05:19:34 [INFO] Compiling 361 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/target/classes
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] 
05:19:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/src/test/resources
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.21.0-SNAPSHOT-sources.jar
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar
05:19:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
05:19:35     The main artifact has been replaced with the baseline version.
05:19:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:35 
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.debug ---
05:19:35 [INFO] Execution was skipped
05:19:35 [INFO] 
05:19:35 [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.launching >--------------
05:19:35 [INFO] Building org.eclipse.jdt.launching 3.20.0-SNAPSHOT             [101/520]
05:19:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
05:19:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:35 [INFO] 
05:19:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] The project's OSGi version is 3.20.0.v20230328-1614
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] 
05:19:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/saveproperties
05:19:35 [INFO] 
05:19:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] 
05:19:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] Resolving class path of org.eclipse.jdt.launching
05:19:35 [INFO] 
05:19:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/src/main/resources
05:19:35 [INFO] 
05:19:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/src/main/resources
05:19:35 [INFO] 
05:19:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.launching ---
05:19:35 [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
05:19:36 [INFO] 
05:19:36 [INFO] --- maven-antrun-plugin:3.1.0:run (compile-internal-jar) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] Executing tasks
05:19:36 [INFO] Executed tasks
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] 
05:19:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/src/test/resources
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.20.0-SNAPSHOT-sources.jar
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
05:19:36     The main artifact has been replaced with the baseline version.
05:19:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:36 
05:19:36 [INFO] 
05:19:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.launching ---
05:19:36 [INFO] Execution was skipped
05:19:36 [INFO] 
05:19:36 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx >---------
05:19:36 [INFO] Building org.eclipse.jdt.launching.ui.macosx 1.4.0-SNAPSHOT    [102/520]
05:19:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:36 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:19:36 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:39 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:39 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:40 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:40 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:19:41 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:19:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] The project's OSGi version is 1.4.0.v20230328-1614
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/saveproperties
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] Resolving class path of org.eclipse.jdt.launching.ui.macosx
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/src/main/resources
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/src/main/resources
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/target/classes
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/src/test/resources
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/target/org.eclipse.jdt.launching.ui.macosx-1.4.0-SNAPSHOT-sources.jar
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/target/org.eclipse.jdt.launching.ui.macosx-1.4.0-SNAPSHOT.jar
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.ui.macosx:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/pom.xml
05:19:41     The main artifact has been replaced with the baseline version.
05:19:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:41 
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.launching.ui.macosx ---
05:19:41 [INFO] Execution was skipped
05:19:41 [INFO] 
05:19:41 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.navigator >------------
05:19:41 [INFO] Building [bundle] Common Navigator View 3.12.0-SNAPSHOT        [103/520]
05:19:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] The project's OSGi version is 3.12.0.v20230329-1313
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/saveproperties
05:19:41 [INFO] 
05:19:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] 
05:19:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] 
05:19:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.navigator ---
05:19:41 [INFO] Resolving class path of [bundle] Common Navigator View
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/main/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/main/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] Compiling 154 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/target/classes
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/test/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/target/org.eclipse.ui.navigator-3.12.0-SNAPSHOT-sources.jar
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/target/org.eclipse.ui.navigator-3.12.0-SNAPSHOT.jar
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.navigator:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/.polyglot.META-INF
05:19:42     The main artifact has been replaced with the baseline version.
05:19:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:42 
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.navigator ---
05:19:42 [INFO] Execution was skipped
05:19:42 [INFO] 
05:19:42 [INFO] ----------------< org.eclipse.equinox.p2:rt.equinox.p2 >----------------
05:19:42 [INFO] Building rt.equinox.p2 4.28.0-SNAPSHOT                         [104/520]
05:19:42 [INFO] --------------------------------[ pom ]---------------------------------
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rt.equinox.p2 ---
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ rt.equinox.p2 ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/saveproperties
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ rt.equinox.p2 ---
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ rt.equinox.p2 ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/src/main/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ rt.equinox.p2 ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ rt.equinox.p2 ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ rt.equinox.p2 ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ rt.equinox.p2 ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ rt.equinox.p2 ---
05:19:42 [INFO] Execution was skipped
05:19:42 [INFO] 
05:19:42 [INFO] -------------------< org.eclipse.equinox.p2:bundles >-------------------
05:19:42 [INFO] Building [aggregator] bundles 4.28.0-SNAPSHOT                  [105/520]
05:19:42 [INFO] --------------------------------[ pom ]---------------------------------
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bundles ---
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ bundles ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/saveproperties
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ bundles ---
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ bundles ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/src/main/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ bundles ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ bundles ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ bundles ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ bundles ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ bundles ---
05:19:42 [INFO] Execution was skipped
05:19:42 [INFO] 
05:19:42 [INFO] ---------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.core >---------
05:19:42 [INFO] Building [bundle] Equinox Provisioning Core 2.9.200-SNAPSHOT   [106/520]
05:19:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
05:19:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] The project's OSGi version is 2.9.200.v20220817-1208
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/saveproperties
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] 
05:19:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] Resolving class path of [bundle] Equinox Provisioning Core
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/src/main/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/src/main/resources
05:19:42 [INFO] 
05:19:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.core ---
05:19:42 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/src/test/resources
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT-sources.jar
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
05:19:43     The main artifact has been replaced with the baseline version.
05:19:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:43 
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:2.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/.polyglot.META-INF
05:19:43     The main artifact has been replaced with the baseline version.
05:19:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:43 
05:19:43 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:xml:p2metadata:2.9.200-SNAPSHOT already attached, replace previous instance
05:19:43 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.core:xml:p2artifacts:2.9.200-SNAPSHOT already attached, replace previous instance
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.core ---
05:19:43 [INFO] Execution was skipped
05:19:43 [INFO] 
05:19:43 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor >-----
05:19:43 [INFO] Building [bundle] Equinox Provisioning JAR Processor 1.2.500-SNAPSHOT [107/520]
05:19:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] The project's OSGi version is 1.2.500.v20230322-1009
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/saveproperties
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] Resolving class path of [bundle] Equinox Provisioning JAR Processor
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/src/main/resources
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/src/main/resources
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/target/classes
05:19:43 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/target/lib/jarprocessor-ant.jar-classes
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/src/test/resources
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/target/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT-sources.jar
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/lib/jarprocessor-ant.jar
05:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/target/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [WARNING] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:19:43    no-classifier: different
05:19:43       org/eclipse/equinox/internal/p2/jarprocessor/Utils.class: different
05:19:43 
05:19:43 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
05:19:43     The main artifact has been replaced with the baseline version.
05:19:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:43 
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.jarprocessor/.polyglot.META-INF
05:19:43     The main artifact has been replaced with the baseline version.
05:19:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:43 
05:19:43 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:xml:p2metadata:1.2.500-SNAPSHOT already attached, replace previous instance
05:19:43 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.jarprocessor:xml:p2artifacts:1.2.500-SNAPSHOT already attached, replace previous instance
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.jarprocessor ---
05:19:43 [INFO] Execution was skipped
05:19:43 [INFO] 
05:19:43 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata >-------
05:19:43 [INFO] Building [bundle] Equinox Provisioning Metadata 2.6.300-SNAPSHOT [108/520]
05:19:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] The project's OSGi version is 2.6.300.v20220817-1208
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/saveproperties
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] 
05:19:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] Resolving class path of [bundle] Equinox Provisioning Metadata
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/main/resources
05:19:43 [INFO] 
05:19:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/main/resources
05:19:43 [INFO] 
05:19:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.metadata ---
05:19:43 [INFO] Compiling 142 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/test/resources
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT-sources.jar
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
05:19:44     The main artifact has been replaced with the baseline version.
05:19:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:44 
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:2.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/.polyglot.META-INF
05:19:44     The main artifact has been replaced with the baseline version.
05:19:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:44 
05:19:44 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:xml:p2metadata:2.6.300-SNAPSHOT already attached, replace previous instance
05:19:44 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata:xml:p2artifacts:2.6.300-SNAPSHOT already attached, replace previous instance
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.metadata ---
05:19:44 [INFO] Execution was skipped
05:19:44 [INFO] 
05:19:44 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository >------
05:19:44 [INFO] Building [bundle] Equinox Provisioning Repository 2.6.400-SNAPSHOT [109/520]
05:19:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] The project's OSGi version is 2.6.400.v20230323-1641
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/saveproperties
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] Resolving class path of [bundle] Equinox Provisioning Repository
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/src/main/resources
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/src/main/resources
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/target/classes
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/src/test/resources
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/target/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT-sources.jar
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/target/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
05:19:44     The main artifact has been replaced with the baseline version.
05:19:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:44 
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:2.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/.polyglot.META-INF
05:19:44     The main artifact has been replaced with the baseline version.
05:19:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:44 
05:19:44 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:xml:p2metadata:2.6.400-SNAPSHOT already attached, replace previous instance
05:19:44 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository:xml:p2artifacts:2.6.400-SNAPSHOT already attached, replace previous instance
05:19:44 [INFO] 
05:19:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.repository ---
05:19:44 [INFO] Execution was skipped
05:19:44 [INFO] 
05:19:44 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository >--
05:19:44 [INFO] Building [bundle] Equinox Provisioning Artifact Repository Support 1.4.800-SNAPSHOT [110/520]
05:19:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] The project's OSGi version is 1.4.800.v20221205-1614
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/saveproperties
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] Resolving class path of [bundle] Equinox Provisioning Artifact Repository Support
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/src/main/resources
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/src/main/resources
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/src/test/resources
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT-sources.jar
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
05:19:45     The main artifact has been replaced with the baseline version.
05:19:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:45 
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:1.4.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/.polyglot.META-INF
05:19:45     The main artifact has been replaced with the baseline version.
05:19:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:45 
05:19:45 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:xml:p2metadata:1.4.800-SNAPSHOT already attached, replace previous instance
05:19:45 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.artifact.repository:xml:p2artifacts:1.4.800-SNAPSHOT already attached, replace previous instance
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.artifact.repository ---
05:19:45 [INFO] Execution was skipped
05:19:45 [INFO] 
05:19:45 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository >--
05:19:45 [INFO] Building [bundle] Equinox Provisioning Metadata Repository 1.4.100-SNAPSHOT [111/520]
05:19:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] The project's OSGi version is 1.4.100.v20220329-1456
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/saveproperties
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] Resolving class path of [bundle] Equinox Provisioning Metadata Repository
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/src/main/resources
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/src/main/resources
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/target/classes
05:19:45 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/target/ant_tasks/metadataRepository-ant.jar-classes
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/src/test/resources
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/target/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT-sources.jar
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/ant_tasks/metadataRepository-ant.jar
05:19:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/target/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
05:19:45     The main artifact has been replaced with the baseline version.
05:19:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:45 
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:45 [INFO] 
05:19:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:46 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata.repository/.polyglot.META-INF
05:19:46     The main artifact has been replaced with the baseline version.
05:19:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:46 
05:19:46 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:xml:p2metadata:1.4.100-SNAPSHOT already attached, replace previous instance
05:19:46 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.metadata.repository:xml:p2artifacts:1.4.100-SNAPSHOT already attached, replace previous instance
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.metadata.repository ---
05:19:46 [INFO] Execution was skipped
05:19:46 [INFO] 
05:19:46 [INFO] --------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine >--------
05:19:46 [INFO] Building [bundle] Equinox Provisioning Engine 2.8.0-SNAPSHOT   [112/520]
05:19:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] The project's OSGi version is 2.8.0.v20230322-1009
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/saveproperties
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] Resolving class path of [bundle] Equinox Provisioning Engine
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/main/resources
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/main/resources
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/test/resources
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT-sources.jar
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
05:19:46     The main artifact has been replaced with the baseline version.
05:19:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:46 
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/.polyglot.META-INF
05:19:46     The main artifact has been replaced with the baseline version.
05:19:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:46 
05:19:46 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:xml:p2metadata:2.8.0-SNAPSHOT already attached, replace previous instance
05:19:46 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.engine:xml:p2artifacts:2.8.0-SNAPSHOT already attached, replace previous instance
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.engine ---
05:19:46 [INFO] Execution was skipped
05:19:46 [INFO] 
05:19:46 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.views >--------------
05:19:46 [INFO] Building [bundle] Views 3.12.0-SNAPSHOT                        [113/520]
05:19:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.views ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.views ---
05:19:46 [INFO] The project's OSGi version is 3.12.0.v20230317-0802
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.views ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.views ---
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.views ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/saveproperties
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.views ---
05:19:46 [INFO] 
05:19:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.views ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.views ---
05:19:46 [INFO] Resolving class path of [bundle] Views
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.views ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/src/main/resources
05:19:46 [INFO] 
05:19:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.views ---
05:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/src/main/resources
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.views ---
05:19:46 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/target/classes
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.views ---
05:19:46 [INFO] 
05:19:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.views ---
05:19:47 [INFO] 
05:19:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.views ---
05:19:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/src/test/resources
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.views ---
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.views ---
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.views ---
05:19:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/target/org.eclipse.ui.views-3.12.0-SNAPSHOT-sources.jar
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.views ---
05:19:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/target/org.eclipse.ui.views-3.12.0-SNAPSHOT.jar
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.views ---
05:19:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.views:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views/.polyglot.META-INF
05:19:47     The main artifact has been replaced with the baseline version.
05:19:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:47 
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.views ---
05:19:47 [INFO] Execution was skipped
05:19:47 [INFO] 
05:19:47 [INFO] ------------< org.eclipse.platform:org.eclipse.jface.text >-------------
05:19:47 [INFO] Building [bundle] JFace Text 3.24.0-SNAPSHOT                   [114/520]
05:19:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.24.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
05:19:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:47 [INFO] 
05:19:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.text ---
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.text ---
05:19:47 [INFO] The project's OSGi version is 3.24.0.v20230329-1727
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.text ---
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.text ---
05:19:47 [INFO] 
05:19:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.text ---
05:19:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/saveproperties
05:19:47 [INFO] 
05:19:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.text ---
05:19:47 [INFO] 
05:19:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.text ---
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.text ---
05:19:47 [INFO] Resolving class path of [bundle] JFace Text
05:19:47 [INFO] 
05:19:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.text ---
05:19:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/src/main/resources
05:19:47 [INFO] 
05:19:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.text ---
05:19:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/src/main/resources
05:19:47 [INFO] 
05:19:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.text ---
05:19:47 [INFO] Compiling 357 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/classes
05:19:48 [INFO] 
05:19:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.text ---
05:19:48 [INFO] 
05:19:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.text ---
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.text ---
05:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/src/test/resources
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface.text ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.text ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.text ---
05:19:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/org.eclipse.jface.text-3.24.0-SNAPSHOT-sources.jar
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.text ---
05:19:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/org.eclipse.jface.text-3.24.0-SNAPSHOT.jar
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.text ---
05:19:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.text:3.24.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/.polyglot.META-INF
05:19:49     The main artifact has been replaced with the baseline version.
05:19:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:49 
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.text ---
05:19:49 [INFO] Execution was skipped
05:19:49 [INFO] 
05:19:49 [INFO] -------------< org.eclipse.platform:org.eclipse.e4.ui.ide >-------------
05:19:49 [INFO] Building [bundle] E4 IDE UI 3.17.0-SNAPSHOT                    [115/520]
05:19:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] The project's OSGi version is 3.17.0.v20230317-0802
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/saveproperties
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] Resolving class path of [bundle] E4 IDE UI
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/src/main/resources
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/src/main/resources
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/target/classes
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/src/test/resources
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/target/org.eclipse.e4.ui.ide-3.17.0-SNAPSHOT-sources.jar
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/target/org.eclipse.e4.ui.ide-3.17.0-SNAPSHOT.jar
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.ide:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.ide/.polyglot.META-INF
05:19:49     The main artifact has been replaced with the baseline version.
05:19:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:49 
05:19:49 [INFO] 
05:19:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.ide ---
05:19:49 [INFO] Execution was skipped
05:19:49 [INFO] 
05:19:49 [INFO] --------------< org.eclipse.platform:org.eclipse.ui.ide >---------------
05:19:49 [INFO] Building [bundle] Eclipse IDE UI 3.21.0-SNAPSHOT               [116/520]
05:19:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:50 [INFO] 
05:19:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.ide ---
05:19:50 [INFO] 
05:19:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.ide ---
05:19:50 [INFO] The project's OSGi version is 3.21.0.v20230329-2011
05:19:50 [INFO] 
05:19:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.ide ---
05:19:50 [INFO] 
05:19:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.ide ---
05:19:50 [INFO] 
05:19:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.ide ---
05:19:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/saveproperties
05:19:50 [INFO] 
05:19:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.ide ---
05:19:50 [INFO] 
05:19:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.ide ---
05:19:50 [INFO] 
05:19:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.ide ---
05:19:50 [INFO] Resolving class path of [bundle] Eclipse IDE UI
05:19:50 [INFO] 
05:19:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.ide ---
05:19:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/main/resources
05:19:50 [INFO] 
05:19:50 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.ide ---
05:19:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/main/resources
05:19:50 [INFO] 
05:19:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.ide ---
05:19:50 [INFO] Compiling 478 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/target/classes
05:19:51 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkspacePreferencePage.java:[27] 
05:19:51 	import org.eclipse.core.internal.resources.ValidateProjectEncoding;
05:19:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:19:51 Discouraged access: The type 'ValidateProjectEncoding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:19:51 10. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerFieldFilterGroup.java (at line 283)
05:19:51 	@SuppressWarnings("javadoc")
05:19:51 	                  ^^^^^^^^^
05:19:51 At least one of the problems in category 'javadoc' is not analysed due to a compiler option being ignored
05:19:51 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java:[39] 
05:19:51 	import org.eclipse.core.internal.resources.FilterDescriptor;
05:19:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:19:51 Discouraged access: The type 'FilterDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:19:51 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java:[2288] 
05:19:51 	AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
05:19:51 	                                    ^^^^^^^^^^^^^^^^
05:19:51 Discouraged access: The type 'FilterDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:19:51 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java:[2288] 
05:19:51 	AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
05:19:51 	                                                            ^^^^^^^^^^^^
05:19:51 Discouraged access: The method 'FilterDescriptor.createFilter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:19:51 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java:[3024] 
05:19:51 	AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
05:19:51 	                                    ^^^^^^^^^^^^^^^^
05:19:51 Discouraged access: The type 'FilterDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:19:51 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java:[3024] 
05:19:51 	AbstractFileInfoMatcher matcher = ((FilterDescriptor) desc).createFilter();
05:19:51 	                                                            ^^^^^^^^^^^^
05:19:51 Discouraged access: The method 'FilterDescriptor.createFilter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:19:51 15 problems (0 errors, 6 warnings, 9 infos)
05:19:51 [INFO] 
05:19:51 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.ide ---
05:19:51 [INFO] 
05:19:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.ide ---
05:19:52 [INFO] 
05:19:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.ide ---
05:19:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/test/resources
05:19:52 [INFO] 
05:19:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.ide ---
05:19:52 [INFO] 
05:19:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.ide ---
05:19:52 [INFO] 
05:19:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.ide ---
05:19:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/target/org.eclipse.ui.ide-3.21.0-SNAPSHOT-sources.jar
05:19:52 [INFO] 
05:19:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.ide ---
05:19:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/target/org.eclipse.ui.ide-3.21.0-SNAPSHOT.jar
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.ide ---
05:19:53 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.ide:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide/.polyglot.META-INF
05:19:53     The main artifact has been replaced with the baseline version.
05:19:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:53 
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.ide ---
05:19:53 [INFO] Execution was skipped
05:19:53 [INFO] 
05:19:53 [INFO] ---------< org.eclipse.platform:org.eclipse.core.filebuffers >----------
05:19:53 [INFO] Building [bundle] File Buffers 3.8.0-SNAPSHOT                  [117/520]
05:19:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
05:19:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:53 [INFO] 
05:19:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] The project's OSGi version is 3.8.0.v20230316-1200
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/saveproperties
05:19:53 [INFO] 
05:19:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] Resolving class path of [bundle] File Buffers
05:19:53 [INFO] 
05:19:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/src/main/resources
05:19:53 [INFO] 
05:19:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/src/main/resources
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/target/classes
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/src/test/resources
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] 
05:19:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filebuffers ---
05:19:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/target/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT-sources.jar
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filebuffers ---
05:19:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/target/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filebuffers ---
05:19:54 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers/.polyglot.META-INF
05:19:54     The main artifact has been replaced with the baseline version.
05:19:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:54 
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filebuffers ---
05:19:54 [INFO] Execution was skipped
05:19:54 [INFO] 
05:19:54 [INFO] ------< org.eclipse.platform:org.eclipse.ui.workbench.texteditor >------
05:19:54 [INFO] Building [bundle] Text Editor Framework 3.17.0-SNAPSHOT        [118/520]
05:19:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
05:19:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:54 [INFO] 
05:19:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] The project's OSGi version is 3.17.0.v20230316-1200
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] 
05:19:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/saveproperties
05:19:54 [INFO] 
05:19:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] 
05:19:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] Resolving class path of [bundle] Text Editor Framework
05:19:54 [INFO] 
05:19:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/main/resources
05:19:54 [INFO] 
05:19:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/main/resources
05:19:54 [INFO] 
05:19:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.workbench.texteditor ---
05:19:54 [INFO] Compiling 180 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/target/classes
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] 
05:19:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/test/resources
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/target/org.eclipse.ui.workbench.texteditor-3.17.0-SNAPSHOT-sources.jar
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/target/org.eclipse.ui.workbench.texteditor-3.17.0-SNAPSHOT.jar
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/.polyglot.META-INF
05:19:55     The main artifact has been replaced with the baseline version.
05:19:55     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:55 
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.workbench.texteditor ---
05:19:55 [INFO] Execution was skipped
05:19:55 [INFO] 
05:19:55 [INFO] ------------< org.eclipse.platform:org.eclipse.ui.editors >-------------
05:19:55 [INFO] Building [bundle] Default Text Editor 3.16.0-SNAPSHOT          [119/520]
05:19:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
05:19:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:55 [INFO] 
05:19:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.editors ---
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.editors ---
05:19:55 [INFO] The project's OSGi version is 3.16.0.v20230329-1609
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.editors ---
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.editors ---
05:19:55 [INFO] 
05:19:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.editors ---
05:19:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/saveproperties
05:19:55 [INFO] 
05:19:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.editors ---
05:19:55 [INFO] 
05:19:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.editors ---
05:19:55 [INFO] 
05:19:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.editors ---
05:19:55 [INFO] Resolving class path of [bundle] Default Text Editor
05:19:56 [INFO] 
05:19:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.editors ---
05:19:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/src/main/resources
05:19:56 [INFO] 
05:19:56 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.editors ---
05:19:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/src/main/resources
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.editors ---
05:19:56 [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/target/classes
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.editors ---
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.editors ---
05:19:56 [INFO] 
05:19:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.editors ---
05:19:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/src/test/resources
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.editors ---
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.editors ---
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.editors ---
05:19:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/target/org.eclipse.ui.editors-3.16.0-SNAPSHOT-sources.jar
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.editors ---
05:19:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/target/org.eclipse.ui.editors-3.16.0-SNAPSHOT.jar
05:19:56 [INFO] 
05:19:56 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.editors ---
05:19:57 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.editors:3.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors/.polyglot.META-INF
05:19:57     The main artifact has been replaced with the baseline version.
05:19:57     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:57 
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.editors ---
05:19:57 [INFO] Execution was skipped
05:19:57 [INFO] 
05:19:57 [INFO] --------------< org.eclipse.platform:org.eclipse.compare >--------------
05:19:57 [INFO] Building [bundle] Compare Support 3.9.0-SNAPSHOT               [120/520]
05:19:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
05:19:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:57 [INFO] 
05:19:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.compare ---
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.compare ---
05:19:57 [INFO] The project's OSGi version is 3.9.0.v20230317-0901
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.compare ---
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.compare ---
05:19:57 [INFO] 
05:19:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.compare ---
05:19:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/saveproperties
05:19:57 [INFO] 
05:19:57 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.compare ---
05:19:57 [INFO] 
05:19:57 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.compare ---
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.compare ---
05:19:57 [INFO] Resolving class path of [bundle] Compare Support
05:19:57 [INFO] 
05:19:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.compare ---
05:19:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/src/main/resources
05:19:57 [INFO] 
05:19:57 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.compare ---
05:19:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/src/main/resources
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.compare ---
05:19:57 [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/target/classes
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.compare ---
05:19:57 [INFO] 
05:19:57 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.compare ---
05:19:58 [INFO] 
05:19:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.compare ---
05:19:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/src/test/resources
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.compare ---
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.compare ---
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.compare ---
05:19:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/target/org.eclipse.compare-3.9.0-SNAPSHOT-sources.jar
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.compare ---
05:19:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/target/org.eclipse.compare-3.9.0-SNAPSHOT.jar
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.compare ---
05:19:58 [INFO] MavenProject: org.eclipse.platform:org.eclipse.compare:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare/.polyglot.META-INF
05:19:58     The main artifact has been replaced with the baseline version.
05:19:58     The following attached artifacts have been replaced with the baseline version: [sources]
05:19:58 
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.compare ---
05:19:58 [INFO] Execution was skipped
05:19:58 [INFO] 
05:19:58 [INFO] --------------< org.eclipse.platform:org.eclipse.team.ui >--------------
05:19:58 [INFO] Building [bundle] Team Support UI 3.10.0-SNAPSHOT              [121/520]
05:19:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
05:19:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:19:58 [INFO] 
05:19:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.team.ui ---
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.team.ui ---
05:19:58 [INFO] The project's OSGi version is 3.10.0.v20230317-0901
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.team.ui ---
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.team.ui ---
05:19:58 [INFO] 
05:19:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.team.ui ---
05:19:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/saveproperties
05:19:58 [INFO] 
05:19:58 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.team.ui ---
05:19:58 [INFO] 
05:19:58 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.team.ui ---
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.team.ui ---
05:19:58 [INFO] Resolving class path of [bundle] Team Support UI
05:19:58 [INFO] 
05:19:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.team.ui ---
05:19:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/src/main/resources
05:19:58 [INFO] 
05:19:58 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.team.ui ---
05:19:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/src/main/resources
05:19:58 [INFO] 
05:19:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.team.ui ---
05:19:58 [INFO] Compiling 345 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/target/classes
05:19:59 [INFO] 
05:19:59 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.team.ui ---
05:19:59 [INFO] 
05:19:59 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.team.ui ---
05:20:00 [INFO] 
05:20:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.team.ui ---
05:20:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/src/test/resources
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.team.ui ---
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.ui ---
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.team.ui ---
05:20:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/target/org.eclipse.team.ui-3.10.0-SNAPSHOT-sources.jar
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.team.ui ---
05:20:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/target/org.eclipse.team.ui-3.10.0-SNAPSHOT.jar
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.team.ui ---
05:20:00 [INFO] MavenProject: org.eclipse.platform:org.eclipse.team.ui:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.ui/.polyglot.META-INF
05:20:00     The main artifact has been replaced with the baseline version.
05:20:00     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:00 
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.team.ui ---
05:20:00 [INFO] Execution was skipped
05:20:00 [INFO] 
05:20:00 [INFO] ----------< org.eclipse.ltk:org.eclipse.ltk.core.refactoring >----------
05:20:00 [INFO] Building org.eclipse.ltk.core.refactoring 3.14.0-SNAPSHOT      [122/520]
05:20:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
05:20:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:00 [INFO] 
05:20:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] The project's OSGi version is 3.14.0.v20230323-1830
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] 
05:20:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/saveproperties
05:20:00 [INFO] 
05:20:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] 
05:20:00 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] Resolving class path of org.eclipse.ltk.core.refactoring
05:20:00 [INFO] 
05:20:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/src/main/resources
05:20:00 [INFO] 
05:20:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/src/main/resources
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] Compiling 144 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/target/classes
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ltk.core.refactoring ---
05:20:00 [INFO] 
05:20:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/src/test/resources
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/target/org.eclipse.ltk.core.refactoring-3.14.0-SNAPSHOT-sources.jar
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/target/org.eclipse.ltk.core.refactoring-3.14.0-SNAPSHOT.jar
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring/pom.xml
05:20:01     The main artifact has been replaced with the baseline version.
05:20:01     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:01 
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ltk.core.refactoring ---
05:20:01 [INFO] Execution was skipped
05:20:01 [INFO] 
05:20:01 [INFO] -----------< org.eclipse.ltk:org.eclipse.ltk.ui.refactoring >-----------
05:20:01 [INFO] Building org.eclipse.ltk.ui.refactoring 3.13.0-SNAPSHOT        [123/520]
05:20:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
05:20:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:01 [INFO] 
05:20:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] The project's OSGi version is 3.13.0.v20230325-0319
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/saveproperties
05:20:01 [INFO] 
05:20:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] Resolving class path of org.eclipse.ltk.ui.refactoring
05:20:01 [INFO] 
05:20:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/src/main/resources
05:20:01 [INFO] 
05:20:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/src/main/resources
05:20:01 [INFO] 
05:20:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ltk.ui.refactoring ---
05:20:01 [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/target/classes
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] 
05:20:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/src/test/resources
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/target/org.eclipse.ltk.ui.refactoring-3.13.0-SNAPSHOT-sources.jar
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/target/org.eclipse.ltk.ui.refactoring-3.13.0-SNAPSHOT.jar
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/pom.xml
05:20:02     The main artifact has been replaced with the baseline version.
05:20:02     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:02 
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ltk.ui.refactoring ---
05:20:02 [INFO] Execution was skipped
05:20:02 [INFO] 
05:20:02 [INFO] --------------< org.eclipse.platform:org.eclipse.search >---------------
05:20:02 [INFO] Building [bundle] Search Support 3.15.0-SNAPSHOT               [124/520]
05:20:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.search:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
05:20:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:02 [INFO] 
05:20:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.search ---
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.search ---
05:20:02 [INFO] The project's OSGi version is 3.15.0.v20230316-1200
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.search ---
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.search ---
05:20:02 [INFO] 
05:20:02 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.search ---
05:20:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/saveproperties
05:20:02 [INFO] 
05:20:02 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.search ---
05:20:02 [INFO] 
05:20:02 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.search ---
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.search ---
05:20:02 [INFO] Resolving class path of [bundle] Search Support
05:20:02 [INFO] 
05:20:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.search ---
05:20:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/src/main/resources
05:20:02 [INFO] 
05:20:02 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.search ---
05:20:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/src/main/resources
05:20:02 [INFO] 
05:20:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.search ---
05:20:02 [INFO] Compiling 129 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/target/classes
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.search ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.search ---
05:20:03 [INFO] 
05:20:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.search ---
05:20:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/src/test/resources
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.search ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.search ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.search ---
05:20:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/target/org.eclipse.search-3.15.0-SNAPSHOT-sources.jar
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.search ---
05:20:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/target/org.eclipse.search-3.15.0-SNAPSHOT.jar
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.search ---
05:20:03 [INFO] MavenProject: org.eclipse.platform:org.eclipse.search:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search/.polyglot.META-INF
05:20:03     The main artifact has been replaced with the baseline version.
05:20:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:03 
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.search ---
05:20:03 [INFO] Execution was skipped
05:20:03 [INFO] 
05:20:03 [INFO] ------------< org.eclipse.platform:org.eclipse.ui.console >-------------
05:20:03 [INFO] Building [bundle] Console 3.12.0-SNAPSHOT                      [125/520]
05:20:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
05:20:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:03 [INFO] 
05:20:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.console ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.console ---
05:20:03 [INFO] The project's OSGi version is 3.12.0.v20230317-0802
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.console ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.console ---
05:20:03 [INFO] 
05:20:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.console ---
05:20:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/saveproperties
05:20:03 [INFO] 
05:20:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.console ---
05:20:03 [INFO] 
05:20:03 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.console ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.console ---
05:20:03 [INFO] Resolving class path of [bundle] Console
05:20:03 [INFO] 
05:20:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.console ---
05:20:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/src/main/resources
05:20:03 [INFO] 
05:20:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.console ---
05:20:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/src/main/resources
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.console ---
05:20:03 [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/target/classes
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.console ---
05:20:03 [INFO] 
05:20:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.console ---
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.console ---
05:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/src/test/resources
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.console ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.console ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.console ---
05:20:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/target/org.eclipse.ui.console-3.12.0-SNAPSHOT-sources.jar
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.console ---
05:20:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/target/org.eclipse.ui.console-3.12.0-SNAPSHOT.jar
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.console ---
05:20:04 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.console:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.console/.polyglot.META-INF
05:20:04     The main artifact has been replaced with the baseline version.
05:20:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:04 
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.console ---
05:20:04 [INFO] Execution was skipped
05:20:04 [INFO] 
05:20:04 [INFO] ----< org.eclipse.platform:org.eclipse.ui.views.properties.tabbed >-----
05:20:04 [INFO] Building [bundle] Tabbed Properties View 3.10.0-SNAPSHOT       [126/520]
05:20:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] The project's OSGi version is 3.10.0.v20230317-0802
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/saveproperties
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] Resolving class path of [bundle] Tabbed Properties View
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/src/main/resources
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/src/main/resources
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/target/classes
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/src/test/resources
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/target/org.eclipse.ui.views.properties.tabbed-3.10.0-SNAPSHOT-sources.jar
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/target/org.eclipse.ui.views.properties.tabbed-3.10.0-SNAPSHOT.jar
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.views.properties.tabbed:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.properties.tabbed/.polyglot.META-INF
05:20:04     The main artifact has been replaced with the baseline version.
05:20:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:04 
05:20:04 [INFO] 
05:20:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.views.properties.tabbed ---
05:20:04 [INFO] Execution was skipped
05:20:04 [INFO] 
05:20:04 [INFO] ------< org.eclipse.platform:org.eclipse.ui.navigator.resources >-------
05:20:04 [INFO] Building [bundle] Navigator Workbench Components 3.9.0-SNAPSHOT [127/520]
05:20:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] The project's OSGi version is 3.9.0.v20230317-0802
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/saveproperties
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] Resolving class path of [bundle] Navigator Workbench Components
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/src/main/resources
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/src/main/resources
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/target/classes
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/src/test/resources
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/target/org.eclipse.ui.navigator.resources-3.9.0-SNAPSHOT-sources.jar
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/target/org.eclipse.ui.navigator.resources-3.9.0-SNAPSHOT.jar
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.navigator.resources:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/.polyglot.META-INF
05:20:05     The main artifact has been replaced with the baseline version.
05:20:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:05 
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.navigator.resources ---
05:20:05 [INFO] Execution was skipped
05:20:05 [INFO] 
05:20:05 [INFO] -------------< org.eclipse.platform:org.eclipse.debug.ui >--------------
05:20:05 [INFO] Building [bundle] Debug UI 3.18.0-SNAPSHOT                     [128/520]
05:20:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.18.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.ui ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.ui ---
05:20:05 [INFO] The project's OSGi version is 3.18.0.v20230324-0839
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.ui ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.ui ---
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.ui ---
05:20:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/saveproperties
05:20:05 [INFO] 
05:20:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.ui ---
05:20:05 [INFO] 
05:20:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.ui ---
05:20:05 [INFO] 
05:20:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.ui ---
05:20:05 [INFO] Resolving class path of [bundle] Debug UI
05:20:06 [INFO] 
05:20:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.ui ---
05:20:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/src/main/resources
05:20:06 [INFO] 
05:20:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.ui ---
05:20:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/src/main/resources
05:20:06 [INFO] 
05:20:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.ui ---
05:20:06 [INFO] Compiling 858 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/target/classes
05:20:08 [INFO] 
05:20:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.ui ---
05:20:08 [INFO] 
05:20:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.ui ---
05:20:09 [INFO] 
05:20:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.ui ---
05:20:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/src/test/resources
05:20:09 [INFO] 
05:20:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.ui ---
05:20:09 [INFO] 
05:20:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.ui ---
05:20:09 [INFO] 
05:20:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.ui ---
05:20:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/target/org.eclipse.debug.ui-3.18.0-SNAPSHOT-sources.jar
05:20:09 [INFO] 
05:20:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.ui ---
05:20:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/target/org.eclipse.debug.ui-3.18.0-SNAPSHOT.jar
05:20:09 [INFO] 
05:20:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.ui ---
05:20:09 [INFO] MavenProject: org.eclipse.platform:org.eclipse.debug.ui:3.18.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui/.polyglot.META-INF
05:20:09     The main artifact has been replaced with the baseline version.
05:20:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:09 
05:20:09 [INFO] 
05:20:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.ui ---
05:20:09 [INFO] Execution was skipped
05:20:09 [INFO] 
05:20:09 [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.core.manipulation >----------
05:20:09 [INFO] Building org.eclipse.jdt.core.manipulation 1.19.0-SNAPSHOT     [129/520]
05:20:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
05:20:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:10 [INFO] 
05:20:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] 
05:20:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] The project's OSGi version is 1.19.0.v20230329-2128
05:20:10 [INFO] 
05:20:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] 
05:20:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] 
05:20:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/saveproperties
05:20:10 [INFO] 
05:20:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] 
05:20:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] 
05:20:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] Resolving class path of org.eclipse.jdt.core.manipulation
05:20:10 [INFO] 
05:20:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/main/resources
05:20:10 [INFO] 
05:20:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/main/resources
05:20:10 [INFO] 
05:20:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.manipulation ---
05:20:10 [INFO] Compiling 574 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes
05:20:12 [INFO] 
05:20:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.manipulation ---
05:20:12 [INFO] 
05:20:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] 
05:20:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/test/resources
05:20:13 [INFO] 
05:20:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] 
05:20:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] 
05:20:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.19.0-SNAPSHOT-sources.jar
05:20:13 [INFO] 
05:20:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.19.0-SNAPSHOT.jar
05:20:13 [INFO] 
05:20:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
05:20:13     The main artifact has been replaced with the baseline version.
05:20:13     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:13 
05:20:13 [INFO] 
05:20:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.manipulation ---
05:20:13 [INFO] Execution was skipped
05:20:13 [INFO] 
05:20:13 [INFO] -----------------< org.eclipse.jdt:org.eclipse.jdt.ui >-----------------
05:20:13 [INFO] Building org.eclipse.jdt.ui 3.29.0-SNAPSHOT                    [130/520]
05:20:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.29.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
05:20:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:14 [INFO] 
05:20:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] 
05:20:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] The project's OSGi version is 3.29.0.v20230329-2128
05:20:14 [INFO] 
05:20:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] 
05:20:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] 
05:20:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/saveproperties
05:20:14 [INFO] 
05:20:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] 
05:20:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] 
05:20:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] Resolving class path of org.eclipse.jdt.ui
05:20:14 [INFO] 
05:20:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/src/main/resources
05:20:14 [INFO] 
05:20:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/src/main/resources
05:20:14 [INFO] 
05:20:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui ---
05:20:14 [INFO] Compiling 1945 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
05:20:21 [INFO] 
05:20:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui ---
05:20:21 [INFO] 
05:20:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui ---
05:20:25 [INFO] 
05:20:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui ---
05:20:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/src/test/resources
05:20:25 [INFO] 
05:20:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.ui ---
05:20:25 [INFO] 
05:20:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui ---
05:20:25 [INFO] 
05:20:25 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui ---
05:20:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.29.0-SNAPSHOT-sources.jar
05:20:26 [INFO] 
05:20:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui ---
05:20:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.29.0-SNAPSHOT.jar
05:20:27 [INFO] 
05:20:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui ---
05:20:28 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.29.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml: baseline and build artifacts have same version but different contents
05:20:28    no-classifier: different
05:20:28       org/eclipse/jdt/internal/ui/preferences/FilteredPreferenceTree.class: different
05:20:28 
05:20:28 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.29.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
05:20:28     The main artifact has been replaced with the baseline version.
05:20:28     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:28 
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui ---
05:20:28 [INFO] Execution was skipped
05:20:28 [INFO] 
05:20:28 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.apt.core >--------------
05:20:28 [INFO] Building org.eclipse.jdt.apt.core 3.8.0-SNAPSHOT               [131/520]
05:20:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
05:20:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:28 [INFO] 
05:20:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] The project's OSGi version is 3.8.0.v20230323-1537
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/saveproperties
05:20:28 [INFO] 
05:20:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] Resolving class path of org.eclipse.jdt.apt.core
05:20:28 [INFO] 
05:20:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/main/resources
05:20:28 [INFO] 
05:20:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/main/resources
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] Compiling 166 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/target/classes
05:20:28 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java:[32] 
05:20:28 	import org.eclipse.jdt.internal.compiler.util.Util;
05:20:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:28 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:28 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java:[214] 
05:20:28 	Util.appendEscapedChar(sb, value.charAt(i), true);
05:20:28 	^^^^
05:20:28 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:28 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java:[214] 
05:20:28 	Util.appendEscapedChar(sb, value.charAt(i), true);
05:20:28 	     ^^^^^^^^^^^^^^^^^
05:20:28 Discouraged access: The method 'Util.appendEscapedChar(StringBuffer, char, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:28 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java:[221] 
05:20:28 	Util.appendEscapedChar(sb, ((Character) _value).charValue(), false);
05:20:28 	^^^^
05:20:28 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:28 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/AnnotationValueImpl.java:[221] 
05:20:28 	Util.appendEscapedChar(sb, ((Character) _value).charValue(), false);
05:20:28 	     ^^^^^^^^^^^^^^^^^
05:20:28 Discouraged access: The method 'Util.appendEscapedChar(StringBuffer, char, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:28 5 problems (5 warnings)
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/test/resources
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] 
05:20:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.apt.core ---
05:20:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/target/org.eclipse.jdt.apt.core-3.8.0-SNAPSHOT-sources.jar
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.apt.core ---
05:20:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/target/org.eclipse.jdt.apt.core-3.8.0-SNAPSHOT.jar
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.apt.core ---
05:20:29 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.core:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.core/pom.xml
05:20:29     The main artifact has been replaced with the baseline version.
05:20:29     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:29 
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.apt.core ---
05:20:29 [INFO] Execution was skipped
05:20:29 [INFO] 
05:20:29 [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.apt.ui >---------------
05:20:29 [INFO] Building org.eclipse.jdt.apt.ui 3.8.0-SNAPSHOT                 [132/520]
05:20:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
05:20:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] The project's OSGi version is 3.8.0.v20230323-1537
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/saveproperties
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] Resolving class path of org.eclipse.jdt.apt.ui
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/main/resources
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/main/resources
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/target/classes
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[23] 
05:20:29 	import org.eclipse.jdt.internal.ui.dialogs.StatusInfo;
05:20:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[115] 
05:20:29 	StatusInfo status= new StatusInfo();
05:20:29 	^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[115] 
05:20:29 	StatusInfo status= new StatusInfo();
05:20:29 	                       ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[115] 
05:20:29 	StatusInfo status= new StatusInfo();
05:20:29 	                       ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[120] 
05:20:29 	status.setError(Messages.ProcessorOptionInputDialog_emptyKey);
05:20:29 	       ^^^^^^^^
05:20:29 Discouraged access: The method 'StatusInfo.setError(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[122] 
05:20:29 	status.setError(Messages.ProcessorOptionInputDialog_keyAlreadyInUse);
05:20:29 	       ^^^^^^^^
05:20:29 Discouraged access: The method 'StatusInfo.setError(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[124] 
05:20:29 	status.setError(Messages.ProcessorOptionInputDialog_equalsSignNotValid);
05:20:29 	       ^^^^^^^^
05:20:29 Discouraged access: The method 'StatusInfo.setError(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/ProcessorOptionInputDialog.java:[126] 
05:20:29 	status.setWarning(Messages.AptConfigurationBlock_warningIgnoredOptions);
05:20:29 	       ^^^^^^^^^^
05:20:29 Discouraged access: The method 'StatusInfo.setWarning(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[60] 
05:20:29 	import org.eclipse.jdt.internal.ui.dialogs.StatusInfo;
05:20:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[503] 
05:20:29 	return new StatusInfo(IStatus.ERROR, Messages.AptConfigurationBlock_genSrcDirMustBeValidRelativePath);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[503] 
05:20:29 	return new StatusInfo(IStatus.ERROR, Messages.AptConfigurationBlock_genSrcDirMustBeValidRelativePath);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[508] 
05:20:29 	return new StatusInfo(IStatus.WARNING, Messages.AptConfigurationBlock_warningContentsMayBeDeleted);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[508] 
05:20:29 	return new StatusInfo(IStatus.WARNING, Messages.AptConfigurationBlock_warningContentsMayBeDeleted);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[511] 
05:20:29 	return new StatusInfo();
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[511] 
05:20:29 	return new StatusInfo();
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[523] 
05:20:29 	return new StatusInfo(IStatus.ERROR, Messages.AptConfigurationBlock_genTestSrcDirMustBeValidRelativePath);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[523] 
05:20:29 	return new StatusInfo(IStatus.ERROR, Messages.AptConfigurationBlock_genTestSrcDirMustBeValidRelativePath);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[526] 
05:20:29 	return new StatusInfo(IStatus.ERROR, Messages.AptConfigurationBlock_genTestSrcDirMustBeDifferent);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[526] 
05:20:29 	return new StatusInfo(IStatus.ERROR, Messages.AptConfigurationBlock_genTestSrcDirMustBeDifferent);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[531] 
05:20:29 	return new StatusInfo(IStatus.WARNING, Messages.AptConfigurationBlock_warningContentsMayBeDeleted);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[531] 
05:20:29 	return new StatusInfo(IStatus.WARNING, Messages.AptConfigurationBlock_warningContentsMayBeDeleted);
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[534] 
05:20:29 	return new StatusInfo();
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[534] 
05:20:29 	return new StatusInfo();
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[547] 
05:20:29 	return new StatusInfo(IStatus.WARNING,
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[547] 
05:20:29 	return new StatusInfo(IStatus.WARNING,
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[551] 
05:20:29 	return new StatusInfo();
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The type 'StatusInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/AptConfigurationBlock.java:[551] 
05:20:29 	return new StatusInfo();
05:20:29 	           ^^^^^^^^^^
05:20:29 Discouraged access: The constructor 'StatusInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes')
05:20:29 27 problems (27 warnings)
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/src/test/resources
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/target/org.eclipse.jdt.apt.ui-3.8.0-SNAPSHOT-sources.jar
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/target/org.eclipse.jdt.apt.ui-3.8.0-SNAPSHOT.jar
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.ui:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.ui/pom.xml
05:20:29     The main artifact has been replaced with the baseline version.
05:20:29     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:29 
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.apt.ui ---
05:20:29 [INFO] Execution was skipped
05:20:29 [INFO] 
05:20:29 [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.annotation >-------------
05:20:29 [INFO] Building org.eclipse.jdt.annotation 1.2.100-SNAPSHOT           [133/520]
05:20:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] The project's OSGi version is 1.2.100.v20220826-1026
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/saveproperties
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] 
05:20:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] Resolving class path of org.eclipse.jdt.annotation
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/src/main/resources
05:20:29 [INFO] 
05:20:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/src/main/resources
05:20:29 [INFO] 
05:20:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.annotation ---
05:20:29 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/target/classes
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/src/test/resources
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/target/org.eclipse.jdt.annotation-1.2.100-SNAPSHOT-sources.jar
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/target/org.eclipse.jdt.annotation-1.2.100-SNAPSHOT.jar
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.annotation:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.annotation_v1/pom.xml
05:20:30     The main artifact has been replaced with the baseline version.
05:20:30     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:30 
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.annotation ---
05:20:30 [INFO] Execution was skipped
05:20:30 [INFO] 
05:20:30 [INFO] -----------< org.eclipse.jdt:org.eclipse.jdt.junit5.runtime >-----------
05:20:30 [INFO] Building org.eclipse.jdt.junit5.runtime 1.1.100-SNAPSHOT       [134/520]
05:20:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] The project's OSGi version is 1.1.100.v20220907-0450
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/saveproperties
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] Resolving class path of org.eclipse.jdt.junit5.runtime
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/src/main/resources
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/src/main/resources
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/target/classes
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/src/test/resources
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/target/org.eclipse.jdt.junit5.runtime-1.1.100-SNAPSHOT-sources.jar
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/target/org.eclipse.jdt.junit5.runtime-1.1.100-SNAPSHOT.jar
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit5.runtime/pom.xml
05:20:30     The main artifact has been replaced with the baseline version.
05:20:30     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:30 
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit5.runtime ---
05:20:30 [INFO] Execution was skipped
05:20:30 [INFO] 
05:20:30 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin >------
05:20:30 [INFO] Building [bundle] Equinox Framework Admin 2.2.100-SNAPSHOT     [135/520]
05:20:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
05:20:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] The project's OSGi version is 2.2.100.v20220817-1208
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/saveproperties
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] 
05:20:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] Resolving class path of [bundle] Equinox Framework Admin
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/src/main/resources
05:20:30 [INFO] 
05:20:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/src/main/resources
05:20:30 [INFO] 
05:20:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.frameworkadmin ---
05:20:30 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/src/test/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT-sources.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:xml:p2metadata:2.2.100-SNAPSHOT already attached, replace previous instance
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin:xml:p2artifacts:2.2.100-SNAPSHOT already attached, replace previous instance
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.frameworkadmin ---
05:20:31 [INFO] Execution was skipped
05:20:31 [INFO] 
05:20:31 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator >----
05:20:31 [INFO] Building [bundle] Simple Configurator 1.4.200-SNAPSHOT         [136/520]
05:20:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] The project's OSGi version is 1.4.200.v20221111-1340
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/saveproperties
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] Resolving class path of [bundle] Simple Configurator
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/src/main/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/src/main/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/src/test/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT-sources.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:xml:p2metadata:1.4.200-SNAPSHOT already attached, replace previous instance
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator:xml:p2artifacts:1.4.200-SNAPSHOT already attached, replace previous instance
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.simpleconfigurator ---
05:20:31 [INFO] Execution was skipped
05:20:31 [INFO] 
05:20:31 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox >--
05:20:31 [INFO] Building [bundle] Equinox Framework Admin for Equinox 1.2.300-SNAPSHOT [137/520]
05:20:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] The project's OSGi version is 1.2.300.v20230320-0659
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/saveproperties
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] Resolving class path of [bundle] Equinox Framework Admin for Equinox
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/src/main/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/src/main/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/target/classes
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/src/test/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/target/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT-sources.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/target/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.equinox:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.frameworkadmin.equinox ---
05:20:31 [INFO] Execution was skipped
05:20:31 [INFO] 
05:20:31 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator >--
05:20:31 [INFO] Building [bundle] Simple Configurator Manipulator 2.2.100-SNAPSHOT [138/520]
05:20:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] The project's OSGi version is 2.2.100.v20221117-1044
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/saveproperties
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] Resolving class path of [bundle] Simple Configurator Manipulator
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/src/main/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/src/main/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/target/classes
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/src/test/resources
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/target/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT-sources.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/target/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/.polyglot.META-INF
05:20:31     The main artifact has been replaced with the baseline version.
05:20:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:31 
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:xml:p2metadata:2.2.100-SNAPSHOT already attached, replace previous instance
05:20:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.simpleconfigurator.manipulator:xml:p2artifacts:2.2.100-SNAPSHOT already attached, replace previous instance
05:20:31 [INFO] 
05:20:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.simpleconfigurator.manipulator ---
05:20:31 [INFO] Execution was skipped
05:20:31 [INFO] 
05:20:31 [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.junit.core >-------------
05:20:31 [INFO] Building org.eclipse.jdt.junit.core 3.12.0-SNAPSHOT            [139/520]
05:20:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
05:20:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] The project's OSGi version is 3.12.0.v20230323-1830
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/saveproperties
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] Resolving class path of org.eclipse.jdt.junit.core
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/src/main/resources
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/src/main/resources
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/src/test/resources
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/org.eclipse.jdt.junit.core-3.12.0-SNAPSHOT-sources.jar
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/org.eclipse.jdt.junit.core-3.12.0-SNAPSHOT.jar
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.core:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit.core/pom.xml
05:20:32     The main artifact has been replaced with the baseline version.
05:20:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:32 
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit.core ---
05:20:32 [INFO] Execution was skipped
05:20:32 [INFO] 
05:20:32 [INFO] --------< org.eclipse.platform:org.eclipse.update.configurator >--------
05:20:32 [INFO] Building [bundle] Install/Update Configurator 3.5.0-SNAPSHOT   [140/520]
05:20:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.update.configurator ---
05:20:32 [INFO] The project's OSGi version is 3.5.0.v20230317-0901
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.update.configurator ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/saveproperties
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.update.configurator ---
05:20:32 [INFO] Resolving class path of [bundle] Install/Update Configurator
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.update.configurator ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/src/main/resources
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.update.configurator ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/src/main/resources
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.update.configurator ---
05:20:32 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/target/classes
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.update.configurator ---
05:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/src/test/resources
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.update.configurator ---
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.update.configurator ---
05:20:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/target/org.eclipse.update.configurator-3.5.0-SNAPSHOT-sources.jar
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.update.configurator ---
05:20:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/target/org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.update.configurator ---
05:20:32 [INFO] MavenProject: org.eclipse.platform:org.eclipse.update.configurator:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator/.polyglot.META-INF
05:20:32     The main artifact has been replaced with the baseline version.
05:20:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:32 
05:20:32 [INFO] 
05:20:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.update.configurator ---
05:20:32 [INFO] Execution was skipped
05:20:32 [INFO] 
05:20:32 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.concurrent >---------
05:20:32 [INFO] Building [bundle] Equinox Concurrent API 1.2.100-SNAPSHOT      [141/520]
05:20:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] The project's OSGi version is 1.2.100.v20211021-1418
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/saveproperties
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] Resolving class path of [bundle] Equinox Concurrent API
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/src/main/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/src/main/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/target/classes
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/src/test/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/target/org.eclipse.equinox.concurrent-1.2.100-SNAPSHOT-sources.jar
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/target/org.eclipse.equinox.concurrent-1.2.100-SNAPSHOT.jar
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
05:20:33     The main artifact has been replaced with the baseline version.
05:20:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:33 
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.concurrent:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.concurrent/.polyglot.META-INF
05:20:33     The main artifact has been replaced with the baseline version.
05:20:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:33 
05:20:33 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.concurrent:xml:p2metadata:1.2.100-SNAPSHOT already attached, replace previous instance
05:20:33 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.concurrent:xml:p2artifacts:1.2.100-SNAPSHOT already attached, replace previous instance
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.concurrent ---
05:20:33 [INFO] Execution was skipped
05:20:33 [INFO] 
05:20:33 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector >---
05:20:33 [INFO] Building [bundle] Equinox Provisioning Garbage Collector 1.3.0-SNAPSHOT [142/520]
05:20:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/saveproperties
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] Resolving class path of [bundle] Equinox Provisioning Garbage Collector
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/src/main/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/src/main/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/target/classes
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/src/test/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/target/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT-sources.jar
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/target/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
05:20:33     The main artifact has been replaced with the baseline version.
05:20:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:33 
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.garbagecollector/.polyglot.META-INF
05:20:33     The main artifact has been replaced with the baseline version.
05:20:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:33 
05:20:33 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:20:33 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.garbagecollector:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.garbagecollector ---
05:20:33 [INFO] Execution was skipped
05:20:33 [INFO] 
05:20:33 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher >-------
05:20:33 [INFO] Building [bundle] Equinox Provisioning Publisher Infrastructure 1.7.300-SNAPSHOT [143/520]
05:20:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] The project's OSGi version is 1.7.300.v20221203-1819
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/saveproperties
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] Resolving class path of [bundle] Equinox Provisioning Publisher Infrastructure
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/src/main/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/src/main/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/src/test/resources
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.publisher ---
05:20:33 [INFO] 
05:20:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.publisher ---
05:20:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT-sources.jar
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.publisher ---
05:20:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.publisher ---
05:20:34 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
05:20:34     The main artifact has been replaced with the baseline version.
05:20:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:34 
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.publisher ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.publisher ---
05:20:34 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:1.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/.polyglot.META-INF
05:20:34     The main artifact has been replaced with the baseline version.
05:20:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:34 
05:20:34 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:xml:p2metadata:1.7.300-SNAPSHOT already attached, replace previous instance
05:20:34 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher:xml:p2artifacts:1.7.300-SNAPSHOT already attached, replace previous instance
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.publisher ---
05:20:34 [INFO] Execution was skipped
05:20:34 [INFO] 
05:20:34 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.director >-------
05:20:34 [INFO] Building [bundle] Equinox Provisioning Director 2.6.0-SNAPSHOT [144/520]
05:20:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] The project's OSGi version is 2.6.0.v20230322-1009
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/saveproperties
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] Resolving class path of [bundle] Equinox Provisioning Director
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/src/main/resources
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/src/main/resources
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/target/classes
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/src/test/resources
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/target/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT-sources.jar
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/target/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
05:20:34     The main artifact has been replaced with the baseline version.
05:20:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:34 
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:2.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director/.polyglot.META-INF
05:20:34     The main artifact has been replaced with the baseline version.
05:20:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:34 
05:20:34 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:xml:p2metadata:2.6.0-SNAPSHOT already attached, replace previous instance
05:20:34 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.director:xml:p2artifacts:2.6.0-SNAPSHOT already attached, replace previous instance
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.director ---
05:20:34 [INFO] Execution was skipped
05:20:34 [INFO] 
05:20:34 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse >---
05:20:34 [INFO] Building [bundle] Equinox Provisioning Publisher for Eclipse 1.4.300-SNAPSHOT [145/520]
05:20:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] The project's OSGi version is 1.4.300.v20221214-0640
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/saveproperties
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] 
05:20:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] Resolving class path of [bundle] Equinox Provisioning Publisher for Eclipse
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/main/resources
05:20:34 [INFO] 
05:20:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/main/resources
05:20:34 [INFO] 
05:20:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:34 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes
05:20:34 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/ant_tasks/pdepublishing-ant.jar-classes
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/test/resources
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT-sources.jar
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/ant_tasks/pdepublishing-ant.jar
05:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
05:20:35     The main artifact has been replaced with the baseline version.
05:20:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:35 
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/.polyglot.META-INF
05:20:35     The main artifact has been replaced with the baseline version.
05:20:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:35 
05:20:35 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:xml:p2metadata:1.4.300-SNAPSHOT already attached, replace previous instance
05:20:35 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.publisher.eclipse:xml:p2artifacts:1.4.300-SNAPSHOT already attached, replace previous instance
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.publisher.eclipse ---
05:20:35 [INFO] Execution was skipped
05:20:35 [INFO] 
05:20:35 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse >--
05:20:35 [INFO] Building [bundle] Equinox Provisioning Eclipse Touchpoint 2.3.300-SNAPSHOT [146/520]
05:20:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] The project's OSGi version is 2.3.300.v20220817-1208
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/saveproperties
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] Resolving class path of [bundle] Equinox Provisioning Eclipse Touchpoint
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/src/main/resources
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/src/main/resources
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/target/classes
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/src/test/resources
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/target/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT-sources.jar
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/target/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
05:20:35     The main artifact has been replaced with the baseline version.
05:20:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:35 
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/.polyglot.META-INF
05:20:35     The main artifact has been replaced with the baseline version.
05:20:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:35 
05:20:35 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:xml:p2metadata:2.3.300-SNAPSHOT already attached, replace previous instance
05:20:35 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.eclipse:xml:p2artifacts:2.3.300-SNAPSHOT already attached, replace previous instance
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.touchpoint.eclipse ---
05:20:35 [INFO] Execution was skipped
05:20:35 [INFO] 
05:20:35 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools >---
05:20:35 [INFO] Building [bundle] Equinox Provisioning Repository Tools 2.3.300-SNAPSHOT [147/520]
05:20:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] The project's OSGi version is 2.3.300.v20221203-1932
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/saveproperties
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] 
05:20:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] Resolving class path of [bundle] Equinox Provisioning Repository Tools
05:20:35 [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
05:20:35 [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/main/resources
05:20:35 [INFO] 
05:20:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/main/resources
05:20:35 [INFO] 
05:20:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.repository.tools ---
05:20:35 [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/target/classes
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java:[23] 
05:20:36 	import org.eclipse.equinox.internal.p2.artifact.processors.checksum.ChecksumUtilities;
05:20:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java:[137] 
05:20:36 	IStatus status = ChecksumUtilities.calculateChecksums(artifactFile, checksums, checksumsToSkip);
05:20:36 	                 ^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java:[137] 
05:20:36 	IStatus status = ChecksumUtilities.calculateChecksums(artifactFile, checksums, checksumsToSkip);
05:20:36 	                                   ^^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The method 'ChecksumUtilities.calculateChecksums(File, Map<String,String>, Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java:[142] 
05:20:36 	Map<String, String> checksumsToProperties = ChecksumUtilities
05:20:36 	                                            ^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java:[143] 
05:20:36 	.checksumsToProperties(IArtifactDescriptor.DOWNLOAD_CHECKSUM, checksums);
05:20:36 	 ^^^^^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The method 'ChecksumUtilities.checksumsToProperties(String, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java:[24] 
05:20:36 	import org.eclipse.equinox.internal.p2.artifact.processors.checksum.ChecksumUtilities;
05:20:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java:[74] 
05:20:36 	Stream<String> checksumComparators = Stream.of(ChecksumUtilities.getChecksumComparatorConfigurations())
05:20:36 	                                               ^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java:[74] 
05:20:36 	Stream<String> checksumComparators = Stream.of(ChecksumUtilities.getChecksumComparatorConfigurations())
05:20:36 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The method 'ChecksumUtilities.getChecksumComparatorConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java:[117] 
05:20:36 	IConfigurationElement[] comparatorConfigurations = ChecksumUtilities.getChecksumComparatorConfigurations();
05:20:36 	                                                   ^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java:[117] 
05:20:36 	IConfigurationElement[] comparatorConfigurations = ChecksumUtilities.getChecksumComparatorConfigurations();
05:20:36 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:36 Discouraged access: The method 'ChecksumUtilities.getChecksumComparatorConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes')
05:20:36 10 problems (10 warnings)
05:20:36 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/target/lib/repository-tools-ant.jar-classes
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/src/test/resources
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/target/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT-sources.jar
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/lib/repository-tools-ant.jar
05:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/target/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
05:20:36     The main artifact has been replaced with the baseline version.
05:20:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:36 
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:2.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository.tools/.polyglot.META-INF
05:20:36     The main artifact has been replaced with the baseline version.
05:20:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:36 
05:20:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:xml:p2metadata:2.3.300-SNAPSHOT already attached, replace previous instance
05:20:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.repository.tools:xml:p2artifacts:2.3.300-SNAPSHOT already attached, replace previous instance
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.repository.tools ---
05:20:36 [INFO] Execution was skipped
05:20:36 [INFO] 
05:20:36 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite >------
05:20:36 [INFO] Building [bundle] Equinox Provisioning Legacy Update Site Support 1.2.300-SNAPSHOT [148/520]
05:20:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] The project's OSGi version is 1.2.300.v20220420-1427
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/saveproperties
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] Resolving class path of [bundle] Equinox Provisioning Legacy Update Site Support
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/src/main/resources
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/src/main/resources
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/target/classes
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/src/test/resources
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/target/org.eclipse.equinox.p2.updatesite-1.2.300-SNAPSHOT-sources.jar
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/target/org.eclipse.equinox.p2.updatesite-1.2.300-SNAPSHOT.jar
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
05:20:36     The main artifact has been replaced with the baseline version.
05:20:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:36 
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatesite/.polyglot.META-INF
05:20:36     The main artifact has been replaced with the baseline version.
05:20:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:36 
05:20:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance
05:20:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatesite:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.updatesite ---
05:20:36 [INFO] Execution was skipped
05:20:36 [INFO] 
05:20:36 [INFO] -----------------< org.eclipse.pde:eclipse.pde.build >------------------
05:20:36 [INFO] Building eclipse.pde.build 4.28.0-SNAPSHOT                     [149/520]
05:20:36 [INFO] --------------------------------[ pom ]---------------------------------
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde.build ---
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.pde.build ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/saveproperties
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.pde.build ---
05:20:36 [INFO] 
05:20:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.pde.build ---
05:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/src/main/resources
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.pde.build ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.build ---
05:20:36 [INFO] 
05:20:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.build ---
05:20:36 [INFO] Execution was skipped
05:20:36 [INFO] 
05:20:36 [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.build >----------------
05:20:36 [INFO] Building [bundle] Plug-in Development Environment Build Support 3.11.500-SNAPSHOT [150/520]
05:20:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:20:37 [INFO] 
05:20:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.build ---
05:20:37 [INFO] The project's OSGi version is 3.11.500.v20230309-2211
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.build ---
05:20:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/saveproperties
05:20:37 [INFO] 
05:20:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.build ---
05:20:37 [INFO] Resolving class path of [bundle] Plug-in Development Environment Build Support
05:20:37 [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
05:20:37 [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
05:20:37 [INFO] 
05:20:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.build ---
05:20:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/main/resources
05:20:37 [INFO] 
05:20:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.build ---
05:20:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/main/resources
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.build ---
05:20:37 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/target/pdebuild.jar-classes
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[20] 
05:20:37 	import org.eclipse.equinox.internal.p2.publisher.QuotedTokenizer;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[22] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[252] 
05:20:37 	String brandedVersion = executableFeature.getVersion();
05:20:37 	                                          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[313] 
05:20:37 	versionString = requiredFeature.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[359] 
05:20:37 	List<FeatureEntry> pluginList = productFile.getProductEntries();
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[361] 
05:20:37 	for (FeatureEntry entry : pluginList) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[362] 
05:20:37 	if (!entry.isPlugin())
05:20:37 	           ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[365] 
05:20:37 	BundleDescription bundle = assembly.getPlugin(entry.getId(), entry.getVersion());
05:20:37 	                                                    ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[365] 
05:20:37 	BundleDescription bundle = assembly.getPlugin(entry.getId(), entry.getVersion());
05:20:37 	                                                                   ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[643] 
05:20:37 	QuotedTokenizer tokenizer = new QuotedTokenizer(programArgs);
05:20:37 	^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[643] 
05:20:37 	QuotedTokenizer tokenizer = new QuotedTokenizer(programArgs);
05:20:37 	                                ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[643] 
05:20:37 	QuotedTokenizer tokenizer = new QuotedTokenizer(programArgs);
05:20:37 	                                ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'QuotedTokenizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[644] 
05:20:37 	while (tokenizer.hasMoreTokens()) {
05:20:37 	                 ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'QuotedTokenizer.hasMoreTokens()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[645] 
05:20:37 	String token = tokenizer.nextToken().trim();
05:20:37 	                         ^^^^^^^^^
05:20:37 Discouraged access: The method 'QuotedTokenizer.nextToken()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[655] 
05:20:37 	QuotedTokenizer tokenizer = new QuotedTokenizer(vmArgs);
05:20:37 	^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[655] 
05:20:37 	QuotedTokenizer tokenizer = new QuotedTokenizer(vmArgs);
05:20:37 	                                ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[655] 
05:20:37 	QuotedTokenizer tokenizer = new QuotedTokenizer(vmArgs);
05:20:37 	                                ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'QuotedTokenizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[656] 
05:20:37 	while (tokenizer.hasMoreTokens()) {
05:20:37 	                 ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'QuotedTokenizer.hasMoreTokens()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[657] 
05:20:37 	String token = tokenizer.nextToken().trim();
05:20:37 	                         ^^^^^^^^^
05:20:37 Discouraged access: The method 'QuotedTokenizer.nextToken()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[473] 
05:20:37 	String jrtPath = "lib/" + org.eclipse.jdt.internal.compiler.util.JRTUtil.JRT_FS_JAR; //$NON-NLS-1$
05:20:37 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[473] 
05:20:37 	String jrtPath = "lib/" + org.eclipse.jdt.internal.compiler.util.JRTUtil.JRT_FS_JAR; //$NON-NLS-1$
05:20:37 	                                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The field 'JRTUtil.JRT_FS_JAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[475] 
05:20:37 	var jrt = org.eclipse.jdt.internal.core.builder.ClasspathLocation.forJrtSystem(path, null, null, release);
05:20:37 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[475] 
05:20:37 	var jrt = org.eclipse.jdt.internal.core.builder.ClasspathLocation.forJrtSystem(path, null, null, release);
05:20:37 	                                                                  ^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'ClasspathLocation.forJrtSystem(String, AccessRuleSet, IPath, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[476] 
05:20:37 	for (String moduleName : jrt.getModuleNames(null)) {
05:20:37 	                             ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'ClasspathJrt.getModuleNames(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[477] 
05:20:37 	var module = jrt.getModule(moduleName);
05:20:37 	                 ^^^^^^^^^
05:20:37 Discouraged access: The method 'ClasspathJrt.getModule(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[481] 
05:20:37 	for (var packageExport : module.exports()) {
05:20:37 	                                ^^^^^^^
05:20:37 Discouraged access: The method 'IModule.exports()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[482] 
05:20:37 	if (!packageExport.isQualified()) {
05:20:37 	                   ^^^^^^^^^^^
05:20:37 Discouraged access: The method 'IModule.IPackageExport.isQualified()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[483] 
05:20:37 	packages.add(new String(packageExport.name()));
05:20:37 	                                      ^^^^
05:20:37 Discouraged access: The method 'IModule.IPackageExport.name()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AbstractScriptGenerator.java:[27] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AbstractScriptGenerator.java:[789] 
05:20:37 	List<FeatureEntry> productEntries = product.getProductEntries();
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AbstractScriptGenerator.java:[790] 
05:20:37 	String mappings = Utils.getEntryVersionMappings(productEntries.toArray(new FeatureEntry[productEntries.size()]), site, assemblyInfo);
05:20:37 	                                                                           ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[19] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[119] 
05:20:37 	FeatureEntry[] pluginList = feature.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[120] 
05:20:37 	for (FeatureEntry entry : pluginList) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[125] 
05:20:37 	String versionRequested = entry.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[126] 
05:20:37 	model = getSite(false).getRegistry().getResolvedBundle(entry.getId(), versionRequested);
05:20:37 	                                                             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[128] 
05:20:37 	if ((model == null || Utils.isBinary(model)) && featureProperties.containsKey(GENERATION_SOURCE_PLUGIN_PREFIX + entry.getId())) {
05:20:37 	                                                                                                                      ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[130] 
05:20:37 	String[] extraEntries = Utils.getArrayFromString(featureProperties.getProperty(GENERATION_SOURCE_PLUGIN_PREFIX + entry.getId()));
05:20:37 	                                                                                                                       ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[137] 
05:20:37 	String message = NLS.bind(Messages.exception_unableToGenerateSourceFromBinary, entry.getId(), originalBundle.getSymbolicName() + "_" + originalBundle.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[145] 
05:20:37 	model = getSite(false).getRegistry().getResolvedBundle(entry.getId(), versionRequested);
05:20:37 	                                                             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[148] 
05:20:37 	getSite(false).missingPlugin(entry.getId(), versionRequested, feature, true);
05:20:37 	                                   ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[166] 
05:20:37 	private void associateModelAndEntry(BundleDescription model, FeatureEntry entry) {
05:20:37 	                                                             ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[172] 
05:20:37 	Set<FeatureEntry> entries = (Set) bundleProperties.get(PLUGIN_ENTRY);
05:20:37 	    ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[180] 
05:20:37 	private void generateEmbeddedSource(FeatureEntry pluginEntry, String[] extraEntries, boolean individual) throws CoreException {
05:20:37 	                                    ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[195] 
05:20:37 	generateSourceFeature(baseFeature, pluginEntry.getId(), extraEntries, false);
05:20:37 	                                               ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[252] 
05:20:37 	FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[253] 
05:20:37 	for (FeatureEntry referencedFeature : referencedFeatures) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[254] 
05:20:37 	String featureId = referencedFeature.getId();
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[255] 
05:20:37 	String featureVersion = referencedFeature.getVersion();
05:20:37 	                                          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[275] 
05:20:37 	private void absorbExceptionIfOptionalFeature(FeatureEntry entry, CoreException toAbsorb) throws CoreException {
05:20:37 	                                              ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[276] 
05:20:37 	if (toAbsorb.getStatus().getCode() != EXCEPTION_FEATURE_MISSING || (toAbsorb.getStatus().getCode() == EXCEPTION_FEATURE_MISSING && !entry.isOptional()))
05:20:37 	                                                                                                                                          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[287] 
05:20:37 	Version versionId = new Version(feature.getVersion());
05:20:37 	                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[293] 
05:20:37 	feature.setVersion(newVersion);
05:20:37 	        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setVersion(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[382] 
05:20:37 	FeatureEntry[] referencedFeatures = buildFeature.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[383] 
05:20:37 	FeatureEntry[] pluginList = buildFeature.getRawPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[394] 
05:20:37 	for (FeatureEntry referencedFeature : referencedFeatures) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[395] 
05:20:37 	BuildTimeFeature refFeature = getSite(false).findFeature(referencedFeature.getId(), null, false);
05:20:37 	                                                                           ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[401] 
05:20:37 	Version version = new Version(refFeature.getVersion());
05:20:37 	                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[427] 
05:20:37 	for (FeatureEntry entry : pluginList) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[428] 
05:20:37 	String versionRequested = entry.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[429] 
05:20:37 	BundleDescription model = getSite(false).getRegistry().getBundle(entry.getId(), versionRequested, false);
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[532] 
05:20:37 	FeatureEntry correspondingEntry = (FeatureEntry) entryIter.next();
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[532] 
05:20:37 	FeatureEntry correspondingEntry = (FeatureEntry) entryIter.next();
05:20:37 	                                   ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[573] 
05:20:37 	* @see Feature
05:20:37 	       ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[606] 
05:20:37 	if (featureToCollect.getId().equals(CONTAINER_FEATURE) || featureToCollect.getId().equals(UI_CONTAINER_FEATURE))
05:20:37 	                     ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[606] 
05:20:37 	if (featureToCollect.getId().equals(CONTAINER_FEATURE) || featureToCollect.getId().equals(UI_CONTAINER_FEATURE))
05:20:37 	                                                                           ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[691] 
05:20:37 	protected void collectElementToAssemble(FeatureEntry entryToCollect) throws CoreException {
05:20:37 	                                        ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[695] 
05:20:37 	String versionRequested = entryToCollect.getVersion();
05:20:37 	                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[697] 
05:20:37 	effectivePlugin = getSite(false).getRegistry().getResolvedBundle(entryToCollect.getId(), versionRequested);
05:20:37 	                                                                                ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[21] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[169] 
05:20:37 	FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[170] 
05:20:37 	for (FeatureEntry referencedFeature : referencedFeatures) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[171] 
05:20:37 	String featureId = referencedFeature.getId();
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[175] 
05:20:37 	FetchScriptGenerator generator = new FetchScriptGenerator("feature@" + featureId + ',' + referencedFeature.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                                                           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[331] 
05:20:37 	FeatureEntry[] compiledFeatures = feature.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[332] 
05:20:37 	for (FeatureEntry compiledFeature : compiledFeatures) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[333] 
05:20:37 	String featureId = compiledFeature.getId();
05:20:37 	                                   ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[344] 
05:20:37 	if (getRepositoryInfo(IFetchFactory.ELEMENT_TYPE_FEATURE + '@' + featureId, new Version(compiledFeature.getVersion())) != null)
05:20:37 	                                                                                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[425] 
05:20:37 	FeatureEntry[] allChildren = feature.getRawPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[426] 
05:20:37 	FeatureEntry[] compiledChildren = feature.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[429] 
05:20:37 	for (FeatureEntry child : allChildren) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[430] 
05:20:37 	elementId = child.getId();
05:20:37 	                  ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[431] 
05:20:37 	Version versionId = new Version(child.getVersion());
05:20:37 	                                      ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[443] 
05:20:37 	if (child.isFragment())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[451] 
05:20:37 	elementId = feature.getLicenseFeature();
05:20:37 	                    ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[456] 
05:20:37 	String version = feature.getLicenseFeatureVersion();
05:20:37 	                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/ReachablePlugin.java:[16] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/ReachablePlugin.java:[37] 
05:20:37 	public ReachablePlugin(FeatureEntry entry) {
05:20:37 	                       ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/ReachablePlugin.java:[38] 
05:20:37 	id = entry.getId();
05:20:37 	           ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.IPlatformEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[83] 
05:20:37 	public List<Config> selectConfigs(IPlatformEntry element) {
05:20:37 	                                  ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 
05:20:37 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
05:20:37 	              ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 
05:20:37 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
05:20:37 	                                         ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 
05:20:37 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
05:20:37 	                                                                                                                          ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 
05:20:37 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
05:20:37 	                                                                                                                                                     ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 
05:20:37 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
05:20:37 	                                                                                                                                                                                                                                      ^^^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 
05:20:37 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
05:20:37 	                                                                                                                                                                                                                                                                   ^^^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[91] 
05:20:37 	if (element.getOS() != null && !element.getOS().equals(Config.ANY)) {
05:20:37 	            ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[91] 
05:20:37 	if (element.getOS() != null && !element.getOS().equals(Config.ANY)) {
05:20:37 	                                        ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[94] 
05:20:37 	if (!isMatching(element.getOS(), config.getOs()))
05:20:37 	                        ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[98] 
05:20:37 	if (element.getWS() != null && !element.getWS().equals(Config.ANY)) {
05:20:37 	            ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[98] 
05:20:37 	if (element.getWS() != null && !element.getWS().equals(Config.ANY)) {
05:20:37 	                                        ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[101] 
05:20:37 	if (!isMatching(element.getWS(), config.getWs()))
05:20:37 	                        ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[105] 
05:20:37 	if (element.getArch() != null && !element.getArch().equals(Config.ANY)) {
05:20:37 	            ^^^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[105] 
05:20:37 	if (element.getArch() != null && !element.getArch().equals(Config.ANY)) {
05:20:37 	                                          ^^^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[108] 
05:20:37 	if (!isMatching(element.getArch(), config.getArch()))
05:20:37 	                        ^^^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[189] 
05:20:37 	script.printAttribute("id", feature2.getId(), true); //$NON-NLS-1$
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[190] 
05:20:37 	script.printAttribute("version", feature2.getVersion(), true); //$NON-NLS-1$
05:20:37 	                                          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[386] 
05:20:37 	script.printAttribute(VERSION, feature.getVersion(), true);
05:20:37 	                                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[457] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                 ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[457] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[472] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                 ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[472] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[490] 
05:20:37 	if (!feature.getId().equals(FEATURE_EQUINOX_EXECUTABLE))
05:20:37 	             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[493] 
05:20:37 	if (feature.isBinary() || !OLD_EXECUTABLE_RANGE.isIncluded(new Version(feature.getVersion())))
05:20:37 	                                                                               ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[502] 
05:20:37 	String featureFullName = executableFeature.getId() + "_" + executableFeature.getVersion(); //$NON-NLS-1$
05:20:37 	                                           ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[502] 
05:20:37 	String featureFullName = executableFeature.getId() + "_" + executableFeature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                                             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[90] 
05:20:37 	private String getSourcePluginName(FeatureEntry plugin, boolean versionSuffix) {
05:20:37 	                                   ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[91] 
05:20:37 	return plugin.getId() + (versionSuffix ? "_" + plugin.getVersion() : ""); //$NON-NLS-1$	//$NON-NLS-2$
05:20:37 	              ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[91] 
05:20:37 	return plugin.getId() + (versionSuffix ? "_" + plugin.getVersion() : ""); //$NON-NLS-1$	//$NON-NLS-2$
05:20:37 	                                                      ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[95] 
05:20:37 	FeatureEntry[] pluginList = feature.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[96] 
05:20:37 	for (FeatureEntry entry : pluginList) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[101] 
05:20:37 	String versionRequested = entry.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[102] 
05:20:37 	model = getSite().getRegistry().getResolvedBundle(entry.getId(), versionRequested);
05:20:37 	                                                        ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[110] 
05:20:37 	private void collectSourcePlugins(BuildTimeFeature feature, FeatureEntry pluginEntry, BundleDescription model) throws CoreException {
05:20:37 	                                                            ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[118] 
05:20:37 	if (pluginEntry.getOS() == null && pluginEntry.getWS() == null && pluginEntry.getArch() == null) {
05:20:37 	                ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[118] 
05:20:37 	if (pluginEntry.getOS() == null && pluginEntry.getWS() == null && pluginEntry.getArch() == null) {
05:20:37 	                                               ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[118] 
05:20:37 	if (pluginEntry.getOS() == null && pluginEntry.getWS() == null && pluginEntry.getArch() == null) {
05:20:37 	                                                                              ^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[139] 
05:20:37 	FeatureEntry sourcePlugin;
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[145] 
05:20:37 	brandingPlugin = feature.getBrandingPlugin();
05:20:37 	                         ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getBrandingPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[148] 
05:20:37 	sourceFeature.setBrandingPlugin(brandingPlugin);
05:20:37 	              ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setBrandingPlugin(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[150] 
05:20:37 	brandingPlugin = sourceFeature.getId();
05:20:37 	                               ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[153] 
05:20:37 	FeatureEntry[] plugins = feature.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[154] 
05:20:37 	for (FeatureEntry plugin2 : plugins) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[174] 
05:20:37 	FeatureEntry entry;
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[183] 
05:20:37 	entry = new FeatureEntry(id, version.toString(), false);
05:20:37 	            ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[183] 
05:20:37 	entry = new FeatureEntry(id, version.toString(), false);
05:20:37 	            ^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[185] 
05:20:37 	entry.setOptional(((Boolean) items.get(Utils.EXTRA_OPTIONAL)).booleanValue());
05:20:37 	      ^^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.setOptional(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[186] 
05:20:37 	entry.setEnvironment((String) items.get(Utils.EXTRA_OS), (String) items.get(Utils.EXTRA_WS), (String) items.get(Utils.EXTRA_ARCH), null);
05:20:37 	      ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[187] 
05:20:37 	sourceFeature.addEntry(entry);
05:20:37 	              ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[195] 
05:20:37 	entry = new FeatureEntry(model.getSymbolicName(), model.getVersion().toString(), true);
05:20:37 	            ^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[195] 
05:20:37 	entry = new FeatureEntry(model.getSymbolicName(), model.getVersion().toString(), true);
05:20:37 	            ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[196] 
05:20:37 	entry.setUnpack(((Boolean) items.get(Utils.EXTRA_UNPACK)).booleanValue());
05:20:37 	      ^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.setUnpack(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[197] 
05:20:37 	entry.setEnvironment((String) items.get(Utils.EXTRA_OS), (String) items.get(Utils.EXTRA_WS), (String) items.get(Utils.EXTRA_ARCH), null);
05:20:37 	      ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[198] 
05:20:37 	sourceFeature.addEntry(entry);
05:20:37 	              ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[214] 
05:20:37 	private void generateSourceFragments(BuildTimeFeature sourceFeature, FeatureEntry sourcePlugin) throws CoreException {
05:20:37 	                                                                     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[219] 
05:20:37 	String sourceFragmentId = sourceFeature.getId() + "." + configInfo.toString("."); //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	                                        ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 
05:20:37 	FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true);
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 
05:20:37 	FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true);
05:20:37 	                                  ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 
05:20:37 	FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true);
05:20:37 	                                  ^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 
05:20:37 	FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true);
05:20:37 	                                                                               ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[224] 
05:20:37 	sourceFragment.setEnvironment(configInfo.getOs(), configInfo.getWs(), configInfo.getArch(), null);
05:20:37 	               ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[225] 
05:20:37 	sourceFragment.setFragment(true);
05:20:37 	               ^^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.setFragment(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[229] 
05:20:37 	sourceFeature.addEntry(sourceFragment);
05:20:37 	              ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[233] 
05:20:37 	private String computeSourceFeatureName(Feature featureForName, boolean withNumber) throws CoreException {
05:20:37 	                                        ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[238] 
05:20:37 	sourceFeatureName = featureForName.getId() + ".source"; //$NON-NLS-1$
05:20:37 	                                   ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[239] 
05:20:37 	return sourceFeatureName + (withNumber ? "_" + featureForName.getVersion() : ""); //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	                                                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[243] 
05:20:37 	private BuildTimeFeature createSourceFeature(Feature featureExample) throws CoreException {
05:20:37 	                                             ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[245] 
05:20:37 	String version = featureExample.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[248] 
05:20:37 	result.setLabel(featureExample.getLabel());
05:20:37 	       ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setLabel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[248] 
05:20:37 	result.setLabel(featureExample.getLabel());
05:20:37 	                               ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[249] 
05:20:37 	result.setProviderName(featureExample.getProviderName());
05:20:37 	       ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setProviderName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[249] 
05:20:37 	result.setProviderName(featureExample.getProviderName());
05:20:37 	                                      ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getProviderName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[250] 
05:20:37 	result.setImage(featureExample.getImage());
05:20:37 	       ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setImage(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[250] 
05:20:37 	result.setImage(featureExample.getImage());
05:20:37 	                               ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getImage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[251] 
05:20:37 	result.setInstallHandler(featureExample.getInstallHandler());
05:20:37 	       ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setInstallHandler(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[251] 
05:20:37 	result.setInstallHandler(featureExample.getInstallHandler());
05:20:37 	                                        ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getInstallHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[252] 
05:20:37 	result.setInstallHandlerLibrary(featureExample.getInstallHandlerLibrary());
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setInstallHandlerLibrary(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[252] 
05:20:37 	result.setInstallHandlerLibrary(featureExample.getInstallHandlerLibrary());
05:20:37 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getInstallHandlerLibrary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[253] 
05:20:37 	result.setInstallHandlerURL(featureExample.getInstallHandlerURL());
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setInstallHandlerURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[253] 
05:20:37 	result.setInstallHandlerURL(featureExample.getInstallHandlerURL());
05:20:37 	                                           ^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getInstallHandlerURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[254] 
05:20:37 	result.setDescription(featureExample.getDescription());
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setDescription(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[254] 
05:20:37 	result.setDescription(featureExample.getDescription());
05:20:37 	                                     ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[255] 
05:20:37 	result.setDescriptionURL(featureExample.getDescriptionURL());
05:20:37 	       ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setDescriptionURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[255] 
05:20:37 	result.setDescriptionURL(featureExample.getDescriptionURL());
05:20:37 	                                        ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDescriptionURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[256] 
05:20:37 	result.setCopyright(featureExample.getCopyright());
05:20:37 	       ^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setCopyright(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[256] 
05:20:37 	result.setCopyright(featureExample.getCopyright());
05:20:37 	                                   ^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getCopyright()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[257] 
05:20:37 	result.setCopyrightURL(featureExample.getCopyrightURL());
05:20:37 	       ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setCopyrightURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[257] 
05:20:37 	result.setCopyrightURL(featureExample.getCopyrightURL());
05:20:37 	                                      ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getCopyrightURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[258] 
05:20:37 	result.setLicense(featureExample.getLicense());
05:20:37 	       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setLicense(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[258] 
05:20:37 	result.setLicense(featureExample.getLicense());
05:20:37 	                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicense()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[259] 
05:20:37 	result.setLicenseURL(featureExample.getLicenseURL());
05:20:37 	       ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setLicenseURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[259] 
05:20:37 	result.setLicenseURL(featureExample.getLicenseURL());
05:20:37 	                                    ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[260] 
05:20:37 	result.setLicenseFeature(featureExample.getLicenseFeature());
05:20:37 	       ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setLicenseFeature(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[260] 
05:20:37 	result.setLicenseFeature(featureExample.getLicenseFeature());
05:20:37 	                                        ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[261] 
05:20:37 	result.setLicenseFeatureVersion(featureExample.getLicenseFeatureVersion());
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setLicenseFeatureVersion(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[261] 
05:20:37 	result.setLicenseFeatureVersion(featureExample.getLicenseFeatureVersion());
05:20:37 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[262] 
05:20:37 	result.setUpdateSiteLabel(featureExample.getUpdateSiteLabel());
05:20:37 	       ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setUpdateSiteLabel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[262] 
05:20:37 	result.setUpdateSiteLabel(featureExample.getUpdateSiteLabel());
05:20:37 	                                         ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getUpdateSiteLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[263] 
05:20:37 	result.setUpdateSiteURL(featureExample.getUpdateSiteURL());
05:20:37 	       ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setUpdateSiteURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[263] 
05:20:37 	result.setUpdateSiteURL(featureExample.getUpdateSiteURL());
05:20:37 	                                       ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getUpdateSiteURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[265] 
05:20:37 	URLEntry[] siteEntries = featureExample.getDiscoverySites();
05:20:37 	^^^^^^^^^^
05:20:37 Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[265] 
05:20:37 	URLEntry[] siteEntries = featureExample.getDiscoverySites();
05:20:37 	                                        ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDiscoverySites()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[266] 
05:20:37 	for (URLEntry siteEntry : siteEntries) {
05:20:37 	     ^^^^^^^^
05:20:37 Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[267] 
05:20:37 	result.addDiscoverySite(siteEntry.getAnnotation(), siteEntry.getURL());
05:20:37 	       ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.addDiscoverySite(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[267] 
05:20:37 	result.addDiscoverySite(siteEntry.getAnnotation(), siteEntry.getURL());
05:20:37 	                                  ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'URLEntry.getAnnotation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[267] 
05:20:37 	result.addDiscoverySite(siteEntry.getAnnotation(), siteEntry.getURL());
05:20:37 	                                                             ^^^^^^
05:20:37 Discouraged access: The method 'URLEntry.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 
05:20:37 	result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null);
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 
05:20:37 	result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null);
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 
05:20:37 	result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null);
05:20:37 	                                                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 
05:20:37 	result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null);
05:20:37 	                                                                                     ^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[277] 
05:20:37 	private void create30SourceFragment(FeatureEntry fragment, FeatureEntry plugin) throws CoreException {
05:20:37 	                                    ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[277] 
05:20:37 	private void create30SourceFragment(FeatureEntry fragment, FeatureEntry plugin) throws CoreException {
05:20:37 	                                                           ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[304] 
05:20:37 	buffer.replace(beginId, beginId + REPLACED_FRAGMENT_ID.length(), fragment.getId());
05:20:37 	                                                                          ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[307] 
05:20:37 	buffer.replace(beginId, beginId + REPLACED_FRAGMENT_VERSION.length(), fragment.getVersion());
05:20:37 	                                                                               ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[310] 
05:20:37 	buffer.replace(beginId, beginId + REPLACED_PLUGIN_ID.length(), plugin.getId());
05:20:37 	                                                                      ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[312] 
05:20:37 	BundleDescription effectivePlugin = getSite().getRegistry().getResolvedBundle(plugin.getId(), plugin.getVersion());
05:20:37 	                                                                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[312] 
05:20:37 	BundleDescription effectivePlugin = getSite().getRegistry().getResolvedBundle(plugin.getId(), plugin.getVersion());
05:20:37 	                                                                                                     ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[317] 
05:20:37 	buffer.replace(beginId, beginId + REPLACED_PLATFORM_FILTER.length(), "(& (osgi.ws=" + fragment.getWS() + ") (osgi.os=" + fragment.getOS() + ") (osgi.arch=" + fragment.getArch() + "))"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
05:20:37 	                                                                                               ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[317] 
05:20:37 	buffer.replace(beginId, beginId + REPLACED_PLATFORM_FILTER.length(), "(& (osgi.ws=" + fragment.getWS() + ") (osgi.os=" + fragment.getOS() + ") (osgi.arch=" + fragment.getArch() + "))"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
05:20:37 	                                                                                                                                  ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[317] 
05:20:37 	buffer.replace(beginId, beginId + REPLACED_PLATFORM_FILTER.length(), "(& (osgi.ws=" + fragment.getWS() + ") (osgi.os=" + fragment.getOS() + ") (osgi.arch=" + fragment.getArch() + "))"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
05:20:37 	                                                                                                                                                                       ^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[323] 
05:20:37 	replaceManifestValue(sourceFragmentDirURL.append(Constants.BUNDLE_FILENAME_DESCRIPTOR).toOSString(), org.osgi.framework.Constants.BUNDLE_VERSION, fragment.getVersion());
05:20:37 	                                                                                                                                                           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[324] 
05:20:37 	String host = plugin.getId() + ';' + org.osgi.framework.Constants.BUNDLE_VERSION + '=' + effectivePlugin.getVersion().toString();
05:20:37 	                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[347] 
05:20:37 	BundleDescription oldBundle = state.getResolvedBundle(fragment.getId());
05:20:37 	                                                               ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[362] 
05:20:37 	String message = NLS.bind(Messages.error_creatingFeature, sourceFeature.getId());
05:20:37 	                                                                        ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[368] 
05:20:37 	replaceXMLAttribute(sourceFeatureDir + '/' + Constants.FEATURE_FILENAME_DESCRIPTOR, FEATURE_START_TAG, VERSION, sourceFeature.getVersion());
05:20:37 	                                                                                                                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[447] 
05:20:37 	private FeatureEntry createSourceBundle(BuildTimeFeature sourceFeature, FeatureEntry pluginEntry) throws CoreException {
05:20:37 	                                                                        ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureParser.java:[22] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureParser.java:[28] 
05:20:37 	protected Feature createFeature(String id, String version) {
05:20:37 	          ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureParser.java:[32] 
05:20:37 	public Feature parse(URL featureURL) throws SAXException, IOException {
05:20:37 	       ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/PackageConfigScriptGenerator.java:[70] 
05:20:37 	return feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	               ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/PackageConfigScriptGenerator.java:[70] 
05:20:37 	return feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[19] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[25] 
05:20:37 	public SourceFeatureWriter(OutputStream out, Feature feature, BuildTimeSite site) {
05:20:37 	                                             ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[33] 
05:20:37 	FeatureEntry[] features = feature.getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[33] 
05:20:37 	FeatureEntry[] features = feature.getEntries();
05:20:37 	                                  ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[34] 
05:20:37 	for (FeatureEntry feature2 : features) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[35] 
05:20:37 	if (feature2.isRequires() || feature2.isPlugin())
05:20:37 	             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[35] 
05:20:37 	if (feature2.isRequires() || feature2.isPlugin())
05:20:37 	                                      ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[38] 
05:20:37 	parameters.put(ID, feature2.getId());
05:20:37 	                            ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[39] 
05:20:37 	parameters.put(VERSION, feature2.getVersion());
05:20:37 	                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[40] 
05:20:37 	if (feature2.isOptional())
05:20:37 	             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[42] 
05:20:37 	if (feature2.getArch() != null)
05:20:37 	             ^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[43] 
05:20:37 	parameters.put("arch", feature2.getArch()); //$NON-NLS-1$
05:20:37 	                                ^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[44] 
05:20:37 	if (feature2.getWS() != null)
05:20:37 	             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[45] 
05:20:37 	parameters.put("ws", feature2.getWS()); //$NON-NLS-1$
05:20:37 	                              ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[46] 
05:20:37 	if (feature2.getOS() != null)
05:20:37 	             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[47] 
05:20:37 	parameters.put("os", feature2.getOS()); //$NON-NLS-1$
05:20:37 	                              ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[21] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[22] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[55] 
05:20:37 	private final Comparator<Feature> featureComparator = (arg0, arg1) -> {
05:20:37 	                         ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[56] 
05:20:37 	Version v0 = new Version(arg0.getVersion());
05:20:37 	                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[57] 
05:20:37 	Version v1 = new Version(arg1.getVersion());
05:20:37 	                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[169] 
05:20:37 	public IStatus missingPlugin(String id, String version, Feature containingFeature, boolean throwException) throws CoreException {
05:20:37 	                                                        ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[174] 
05:20:37 	message = NLS.bind(Messages.includedFromFeature, containingFeature.getId(), message);
05:20:37 	                                                                   ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[189] 
05:20:37 	public static IStatus missingPlugin(BundleDescription bundle, ResolverError[] resolutionErrors, Feature containingFeature, boolean throwException) throws CoreException {
05:20:37 	                                                                                                ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[195] 
05:20:37 	message = NLS.bind(Messages.includedFromFeature, containingFeature.getId(), message);
05:20:37 	                                                                   ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[283] 
05:20:37 	Version featureVersion = new Version(feature.getVersion());
05:20:37 	                                             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[367] 
05:20:37 	FeatureEntry[] includedRefs = toAnalyse.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[369] 
05:20:37 	String featureId = includedRefs[i].getId();
05:20:37 	                                   ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[370] 
05:20:37 	BuildTimeFeature nested = findFeature(featureId, includedRefs[i].getVersion(), false);
05:20:37 	                                                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[385] 
05:20:37 	FeatureEntry added = new FeatureEntry(id, version.toString(), false);
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[385] 
05:20:37 	FeatureEntry added = new FeatureEntry(id, version.toString(), false);
05:20:37 	                         ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[385] 
05:20:37 	FeatureEntry added = new FeatureEntry(id, version.toString(), false);
05:20:37 	                         ^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[386] 
05:20:37 	FeatureEntry[] expanded = new FeatureEntry[includedRefs.length + 1];
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[386] 
05:20:37 	FeatureEntry[] expanded = new FeatureEntry[includedRefs.length + 1];
05:20:37 	                              ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[401] 
05:20:37 	FeatureEntry[] entries = toAnalyse.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[402] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[405] 
05:20:37 	FeatureEntry[] imports = toAnalyse.getImports();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[406] 
05:20:37 	for (FeatureEntry import1 : imports) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[407] 
05:20:37 	if (!import1.isPlugin()) {
05:20:37 	             ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[408] 
05:20:37 	rootFeatures.add(findFeature(import1.getId(), Utils.createVersionRange(import1), true));
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[440] 
05:20:37 	public void addPluginEntry(FeatureEntry pluginEntry) {
05:20:37 	                           ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[444] 
05:20:37 	public Feature createFeature(URL url) throws CoreException {
05:20:37 	       ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[453] 
05:20:37 	if (featureCache.containsKey(feature.getId())) {
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[454] 
05:20:37 	Set<BuildTimeFeature> set = featureCache.get(feature.getId());
05:20:37 	                                                     ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[459] 
05:20:37 	featureCache.put(feature.getId(), set);
05:20:37 	                         ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.actions.RootFilesAction;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[26] 
05:20:37 	public class RootFileParentAction extends AbstractPublisherAction {
05:20:37 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'AbstractPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[45] 
05:20:37 	public IStatus perform(IPublisherInfo publisherInfo, IPublisherResult results, IProgressMonitor monitor) {
05:20:37 	                       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[45] 
05:20:37 	public IStatus perform(IPublisherInfo publisherInfo, IPublisherResult results, IProgressMonitor monitor) {
05:20:37 	                                                     ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[50] 
05:20:37 	Iterator<IInstallableUnit> iter = results.getIUs(null, IPublisherResult.NON_ROOT).iterator();
05:20:37 	                                          ^^^^^^
05:20:37 Discouraged access: The method 'IPublisherResult.getIUs(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[50] 
05:20:37 	Iterator<IInstallableUnit> iter = results.getIUs(null, IPublisherResult.NON_ROOT).iterator();
05:20:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[50] 
05:20:37 	Iterator<IInstallableUnit> iter = results.getIUs(null, IPublisherResult.NON_ROOT).iterator();
05:20:37 	                                                                        ^^^^^^^^
05:20:37 Discouraged access: The field 'IPublisherResult.NON_ROOT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[58] 
05:20:37 	InstallableUnitDescription descriptor = createParentIU(collector, RootFilesAction.computeIUId(baseId, flavor), Version.parseVersion(version));
05:20:37 	                                        ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherAction.createParentIU(Collection<? extends IVersionedId>, String, Version)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[58] 
05:20:37 	InstallableUnitDescription descriptor = createParentIU(collector, RootFilesAction.computeIUId(baseId, flavor), Version.parseVersion(version));
05:20:37 	                                                                  ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[58] 
05:20:37 	InstallableUnitDescription descriptor = createParentIU(collector, RootFilesAction.computeIUId(baseId, flavor), Version.parseVersion(version));
05:20:37 	                                                                                  ^^^^^^^^^^^
05:20:37 Discouraged access: The method 'RootFilesAction.computeIUId(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[61] 
05:20:37 	results.addIU(rootIU, IPublisherResult.ROOT);
05:20:37 	        ^^^^^
05:20:37 Discouraged access: The method 'IPublisherResult.addIU(IInstallableUnit, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[61] 
05:20:37 	results.addIU(rootIU, IPublisherResult.ROOT);
05:20:37 	                      ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[61] 
05:20:37 	results.addIU(rootIU, IPublisherResult.ROOT);
05:20:37 	                                       ^^^^
05:20:37 Discouraged access: The field 'IPublisherResult.ROOT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/FeatureReference.java:[19] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/FeatureReference.java:[27] 
05:20:37 	private Feature feature;
05:20:37 	        ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/FeatureReference.java:[37] 
05:20:37 	public Feature getFeature() throws CoreException {
05:20:37 	       ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[65] 
05:20:37 	featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                          ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[65] 
05:20:37 	featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                  ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[81] 
05:20:37 	sourceFeatureName = feature.getId().endsWith(".source") ? feature.getId() : feature.getId() + ".source"; //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	                            ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[81] 
05:20:37 	sourceFeatureName = feature.getId().endsWith(".source") ? feature.getId() : feature.getId() + ".source"; //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	                                                                  ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[81] 
05:20:37 	sourceFeatureName = feature.getId().endsWith(".source") ? feature.getId() : feature.getId() + ".source"; //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	                                                                                    ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[82] 
05:20:37 	sourceFeatureFullNameVersioned = sourceFeatureName + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                                   ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[117] 
05:20:37 	Utils.updateVersion(customBuildFile, PROPERTY_FEATURE_VERSION_SUFFIX, feature.getVersion());
05:20:37 	                                                                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[242] 
05:20:37 	script.printTargetDeclaration(TARGET_CLEAN, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_clean, feature.getId()));
05:20:37 	                                                                                                                    ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[399] 
05:20:37 	script.println("<eclipse.idReplacer featureFilePath=\"" + AntScript.getEscaped(root) + '/' + Constants.FEATURE_FILENAME_DESCRIPTOR + "\"  selfVersion=\"" + feature.getVersion() + "\" featureIds=\"" + featureVersionInfo + "\" pluginIds=\"" + pluginVersionInfo + "\"/>"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$
05:20:37 	                                                                                                                                                                    ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[411] 
05:20:37 	String licenseFeatureName = feature.getLicenseFeature();
05:20:37 	                                    ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[415] 
05:20:37 	licenseFeature = getSite(false).findFeature(licenseFeatureName, feature.getLicenseFeatureVersion(), true);
05:20:37 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[553] 
05:20:37 	script.printTargetDeclaration(TARGET_BUILD_UPDATE_JAR, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_buildUpdateJar, feature.getId()));
05:20:37 	                                                                                                                                        ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[563] 
05:20:37 	params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS());
05:20:37 	                                ^^^^^
05:20:37 Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[563] 
05:20:37 	params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS());
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[564] 
05:20:37 	params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS());
05:20:37 	                                ^^^^^
05:20:37 Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[564] 
05:20:37 	params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS());
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[565] 
05:20:37 	params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch());
05:20:37 	                                  ^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[565] 
05:20:37 	params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch());
05:20:37 	                                                                           ^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[566] 
05:20:37 	params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL());
05:20:37 	                                ^^^^^
05:20:37 Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[566] 
05:20:37 	params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL());
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[595] 
05:20:37 	script.printTargetDeclaration(TARGET_ZIP_DISTRIBUTION, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_zips, feature.getId()));
05:20:37 	                                                                                                                              ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[601] 
05:20:37 	params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS());
05:20:37 	                                ^^^^^
05:20:37 Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[601] 
05:20:37 	params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS());
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[602] 
05:20:37 	params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS());
05:20:37 	                                ^^^^^
05:20:37 Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[602] 
05:20:37 	params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS());
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[603] 
05:20:37 	params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch());
05:20:37 	                                  ^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[603] 
05:20:37 	params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch());
05:20:37 	                                                                           ^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[604] 
05:20:37 	params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL());
05:20:37 	                                ^^^^^
05:20:37 Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[604] 
05:20:37 	params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL());
05:20:37 	                                                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[650] 
05:20:37 	FeatureEntry[] entries = Utils.getPluginEntry(feature, current.getSymbolicName(), false); //TODO This can be improved to use the value from the user object in the bundleDescription
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[651] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[673] 
05:20:37 	FeatureEntry[] pluginList = feature.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[674] 
05:20:37 	for (FeatureEntry entry : pluginList) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[679] 
05:20:37 	String versionRequested = entry.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[680] 
05:20:37 	model = getSite(false).getRegistry().getResolvedBundle(entry.getId(), versionRequested);
05:20:37 	                                                             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[682] 
05:20:37 	String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                  ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[682] 
05:20:37 	String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[694] 
05:20:37 	FeatureEntry[] features = feature.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[695] 
05:20:37 	for (FeatureEntry feature2 : features) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[696] 
05:20:37 	String featureId = feature2.getId();
05:20:37 	                            ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[697] 
05:20:37 	String versionId = feature2.getVersion();
05:20:37 	                            ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[700] 
05:20:37 	if (feature2.isOptional())
05:20:37 	             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[729] 
05:20:37 	script.printProjectDeclaration(feature.getId(), TARGET_BUILD_UPDATE_JAR, "."); //$NON-NLS-1$
05:20:37 	                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[785] 
05:20:37 	script.printTargetDeclaration(TARGET_BUILD_JARS, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_buildJars, feature.getId()));
05:20:37 	                                                                                                                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[803] 
05:20:37 	script.printTargetDeclaration(TARGET_REFRESH, TARGET_INIT, PROPERTY_ECLIPSE_RUNNING, null, NLS.bind(Messages.build_feature_refresh, feature.getId()));
05:20:37 	                                                                                                                                            ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[22] 
05:20:37 	import org.eclipse.equinox.p2.publisher.AbstractPublisherAction;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'AbstractPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.actions.ITouchpointAdvice;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'ITouchpointAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[24] 
05:20:37 	import org.eclipse.equinox.p2.publisher.actions.RootFilesAdvice;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootFilesAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[27] 
05:20:37 	public class RootFileTouchpointAdvice extends RootFilesAdvice implements ITouchpointAdvice {
05:20:37 	                                              ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootFilesAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[27] 
05:20:37 	public class RootFileTouchpointAdvice extends RootFilesAdvice implements ITouchpointAdvice {
05:20:37 	                                                                         ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'ITouchpointAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[32] 
05:20:37 	super(root, includedFiles, excludedFiles, configSpec);
05:20:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'RootFilesAdvice(File, File[], File[], String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[38] 
05:20:37 	String[] config = AbstractPublisherAction.parseConfigSpec(getConfigSpec());
05:20:37 	                  ^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'AbstractPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[38] 
05:20:37 	String[] config = AbstractPublisherAction.parseConfigSpec(getConfigSpec());
05:20:37 	                                          ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherAction.parseConfigSpec(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[38] 
05:20:37 	String[] config = AbstractPublisherAction.parseConfigSpec(getConfigSpec());
05:20:37 	                                                          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'RootFilesAdvice.getConfigSpec()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[45] 
05:20:37 	File root = getRoot();
05:20:37 	            ^^^^^^^
05:20:37 Discouraged access: The method 'RootFilesAdvice.getRoot()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[21] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[102] 
05:20:37 	private FeatureEntry associatedEntry;
05:20:37 	        ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[686] 
05:20:37 	if (associatedEntry != null && (associatedEntry.unpackSet() || !Utils.hasBundleShapeHeader(model)))
05:20:37 	                                                ^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.unpackSet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[687] 
05:20:37 	script.println("   unpack=\"" + String.valueOf(associatedEntry.isUnpack()) + "\""); //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	                                                               ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[1921] 
05:20:37 	public FeatureEntry getAssociatedEntry() {
05:20:37 	       ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[1925] 
05:20:37 	public void setAssociatedEntry(FeatureEntry associatedEntry) {
05:20:37 	                               ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[153] 
05:20:37 	List<FeatureEntry> entries = product.getProductEntries();
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[154] 
05:20:37 	for (FeatureEntry featureEntry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[155] 
05:20:37 	Entry newEntry = new Entry(featureEntry.getId(), featureEntry.getVersion());
05:20:37 	                                        ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[155] 
05:20:37 	Entry newEntry = new Entry(featureEntry.getId(), featureEntry.getVersion());
05:20:37 	                                                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[156] 
05:20:37 	if (featureEntry.unpackSet())
05:20:37 	                 ^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.unpackSet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[157] 
05:20:37 	newEntry.addAttribute(Utils.EXTRA_UNPACK, String.valueOf(featureEntry.isUnpack()));
05:20:37 	                                                                      ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[158] 
05:20:37 	if (featureEntry.isFragment())
05:20:37 	                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[160] 
05:20:37 	else if (featureEntry.isPlugin())
05:20:37 	                      ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[54] 
05:20:37 	return getFinalShape(feature.getId(), feature.getVersion(), FLAT, true);
05:20:37 	                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[54] 
05:20:37 	return getFinalShape(feature.getId(), feature.getVersion(), FLAT, true);
05:20:37 	                                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[94] 
05:20:37 	FeatureEntry entry = (FeatureEntry) entry2;
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[94] 
05:20:37 	FeatureEntry entry = (FeatureEntry) entry2;
05:20:37 	                      ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[95] 
05:20:37 	if (entry.unpackSet()) {
05:20:37 	          ^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.unpackSet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[97] 
05:20:37 	result = Boolean.valueOf(entry.isUnpack());
05:20:37 	                               ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[98] 
05:20:37 	else if (result.booleanValue() != entry.isUnpack()) {
05:20:37 	                                        ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[220] 
05:20:37 	script.printAttribute(VERSION, feature.getVersion(), true);
05:20:37 	                                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[225] 
05:20:37 	if (!(havePDEUIState() && rootProvider.getId().equals("org.eclipse.pde.container.feature"))) { //$NON-NLS-1$
05:20:37 	                                       ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[229] 
05:20:37 	script.printAttribute(VERSION, rootProvider.getVersion(), true);
05:20:37 	                                            ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[255] 
05:20:37 	return feature.getId() + ".feature.group"; //$NON-NLS-1$
05:20:37 	               ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[618] 
05:20:37 	generatePostProcessingSteps(feature.getId(), feature.getVersion(), (String) shapeAdvisor.getFinalShape(feature)[1], FEATURE_TYPE);
05:20:37 	                                    ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[618] 
05:20:37 	generatePostProcessingSteps(feature.getId(), feature.getVersion(), (String) shapeAdvisor.getFinalShape(feature)[1], FEATURE_TYPE);
05:20:37 	                                                     ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[635] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                 ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[635] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[645] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                 ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[645] 
05:20:37 	String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$
05:20:37 	                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[18] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[31] 
05:20:37 	FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[32] 
05:20:37 	for (FeatureEntry referencedFeature : referencedFeatures) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[33] 
05:20:37 	String featureId = referencedFeature.getId();
05:20:37 	                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[41] 
05:20:37 	if (exception.getStatus().getCode() != EXCEPTION_FEATURE_MISSING || (exception.getStatus().getCode() == EXCEPTION_FEATURE_MISSING && !referencedFeature.isOptional()))
05:20:37 	                                                                                                                                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.Feature;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[21] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[27] 
05:20:37 	public class BuildTimeFeature extends Feature {
05:20:37 	                                      ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[41] 
05:20:37 	super(id, version);
05:20:37 	^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'Feature(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[45] 
05:20:37 	super("", ""); //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'Feature(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[55] 
05:20:37 	public FeatureEntry[] getRawIncludedFeatureReferences() {
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[56] 
05:20:37 	ArrayList<FeatureEntry> included = new ArrayList<>();
05:20:37 	          ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[57] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[57] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[58] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[59] 
05:20:37 	if (entry.isRequires() || entry.isPlugin())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[59] 
05:20:37 	if (entry.isRequires() || entry.isPlugin())
05:20:37 	                                ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[63] 
05:20:37 	return included.toArray(new FeatureEntry[included.size()]);
05:20:37 	                            ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[66] 
05:20:37 	public FeatureEntry[] getIncludedFeatureReferences() {
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[67] 
05:20:37 	ArrayList<FeatureEntry> included = new ArrayList<>();
05:20:37 	          ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[68] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[68] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[69] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[70] 
05:20:37 	if (entry.isRequires() || entry.isPlugin())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[70] 
05:20:37 	if (entry.isRequires() || entry.isPlugin())
05:20:37 	                                ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[78] 
05:20:37 	return included.toArray(new FeatureEntry[included.size()]);
05:20:37 	                            ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[81] 
05:20:37 	public FeatureEntry[] getPluginEntries() {
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[82] 
05:20:37 	ArrayList<FeatureEntry> plugins = new ArrayList<>();
05:20:37 	          ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[83] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[83] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[84] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[85] 
05:20:37 	if (entry.isRequires() || !entry.isPlugin())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[85] 
05:20:37 	if (entry.isRequires() || !entry.isPlugin())
05:20:37 	                                 ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[91] 
05:20:37 	return plugins.toArray(new FeatureEntry[plugins.size()]);
05:20:37 	                           ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[94] 
05:20:37 	public FeatureEntry[] getRawPluginEntries() {
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[95] 
05:20:37 	ArrayList<FeatureEntry> plugins = new ArrayList<>();
05:20:37 	          ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[96] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[96] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[97] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[98] 
05:20:37 	if (entry.isRequires() || !entry.isPlugin())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[98] 
05:20:37 	if (entry.isRequires() || !entry.isPlugin())
05:20:37 	                                 ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[102] 
05:20:37 	return plugins.toArray(new FeatureEntry[plugins.size()]);
05:20:37 	                           ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[105] 
05:20:37 	public FeatureEntry[] getImports() {
05:20:37 	       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[106] 
05:20:37 	ArrayList<FeatureEntry> imports = new ArrayList<>();
05:20:37 	          ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[107] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[107] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[108] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[109] 
05:20:37 	if (!entry.isRequires())
05:20:37 	           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[113] 
05:20:37 	return imports.toArray(new FeatureEntry[imports.size()]);
05:20:37 	                           ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[185] 
05:20:37 	public FeatureEntry findPluginEntry(String id, String version) {
05:20:37 	       ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[186] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[186] 
05:20:37 	FeatureEntry[] entries = getEntries();
05:20:37 	                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[187] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[188] 
05:20:37 	if (entry.isPlugin() && entry.getId().equals(id))
05:20:37 	          ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[188] 
05:20:37 	if (entry.isPlugin() && entry.getId().equals(id))
05:20:37 	                              ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[189] 
05:20:37 	if (Utils.matchVersions(version, entry.getVersion()))
05:20:37 	                                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[29] 
05:20:37 	public class GeneratorApplication extends AbstractPublisherApplication {
05:20:37 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'AbstractPublisherApplication' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[36] 
05:20:37 	private IPublisherResult result = null;
05:20:37 	        ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[46] 
05:20:37 	protected IPublisherAction[] createActions() {
05:20:37 	          ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[48] 
05:20:37 	File sourceFile = source != null ? new File(source) : null;
05:20:37 	                  ^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[48] 
05:20:37 	File sourceFile = source != null ? new File(source) : null;
05:20:37 	                                            ^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[50] 
05:20:37 	List<IPublisherAction> actions = new ArrayList<>();
05:20:37 	     ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 
05:20:37 	actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations()));
05:20:37 	                ^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'EquinoxLauncherCUAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 
05:20:37 	actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations()));
05:20:37 	                ^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'EquinoxLauncherCUAction(String, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 
05:20:37 	actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations()));
05:20:37 	                                                ^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 
05:20:37 	actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations()));
05:20:37 	                                                     ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.getConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[58] 
05:20:37 	actions.add(new ProductAction(source, product, flavor, null));
05:20:37 	                ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'ProductAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[58] 
05:20:37 	actions.add(new ProductAction(source, product, flavor, null));
05:20:37 	                ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'ProductAction(String, IProductDescriptor, String, File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[58] 
05:20:37 	actions.add(new ProductAction(source, product, flavor, null));
05:20:37 	                              ^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 
05:20:37 	info.addAdvice(new RootIUResultFilterAdvice(null));
05:20:37 	^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 
05:20:37 	info.addAdvice(new RootIUResultFilterAdvice(null));
05:20:37 	     ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 
05:20:37 	info.addAdvice(new RootIUResultFilterAdvice(null));
05:20:37 	                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootIUResultFilterAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 
05:20:37 	info.addAdvice(new RootIUResultFilterAdvice(null));
05:20:37 	                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'RootIUResultFilterAdvice(IQuery<IInstallableUnit>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[62] 
05:20:37 	actions.add(new RootIUAction(rootId, Version.parseVersion(rootVersion), null));
05:20:37 	                ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootIUAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[62] 
05:20:37 	actions.add(new RootIUAction(rootId, Version.parseVersion(rootVersion), null));
05:20:37 	                ^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'RootIUAction(String, Version, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[66] 
05:20:37 	actions.add(new FeaturesAction(new File[] {new File(sourceFile, "features")})); //$NON-NLS-1$
05:20:37 	                ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[66] 
05:20:37 	actions.add(new FeaturesAction(new File[] {new File(sourceFile, "features")})); //$NON-NLS-1$
05:20:37 	                ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeaturesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[67] 
05:20:37 	actions.add(new BundlesAction(new File[] {new File(sourceFile, "plugins")})); //$NON-NLS-1$
05:20:37 	                ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[67] 
05:20:37 	actions.add(new BundlesAction(new File[] {new File(sourceFile, "plugins")})); //$NON-NLS-1$
05:20:37 	                ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'BundlesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[76] 
05:20:37 	String[] configs = info.getConfigurations();
05:20:37 	                   ^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[76] 
05:20:37 	String[] configs = info.getConfigurations();
05:20:37 	                        ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.getConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[78] 
05:20:37 	info.addAdvice(new AssembledConfigAdvice(configs[0], sourceFile, product != null ? product.getLauncherName() : null));
05:20:37 	^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[78] 
05:20:37 	info.addAdvice(new AssembledConfigAdvice(configs[0], sourceFile, product != null ? product.getLauncherName() : null));
05:20:37 	     ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[79] 
05:20:37 	info.addAdvice(new RootFileTouchpointAdvice(product, sourceFile, new File[] {sourceFile}, null, configs[0]));
05:20:37 	^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[79] 
05:20:37 	info.addAdvice(new RootFileTouchpointAdvice(product, sourceFile, new File[] {sourceFile}, null, configs[0]));
05:20:37 	     ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[86] 
05:20:37 	info.addAdvice(createVersionAdvice());
05:20:37 	^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[86] 
05:20:37 	info.addAdvice(createVersionAdvice());
05:20:37 	     ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[88] 
05:20:37 	return actions.toArray(new IPublisherAction[actions.size()]);
05:20:37 	                           ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[91] 
05:20:37 	protected IVersionAdvice createVersionAdvice() {
05:20:37 	          ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IVersionAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[94] 
05:20:37 	VersionAdvice advice = new VersionAdvice();
05:20:37 	^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'VersionAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[94] 
05:20:37 	VersionAdvice advice = new VersionAdvice();
05:20:37 	                           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'VersionAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[94] 
05:20:37 	VersionAdvice advice = new VersionAdvice();
05:20:37 	                           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'VersionAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[95] 
05:20:37 	advice.load(IInstallableUnit.NAMESPACE_IU_ID, versionAdvice, features ? ".feature.group" : ""); //$NON-NLS-1$ //$NON-NLS-2$
05:20:37 	       ^^^^
05:20:37 Discouraged access: The method 'VersionAdvice.load(String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[99] 
05:20:37 	protected IPublisherAction createRootFileAction(String configSpec) {
05:20:37 	          ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 
05:20:37 	RootFilesAction action = new RootFilesAction(info, id, version, flavor);
05:20:37 	^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 
05:20:37 	RootFilesAction action = new RootFilesAction(info, id, version, flavor);
05:20:37 	                             ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 
05:20:37 	RootFilesAction action = new RootFilesAction(info, id, version, flavor);
05:20:37 	                             ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'RootFilesAction(IPublisherInfo, String, Version, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 
05:20:37 	RootFilesAction action = new RootFilesAction(info, id, version, flavor);
05:20:37 	                                             ^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[104] 
05:20:37 	action.setCreateParent(false);
05:20:37 	       ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'RootFilesAction.setCreateParent(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[119] 
05:20:37 	protected Publisher createPublisher(PublisherInfo publisherInfo) {
05:20:37 	          ^^^^^^^^^
05:20:37 Discouraged access: The type 'Publisher' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[119] 
05:20:37 	protected Publisher createPublisher(PublisherInfo publisherInfo) {
05:20:37 	                                    ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[121] 
05:20:37 	return new Publisher(publisherInfo, result);
05:20:37 	           ^^^^^^^^^
05:20:37 Discouraged access: The type 'Publisher' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[121] 
05:20:37 	return new Publisher(publisherInfo, result);
05:20:37 	           ^^^^^^^^^
05:20:37 Discouraged access: The constructor 'Publisher(IPublisherInfo, IPublisherResult)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[122] 
05:20:37 	return new Publisher(publisherInfo);
05:20:37 	           ^^^^^^^^^
05:20:37 Discouraged access: The type 'Publisher' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[122] 
05:20:37 	return new Publisher(publisherInfo);
05:20:37 	           ^^^^^^^^^
05:20:37 Discouraged access: The constructor 'Publisher(IPublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[126] 
05:20:37 	super.append = value;
05:20:37 	      ^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.append' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[130] 
05:20:37 	super.artifactRepoName = name;
05:20:37 	      ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.artifactRepoName' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[135] 
05:20:37 	super.compress = value;
05:20:37 	      ^^^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.compress' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[139] 
05:20:37 	super.metadataRepoName = name;
05:20:37 	      ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.metadataRepoName' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[147] 
05:20:37 	this.source = location;
05:20:37 	     ^^^^^^
05:20:37 Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[154] 
05:20:37 	public void setIncrementalResult(IPublisherResult result) {
05:20:37 	                                 ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[623] 
05:20:37 	FeatureEntry associatedEntry = generator.getAssociatedEntry();
05:20:37 	^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[627] 
05:20:37 	String os = associatedEntry.getOS();
05:20:37 	                            ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[628] 
05:20:37 	String ws = associatedEntry.getWS();
05:20:37 	                            ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[629] 
05:20:37 	String arch = associatedEntry.getArch();
05:20:37 	                              ^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[630] 
05:20:37 	String nl = associatedEntry.getNL();
05:20:37 	                            ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[27] 
05:20:37 	protected Feature feature;
05:20:37 	          ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[31] 
05:20:37 	public FeatureWriter(OutputStream out, Feature feature, BuildTimeSite site) {
05:20:37 	                                       ^^^^^^^
05:20:37 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[54] 
05:20:37 	parameters.put(ID, feature.getId());
05:20:37 	                           ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[55] 
05:20:37 	parameters.put(VERSION, feature.getVersion());
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[56] 
05:20:37 	parameters.put("label", feature.getLabel()); //$NON-NLS-1$
05:20:37 	                                ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[57] 
05:20:37 	if (feature.getLicenseFeature() != null) {
05:20:37 	            ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[58] 
05:20:37 	parameters.put("license-feature", feature.getLicenseFeature()); //$NON-NLS-1$
05:20:37 	                                          ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[59] 
05:20:37 	parameters.put("license-feature-version", feature.getLicenseFeatureVersion()); //$NON-NLS-1$
05:20:37 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[61] 
05:20:37 	parameters.put("provider-name", feature.getProviderName()); //$NON-NLS-1$
05:20:37 	                                        ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getProviderName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[62] 
05:20:37 	parameters.put("image", feature.getImage()); //$NON-NLS-1$
05:20:37 	                                ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getImage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[63] 
05:20:37 	parameters.put("os", feature.getOS()); //$NON-NLS-1$
05:20:37 	                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[64] 
05:20:37 	parameters.put("arch", feature.getArch()); //$NON-NLS-1$
05:20:37 	                               ^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[65] 
05:20:37 	parameters.put("ws", feature.getWS()); //$NON-NLS-1$
05:20:37 	                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[66] 
05:20:37 	parameters.put("nl", feature.getNL()); //$NON-NLS-1$
05:20:37 	                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[75] 
05:20:37 	String url = feature.getInstallHandlerURL();
05:20:37 	                     ^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getInstallHandlerURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[76] 
05:20:37 	String library = feature.getInstallHandlerLibrary();
05:20:37 	                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getInstallHandlerLibrary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[77] 
05:20:37 	String handler = feature.getInstallHandler();
05:20:37 	                         ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getInstallHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[89] 
05:20:37 	if (feature.getDescription() == null && feature.getDescriptionURL() == null)
05:20:37 	            ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[89] 
05:20:37 	if (feature.getDescription() == null && feature.getDescriptionURL() == null)
05:20:37 	                                                ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDescriptionURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[92] 
05:20:37 	parameters.put("url", feature.getDescriptionURL()); //$NON-NLS-1$
05:20:37 	                              ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDescriptionURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[96] 
05:20:37 	printlnEscaped(feature.getDescription());
05:20:37 	                       ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[101] 
05:20:37 	if (feature.getCopyright() == null && feature.getCopyrightURL() == null)
05:20:37 	            ^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getCopyright()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[101] 
05:20:37 	if (feature.getCopyright() == null && feature.getCopyrightURL() == null)
05:20:37 	                                              ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getCopyrightURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[104] 
05:20:37 	parameters.put("url", feature.getCopyrightURL()); //$NON-NLS-1$
05:20:37 	                              ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getCopyrightURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[107] 
05:20:37 	printlnEscaped(feature.getCopyright());
05:20:37 	                       ^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getCopyright()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[112] 
05:20:37 	if (feature.getLicense() == null && feature.getLicenseURL() == null)
05:20:37 	            ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicense()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[112] 
05:20:37 	if (feature.getLicense() == null && feature.getLicenseURL() == null)
05:20:37 	                                            ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[115] 
05:20:37 	parameters.put("url", feature.getLicenseURL()); //$NON-NLS-1$
05:20:37 	                              ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicenseURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[118] 
05:20:37 	printlnEscaped(feature.getLicense());
05:20:37 	                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getLicense()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[123] 
05:20:37 	String updateSiteLabel = feature.getUpdateSiteLabel();
05:20:37 	                                 ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getUpdateSiteLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[124] 
05:20:37 	String updateSiteURL = feature.getUpdateSiteURL();
05:20:37 	                               ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getUpdateSiteURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[125] 
05:20:37 	URLEntry[] siteEntries = feature.getDiscoverySites();
05:20:37 	^^^^^^^^^^
05:20:37 Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[125] 
05:20:37 	URLEntry[] siteEntries = feature.getDiscoverySites();
05:20:37 	                                 ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getDiscoverySites()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[137] 
05:20:37 	for (URLEntry siteEntry : siteEntries) {
05:20:37 	     ^^^^^^^^
05:20:37 Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[139] 
05:20:37 	parameters.put("url", siteEntry.getURL()); //$NON-NLS-1$
05:20:37 	                                ^^^^^^
05:20:37 Discouraged access: The method 'URLEntry.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[140] 
05:20:37 	parameters.put("label", siteEntry.getAnnotation()); //$NON-NLS-1$
05:20:37 	                                  ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'URLEntry.getAnnotation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[148] 
05:20:37 	FeatureEntry[] entries = feature.getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[148] 
05:20:37 	FeatureEntry[] entries = feature.getEntries();
05:20:37 	                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[149] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[150] 
05:20:37 	if (entry.isRequires() || entry.isPlugin())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[150] 
05:20:37 	if (entry.isRequires() || entry.isPlugin())
05:20:37 	                                ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[155] 
05:20:37 	parameters.put(ID, entry.getId());
05:20:37 	                         ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[156] 
05:20:37 	BuildTimeFeature tmpFeature = site.findFeature(entry.getId(), null, true);
05:20:37 	                                                     ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[157] 
05:20:37 	parameters.put(VERSION, tmpFeature.getVersion());
05:20:37 	                                   ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[159] 
05:20:37 	String message = NLS.bind(Messages.exception_missingFeature, entry.getId());
05:20:37 	                                                                   ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[170] 
05:20:37 	FeatureEntry[] entries = feature.getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[170] 
05:20:37 	FeatureEntry[] entries = feature.getEntries();
05:20:37 	                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[171] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[172] 
05:20:37 	if (!entry.isRequires())
05:20:37 	           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[180] 
05:20:37 	if (entry.isPlugin()) {
05:20:37 	          ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[181] 
05:20:37 	parameters.put(PLUGIN, entry.getId());
05:20:37 	                             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[182] 
05:20:37 	parameters.put(VERSION, entry.getVersion());
05:20:37 	                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[185] 
05:20:37 	parameters.put(FEATURE, entry.getId());
05:20:37 	                              ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[186] 
05:20:37 	parameters.put(VERSION, entry.getVersion());
05:20:37 	                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[188] 
05:20:37 	parameters.put("match", entry.getMatch()); //$NON-NLS-1$
05:20:37 	                              ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getMatch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[216] 
05:20:37 	FeatureEntry[] entries = feature.getEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[216] 
05:20:37 	FeatureEntry[] entries = feature.getEntries();
05:20:37 	                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[217] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[218] 
05:20:37 	if (entry.isRequires() || !entry.isPlugin())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[218] 
05:20:37 	if (entry.isRequires() || !entry.isPlugin())
05:20:37 	                                 ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[221] 
05:20:37 	parameters.put(ID, entry.getId());
05:20:37 	                         ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[223] 
05:20:37 	String versionRequested = entry.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[226] 
05:20:37 	effectivePlugin = site.getRegistry().getResolvedBundle(entry.getId(), versionRequested);
05:20:37 	                                                             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[228] 
05:20:37 	String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                  ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[228] 
05:20:37 	String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[232] 
05:20:37 	String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                  ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[232] 
05:20:37 	String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$
05:20:37 	                                                                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[236] 
05:20:37 	if (entry.isFragment())
05:20:37 	          ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[237] 
05:20:37 	parameters.put(FRAGMENT, String.valueOf(entry.isFragment()));
05:20:37 	                                              ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[238] 
05:20:37 	parameters.put("os", entry.getOS()); //$NON-NLS-1$
05:20:37 	                           ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[239] 
05:20:37 	parameters.put("arch", entry.getArch()); //$NON-NLS-1$
05:20:37 	                             ^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[240] 
05:20:37 	parameters.put("ws", entry.getWS()); //$NON-NLS-1$
05:20:37 	                           ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[241] 
05:20:37 	parameters.put("nl", entry.getNL()); //$NON-NLS-1$
05:20:37 	                           ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[242] 
05:20:37 	if (!entry.isUnpack())
05:20:37 	           ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[18] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.IPlatformEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[66] 
05:20:37 	public static boolean isValidEnvironment(IPlatformEntry candidate) {
05:20:37 	                                         ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[69] 
05:20:37 	String candidateOS = candidate.getOS();
05:20:37 	                               ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[70] 
05:20:37 	String candidateWS = candidate.getWS();
05:20:37 	                               ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[71] 
05:20:37 	String candidateArch = candidate.getArch();
05:20:37 	                                 ^^^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[72] 
05:20:37 	String candiateNL = candidate.getNL();
05:20:37 	                              ^^^^^
05:20:37 Discouraged access: The method 'IPlatformEntry.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[20] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[304] 
05:20:37 	feature.addEntry(new FeatureEntry(bundle.getSymbolicName(), bundle.getVersion().toString(), true));
05:20:37 	        ^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[304] 
05:20:37 	feature.addEntry(new FeatureEntry(bundle.getSymbolicName(), bundle.getVersion().toString(), true));
05:20:37 	                     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[304] 
05:20:37 	feature.addEntry(new FeatureEntry(bundle.getSymbolicName(), bundle.getVersion().toString(), true));
05:20:37 	                     ^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[313] 
05:20:37 	BuildTimeFeature sourceFeature = getSite(false).findFeature(sourceBundleFeatureId, feature.getVersion(), true);
05:20:37 	                                                                                           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[337] 
05:20:37 	recordVersion(feature.getId(), new Version(feature.getVersion()), versions);
05:20:37 	                      ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[337] 
05:20:37 	recordVersion(feature.getId(), new Version(feature.getVersion()), versions);
05:20:37 	                                                   ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[358] 
05:20:37 	recordVersion(feature.getId(), new Version(feature.getVersion()), versions);
05:20:37 	                      ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[358] 
05:20:37 	recordVersion(feature.getId(), new Version(feature.getVersion()), versions);
05:20:37 	                                                   ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[154] 
05:20:37 	String id = feature.getId();
05:20:37 	                    ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[156] 
05:20:37 	if (existing == null || new Version(existing.getVersion()).compareTo(new Version(feature.getVersion())) < 0)
05:20:37 	                                             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[156] 
05:20:37 	if (existing == null || new Version(existing.getVersion()).compareTo(new Version(feature.getVersion())) < 0)
05:20:37 	                                                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[158] 
05:20:37 	rootMap.put(id + '_' + feature.getVersion(), feature);
05:20:37 	                               ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	            ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	                                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	                                                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	                                                                                                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	            ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	                                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	                                                                   ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion()))
05:20:37 	                                                                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) {
05:20:37 	            ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) {
05:20:37 	                                             ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) {
05:20:37 	                                                                 ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 
05:20:37 	if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) {
05:20:37 	                                                                                                       ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[56] 
05:20:37 	String newVersion = QualifierReplacer.replaceQualifierInVersion(feature.getVersion(), feature.getId(), qualifier, site != null ? site.getFeatureVersions() : null);
05:20:37 	                                                                        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[56] 
05:20:37 	String newVersion = QualifierReplacer.replaceQualifierInVersion(feature.getVersion(), feature.getId(), qualifier, site != null ? site.getFeatureVersions() : null);
05:20:37 	                                                                                              ^^^^^
05:20:37 Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[59] 
05:20:37 	if (feature.getVersion().endsWith(PROPERTY_QUALIFIER) && (qualifier == null || !qualifier.equalsIgnoreCase(PROPERTY_NONE))) {
05:20:37 	            ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[60] 
05:20:37 	int idx = feature.getVersion().lastIndexOf("."); //$NON-NLS-1$
05:20:37 	                  ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[63] 
05:20:37 	feature.setVersion(newVersion);
05:20:37 	        ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.setVersion(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[19] 
05:20:37 	import org.eclipse.equinox.internal.p2.core.helpers.CollectionUtils;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'CollectionUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[21] 
05:20:37 	import org.eclipse.equinox.internal.provisional.frameworkadmin.ConfigData;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'ConfigData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[22] 
05:20:37 	import org.eclipse.equinox.internal.provisional.frameworkadmin.LauncherData;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'LauncherData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[24] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.IConfigAdvice;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IConfigAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[25] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.IExecutableAdvice;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IExecutableAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[28] 
05:20:37 	public class AssembledConfigAdvice implements IConfigAdvice, IExecutableAdvice {
05:20:37 	                                              ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IConfigAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[28] 
05:20:37 	public class AssembledConfigAdvice implements IConfigAdvice, IExecutableAdvice {
05:20:37 	                                                             ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IExecutableAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[31] 
05:20:37 	private LauncherData launcherData = null;
05:20:37 	        ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'LauncherData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[32] 
05:20:37 	private ConfigData configData = null;
05:20:37 	        ^^^^^^^^^^
05:20:37 Discouraged access: The type 'ConfigData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[42] 
05:20:37 	return configData.getBundles();
05:20:37 	                  ^^^^^^^^^^
05:20:37 Discouraged access: The method 'ConfigData.getBundles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[47] 
05:20:37 	Properties configProps = configData.getProperties();
05:20:37 	                                    ^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'ConfigData.getProperties()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[49] 
05:20:37 	CollectionUtils.putAll(configProps, props);
05:20:37 	^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'CollectionUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[49] 
05:20:37 	CollectionUtils.putAll(configProps, props);
05:20:37 	                ^^^^^^
05:20:37 Discouraged access: The method 'CollectionUtils.putAll(Properties, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[50] 
05:20:37 	int startLevel = configData.getInitialBundleStartLevel();
05:20:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'ConfigData.getInitialBundleStartLevel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[90] 
05:20:37 	return (launcherData != null) ? launcherData.getProgramArgs() : new String[0];
05:20:37 	                                             ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'LauncherData.getProgramArgs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[95] 
05:20:37 	return (launcherData != null) ? launcherData.getJvmArgs() : new String[0];
05:20:37 	                                             ^^^^^^^^^^
05:20:37 Discouraged access: The method 'LauncherData.getJvmArgs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[117] 
05:20:37 	public static VersionRange createVersionRange(FeatureEntry entry) {
05:20:37 	                                              ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[118] 
05:20:37 	String versionSpec = entry.getVersion();
05:20:37 	                           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[126] 
05:20:37 	String match = entry.getMatch();
05:20:37 	                     ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getMatch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[127] 
05:20:37 	if (!entry.isRequires() || match == null) {
05:20:37 	           ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[432] 
05:20:37 	public static FeatureEntry[] getPluginEntry(BuildTimeFeature feature, String pluginId, boolean raw) {
05:20:37 	              ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[433] 
05:20:37 	FeatureEntry[] plugins;
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[438] 
05:20:37 	List<FeatureEntry> foundEntries = new ArrayList<>(5);
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[440] 
05:20:37 	for (FeatureEntry plugin2 : plugins) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[441] 
05:20:37 	if (plugin2.getId().equals(pluginId))
05:20:37 	            ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[444] 
05:20:37 	return foundEntries.toArray(new FeatureEntry[foundEntries.size()]);
05:20:37 	                                ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[475] 
05:20:37 	public static boolean isIn(FeatureEntry[] array, FeatureEntry element) {
05:20:37 	                           ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[475] 
05:20:37 	public static boolean isIn(FeatureEntry[] array, FeatureEntry element) {
05:20:37 	                                                 ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[476] 
05:20:37 	for (FeatureEntry element2 : array) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 
05:20:37 	if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion()))
05:20:37 	             ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 
05:20:37 	if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion()))
05:20:37 	                                    ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 
05:20:37 	if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion()))
05:20:37 	                                                         ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 
05:20:37 	if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion()))
05:20:37 	                                                                                     ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[999] 
05:20:37 	public static String getEntryVersionMappings(FeatureEntry[] entries, BuildTimeSite site) {
05:20:37 	                                             ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1003] 
05:20:37 	public static String getEntryVersionMappings(FeatureEntry[] entries, BuildTimeSite site, AssemblyInformation assembly) {
05:20:37 	                                             ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1008] 
05:20:37 	for (FeatureEntry entry : entries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1009] 
05:20:37 	String versionRequested = entry.getVersion();
05:20:37 	                                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1012] 
05:20:37 	String id = entry.getId();
05:20:37 	                  ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1019] 
05:20:37 	if (entry.isPlugin()) {
05:20:37 	          ^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1022] 
05:20:37 	model = assembly.getPlugin(entry.getId(), versionRequested);
05:20:37 	                                 ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1030] 
05:20:37 	newVersion = feature.getVersion();
05:20:37 	                     ^^^^^^^^^^
05:20:37 Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[29] 
05:20:37 	static private PublisherResult result = null;
05:20:37 	               ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[31] 
05:20:37 	static private ArrayList<IPublisherAdvice> advice = null;
05:20:37 	                         ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[37] 
05:20:37 	public void run(GeneratorApplication generator, PublisherInfo provider) throws Exception {
05:20:37 	                                                ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[44] 
05:20:37 	provider.setConfigurations(configs.toArray(new String[configs.size()]));
05:20:37 	         ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setConfigurations(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[46] 
05:20:37 	for (IPublisherAdvice iPublisherAdvice : advice) {
05:20:37 	     ^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[47] 
05:20:37 	provider.addAdvice(iPublisherAdvice);
05:20:37 	         ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[52] 
05:20:37 	generator.run(provider);
05:20:37 	          ^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[55] 
05:20:37 	configs.addAll(Arrays.asList(provider.getConfigurations()));
05:20:37 	                                      ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.getConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[56] 
05:20:37 	advice.addAll(provider.getAdvice());
05:20:37 	                       ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.getAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[66] 
05:20:37 	result = new PublisherResult();
05:20:37 	             ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[66] 
05:20:37 	result = new PublisherResult();
05:20:37 	             ^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'PublisherResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 654 problems (654 warnings)
05:20:37 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/target/lib/pdebuild-ant.jar-classes
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[21] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[171] 
05:20:37 	FeatureEntry[] pluginEntries = feature.getPluginEntries();
05:20:37 	^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[172] 
05:20:37 	for (FeatureEntry pluginEntry : pluginEntries) {
05:20:37 	     ^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[173] 
05:20:37 	String elementId = pluginEntry.getId();
05:20:37 	                               ^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[174] 
05:20:37 	if (pluginEntry.isFragment())
05:20:37 	                ^^^^^^^^^^
05:20:37 Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[26] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.BundlesAction;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[27] 
05:20:37 	import org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[44] 
05:20:37 	application.addAction(new FeaturesAction(f));
05:20:37 	                          ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[44] 
05:20:37 	application.addAction(new FeaturesAction(f));
05:20:37 	                          ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'FeaturesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[46] 
05:20:37 	application.addAction(new BundlesAction(b));
05:20:37 	                          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[46] 
05:20:37 	application.addAction(new BundlesAction(b));
05:20:37 	                          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'BundlesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[61] 
05:20:37 	application.run(getPublisherInfo());
05:20:37 	            ^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.PublisherInfo;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java:[73] 
05:20:37 	PublisherInfo info = getPublisherInfo();
05:20:37 	^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java:[77] 
05:20:37 	application.run(info);
05:20:37 	            ^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[21] 
05:20:37 	import org.eclipse.equinox.p2.publisher.IPublisherInfo;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[22] 
05:20:37 	import org.eclipse.equinox.p2.publisher.PublisherInfo;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[34] 
05:20:37 	protected PublisherInfo info = null;
05:20:37 	          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[54] 
05:20:37 	protected PublisherInfo getInfo() {
05:20:37 	          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[56] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[56] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[74] 
05:20:37 	getGenerator().setArtifactLocation(URIUtil.fromString(location));
05:20:37 	               ^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[122] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[122] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[152] 
05:20:37 	getInfo().setConfigurations(new String[] {config.toString()});
05:20:37 	          ^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setConfigurations(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[160] 
05:20:37 	getGenerator().setMetadataLocation(URIUtil.fromString(location));
05:20:37 	               ^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[173] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[173] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[179] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[179] 
05:20:37 	info = new PublisherInfo();
05:20:37 	           ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[190] 
05:20:37 	int options = getInfo().getArtifactOptions();
05:20:37 	                        ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[192] 
05:20:37 	info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
05:20:37 	     ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[192] 
05:20:37 	info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
05:20:37 	                                  ^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[192] 
05:20:37 	info.setArtifactOptions(options | IPublisherInfo.A_INDEX);
05:20:37 	                                                 ^^^^^^^
05:20:37 Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[194] 
05:20:37 	info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
05:20:37 	     ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[194] 
05:20:37 	info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
05:20:37 	                                   ^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[194] 
05:20:37 	info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX);
05:20:37 	                                                  ^^^^^^^
05:20:37 Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[198] 
05:20:37 	int options = getInfo().getArtifactOptions();
05:20:37 	                        ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[200] 
05:20:37 	info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
05:20:37 	     ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[200] 
05:20:37 	info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
05:20:37 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[200] 
05:20:37 	info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH);
05:20:37 	                                                 ^^^^^^^^^
05:20:37 Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[202] 
05:20:37 	info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
05:20:37 	     ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[202] 
05:20:37 	info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
05:20:37 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[202] 
05:20:37 	info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH);
05:20:37 	                                                  ^^^^^^^^^
05:20:37 Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[28] 
05:20:37 	import org.eclipse.equinox.internal.p2.core.helpers.FileUtils;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[31] 
05:20:37 	import org.eclipse.equinox.internal.p2.engine.phases.Collect;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Collect' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[32] 
05:20:37 	import org.eclipse.equinox.internal.p2.engine.phases.Install;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'Install' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[33] 
05:20:37 	import org.eclipse.equinox.internal.p2.metadata.TouchpointData;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[34] 
05:20:37 	import org.eclipse.equinox.internal.p2.metadata.TouchpointInstruction;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 
05:20:37 	return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
05:20:37 	                                     ^^^^^^^
05:20:37 Discouraged access: The type 'Collect' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 
05:20:37 	return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
05:20:37 	                                     ^^^^^^^
05:20:37 Discouraged access: The constructor 'Collect(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 
05:20:37 	return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
05:20:37 	                                                       ^^^^^^^
05:20:37 Discouraged access: The type 'Install' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 
05:20:37 	return new PhaseSet(new Phase[] {new Collect(100), new Install(100)});
05:20:37 	                                                       ^^^^^^^
05:20:37 Discouraged access: The constructor 'Install(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[109] 
05:20:37 	FileUtils.deleteAll(new File(getRootFolder()));
05:20:37 	^^^^^^^^^
05:20:37 Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[109] 
05:20:37 	FileUtils.deleteAll(new File(getRootFolder()));
05:20:37 	          ^^^^^^^^^
05:20:37 Discouraged access: The method 'FileUtils.deleteAll(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 
05:20:37 	FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
05:20:37 	^^^^^^^^^
05:20:37 Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 
05:20:37 	FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
05:20:37 	          ^^^
05:20:37 Discouraged access: The method 'FileUtils.zip(ZipOutputStream, File, Set<File>, FileUtils.IPathComputer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 
05:20:37 	FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
05:20:37 	                                                           ^^^^^^^^^
05:20:37 Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 
05:20:37 	FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root));
05:20:37 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'FileUtils.createRootPathComputer(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[318] 
05:20:37 	TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$
05:20:37 	^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[318] 
05:20:37 	TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$
05:20:37 	                                           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[318] 
05:20:37 	TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$
05:20:37 	                                           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[323] 
05:20:37 	results.set(i, new TouchpointData(instructions));
05:20:37 	                   ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[323] 
05:20:37 	results.set(i, new TouchpointData(instructions));
05:20:37 	                   ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[329] 
05:20:37 	TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
05:20:37 	^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[329] 
05:20:37 	TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
05:20:37 	                                           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[329] 
05:20:37 	TouchpointInstruction newInstruction = new TouchpointInstruction(body, null);
05:20:37 	                                           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[332] 
05:20:37 	results.add(new TouchpointData(instructions));
05:20:37 	                ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[332] 
05:20:37 	results.add(new TouchpointData(instructions));
05:20:37 	                ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[342] 
05:20:37 	result.add(new TouchpointData(instructions));
05:20:37 	               ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[342] 
05:20:37 	result.add(new TouchpointData(instructions));
05:20:37 	               ^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[347] 
05:20:37 	return new TouchpointInstruction("cleanupzip(source:@artifact, target:${installFolder}/../);", null); //$NON-NLS-1$
05:20:37 	           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[347] 
05:20:37 	return new TouchpointInstruction("cleanupzip(source:@artifact, target:${installFolder}/../);", null); //$NON-NLS-1$
05:20:37 	           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[353] 
05:20:37 	return new TouchpointInstruction(body, null);
05:20:37 	           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[353] 
05:20:37 	return new TouchpointInstruction(body, null);
05:20:37 	           ^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[22] 
05:20:37 	import org.eclipse.equinox.p2.publisher.IPublisherInfo;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[23] 
05:20:37 	import org.eclipse.equinox.p2.publisher.PublisherInfo;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[89] 
05:20:37 	protected PublisherInfo publisherInfo = null;
05:20:37 	          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[138] 
05:20:37 	application.setMetadataLocation(metadataLocation);
05:20:37 	            ^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[139] 
05:20:37 	application.setArtifactLocation(artifactLocation);
05:20:37 	            ^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[141] 
05:20:37 	application.setCompress(compress);
05:20:37 	            ^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.setCompress(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[145] 
05:20:37 	application.setContextRepositories(metadata, artifacts);
05:20:37 	            ^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.setContextRepositories(URI[], URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[201] 
05:20:37 	protected PublisherInfo getPublisherInfo() {
05:20:37 	          ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[203] 
05:20:37 	publisherInfo = new PublisherInfo();
05:20:37 	                    ^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[203] 
05:20:37 	publisherInfo = new PublisherInfo();
05:20:37 	                    ^^^^^^^^^^^^^
05:20:37 Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[204] 
05:20:37 	publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
05:20:37 	              ^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[204] 
05:20:37 	publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
05:20:37 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[204] 
05:20:37 	publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH);
05:20:37 	                                                ^^^^^^^^^
05:20:37 Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[27] 
05:20:37 	import org.eclipse.equinox.p2.publisher.PublisherInfo;
05:20:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[53] 
05:20:37 	PublisherInfo info = getPublisherInfo();
05:20:37 	^^^^^^^^^^^^^
05:20:37 Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[54] 
05:20:37 	info.addAdvice(advice);
05:20:37 	     ^^^^^^^^^
05:20:37 Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[58] 
05:20:37 	application.run(info);
05:20:37 	            ^^^
05:20:37 Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher/target/classes')
05:20:37 92 problems (92 warnings)
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.build ---
05:20:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/src/test/resources
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.build ---
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.build ---
05:20:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.500-SNAPSHOT-sources.jar
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.build ---
05:20:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/pdebuild.jar
05:20:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/lib/pdebuild-ant.jar
05:20:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.500-SNAPSHOT.jar
05:20:37 [INFO] 
05:20:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.build ---
05:20:38 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build/.polyglot.META-INF
05:20:38     The main artifact has been replaced with the baseline version.
05:20:38     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:38 
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.build ---
05:20:38 [INFO] Execution was skipped
05:20:38 [INFO] 
05:20:38 [INFO] -------------------< org.eclipse.pde:eclipse.pde.ui >-------------------
05:20:38 [INFO] Building eclipse.pde.ui 4.28.0-SNAPSHOT                        [151/520]
05:20:38 [INFO] --------------------------------[ pom ]---------------------------------
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde.ui ---
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.pde.ui ---
05:20:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/saveproperties
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.pde.ui ---
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.pde.ui ---
05:20:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/src/main/resources
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.pde.ui ---
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.ui ---
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.ui ---
05:20:38 [INFO] Execution was skipped
05:20:38 [INFO] 
05:20:38 [INFO] ----------------< org.eclipse.pde:org.eclipse.pde.core >----------------
05:20:38 [INFO] Building [bundle] PDE Core 3.17.0-SNAPSHOT                     [152/520]
05:20:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
05:20:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.core ---
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.core ---
05:20:38 [INFO] The project's OSGi version is 3.17.0.v20230330-0630
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.core ---
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.core ---
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.core ---
05:20:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/saveproperties
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.core ---
05:20:38 [INFO] 
05:20:38 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.core ---
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.core ---
05:20:38 [INFO] Resolving class path of [bundle] PDE Core
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.core ---
05:20:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/src/main/resources
05:20:38 [INFO] 
05:20:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.core ---
05:20:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/src/main/resources
05:20:38 [INFO] 
05:20:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.core ---
05:20:38 [INFO] Compiling 557 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/target/classes
05:20:39 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/target/ant_tasks/pde-ant.jar-classes
05:20:39 [INFO] 
05:20:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.core ---
05:20:39 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:20:39 [INFO] 
05:20:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.core ---
05:20:40 [INFO] 
05:20:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.core ---
05:20:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/src/test/resources
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.core ---
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.core ---
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.core ---
05:20:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/target/org.eclipse.pde.core-3.17.0-SNAPSHOT-sources.jar
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.core ---
05:20:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/ant_tasks/pde-ant.jar
05:20:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/target/org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.core ---
05:20:40 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.core:3.17.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.core/.polyglot.META-INF
05:20:40     The main artifact has been replaced with the baseline version.
05:20:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:20:40 
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.core ---
05:20:40 [INFO] Execution was skipped
05:20:40 [INFO] 
05:20:40 [INFO] ----------< eclipse.platform.common:eclipse.platform.common >-----------
05:20:40 [INFO] Building eclipse.platform.common 4.28.0-SNAPSHOT               [153/520]
05:20:40 [INFO] --------------------------------[ pom ]---------------------------------
05:20:40 [INFO] 
05:20:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.common ---
05:20:40 [INFO] 
05:20:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.common ---
05:20:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/saveproperties
05:20:40 [INFO] 
05:20:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.common ---
05:20:40 [INFO] 
05:20:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.common ---
05:20:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/src/main/resources
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.common ---
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.common ---
05:20:40 [INFO] 
05:20:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.common ---
05:20:40 [INFO] Execution was skipped
05:20:40 [INFO] 
05:20:40 [INFO] ---------< org.eclipse.platform:org.eclipse.platform.doc.isv >----------
05:20:40 [INFO] Building org.eclipse.platform.doc.isv 4.28.0-SNAPSHOT          [154/520]
05:20:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:20:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
05:20:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:20:41 [WARNING] Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:20:41 [WARNING] Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:20:41 [INFO] 
05:20:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] 
05:20:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] The project's OSGi version is 4.28.0.v20230330-0822
05:20:41 [INFO] 
05:20:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] 
05:20:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] 
05:20:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/saveproperties
05:20:41 [INFO] 
05:20:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] 
05:20:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] 
05:20:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] Resolving class path of org.eclipse.platform.doc.isv
05:20:41 [INFO] 
05:20:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/src/main/resources
05:20:41 [INFO] 
05:20:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.platform.doc.isv ---
05:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/src/main/resources
05:20:41 [INFO] 
05:20:41 [INFO] --- maven-dependency-plugin:3.5.0:copy-dependencies (copy) @ org.eclipse.platform.doc.isv ---
05:20:56 [INFO] Copying org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.concurrent-1.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.concurrent-1.2.100-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.help-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.help-3.10.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.pde.core-3.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.pde.build-3.11.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500-SNAPSHOT.jar
05:20:56 [INFO] Copying bcpg-jdk18on-1.72.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/bcpg-jdk18on-1.72.2.jar
05:20:56 [INFO] Copying bcprov-jdk18on-1.72.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/bcprov-jdk18on-1.72.jar
05:20:56 [INFO] Copying biz.aQute.bndlib-6.4.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/biz.aQute.bndlib-6.4.0.jar
05:20:56 [INFO] Copying org.osgi.dto-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.dto-1.0.0.jar
05:20:56 [INFO] Copying org.osgi.resource-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.resource-1.0.0.jar
05:20:56 [INFO] Copying org.osgi.framework-1.8.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.framework-1.8.0.jar
05:20:56 [INFO] Copying org.osgi.util.tracker-1.5.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.util.tracker-1.5.4.jar
05:20:56 [INFO] Copying org.osgi.service.log-1.3.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.service.log-1.3.0.jar
05:20:56 [INFO] Copying biz.aQute.bnd.util-6.4.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/biz.aQute.bnd.util-6.4.0.jar
05:20:56 [INFO] Copying org.eclipse.osgi-3.18.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:20:56 [INFO] Copying org.osgi.service.repository-1.1.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.service.repository-1.1.0.jar
05:20:56 [INFO] Copying org.osgi.util.function-1.2.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.util.function-1.2.0.jar
05:20:56 [INFO] Copying osgi.annotation-8.0.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/osgi.annotation-8.0.1.jar
05:20:56 [INFO] Copying org.osgi.util.promise-1.3.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.util.promise-1.3.0.jar
05:20:56 [INFO] Copying slf4j-api-1.7.36.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/slf4j-api-1.7.36.jar
05:20:56 [INFO] Copying icu4j-72.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/icu4j-72.1.jar
05:20:56 [INFO] Copying com.jcraft.jsch-0.1.55.v20221112-0806.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/com.jcraft.jsch-0.1.55.v20221112-0806.jar
05:20:56 [INFO] Copying jakarta.el-api-3.0.3.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jakarta.el-api-3.0.3.jar
05:20:56 [INFO] Copying jakarta.servlet-api-4.0.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jakarta.servlet-api-4.0.4.jar
05:20:56 [INFO] Copying javax.annotation-1.3.5.v20221203-1659.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/javax.annotation-1.3.5.v20221203-1659.jar
05:20:56 [INFO] Copying javax.inject-1.0.0.v20220405-0441.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/javax.inject-1.0.0.v20220405-0441.jar
05:20:56 [INFO] Copying javax.servlet.jsp-api-2.3.3.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/javax.servlet.jsp-api-2.3.3.jar
05:20:56 [INFO] Copying ant-antlr.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-antlr.jar.jar
05:20:56 [INFO] Copying ant-apache-bcel.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-bcel.jar.jar
05:20:56 [INFO] Copying ant-apache-bsf.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-bsf.jar.jar
05:20:56 [INFO] Copying ant-apache-log4j.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-log4j.jar.jar
05:20:56 [INFO] Copying ant-apache-oro.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-oro.jar.jar
05:20:56 [INFO] Copying ant-apache-regexp.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-regexp.jar.jar
05:20:56 [INFO] Copying ant-apache-resolver.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-resolver.jar.jar
05:20:56 [INFO] Copying ant-apache-xalan2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-xalan2.jar.jar
05:20:56 [INFO] Copying ant-commons-logging.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-commons-logging.jar.jar
05:20:56 [INFO] Copying ant-commons-net.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-commons-net.jar.jar
05:20:56 [INFO] Copying ant-imageio.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-imageio.jar.jar
05:20:56 [INFO] Copying ant-jai.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jai.jar.jar
05:20:56 [INFO] Copying ant-javamail.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-javamail.jar.jar
05:20:56 [INFO] Copying ant-jdepend.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jdepend.jar.jar
05:20:56 [INFO] Copying ant-jmf.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jmf.jar.jar
05:20:56 [INFO] Copying ant-jsch.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jsch.jar.jar
05:20:56 [INFO] Copying ant-junit.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junit.jar.jar
05:20:56 [INFO] Copying ant-junit4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junit4.jar.jar
05:20:56 [INFO] Copying ant-junitlauncher.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junitlauncher.jar.jar
05:20:56 [INFO] Copying ant-launcher.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-launcher.jar.jar
05:20:56 [INFO] Copying ant-netrexx.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-netrexx.jar.jar
05:20:56 [INFO] Copying ant-swing.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-swing.jar.jar
05:20:56 [INFO] Copying ant-testutil.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-testutil.jar.jar
05:20:56 [INFO] Copying ant-xz.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-xz.jar.jar
05:20:56 [INFO] Copying ant.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant.jar.jar
05:20:56 [INFO] Copying org.apache.batik.constants-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.batik.constants-1.16.0.v20221027-0840.jar
05:20:56 [INFO] Copying org.apache.batik.css-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.batik.css-1.16.0.v20221027-0840.jar
05:20:56 [INFO] Copying org.apache.batik.util-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.batik.util-1.16.0.v20221027-0840.jar
05:20:56 [INFO] Copying org.apache.batik.i18n-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.batik.i18n-1.16.0.v20221027-0840.jar
05:20:56 [INFO] Copying org.apache.xmlgraphics-2.7.0.v20221018-0736.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar
05:20:56 [INFO] Copying org.w3c.dom.svg-1.1.0.v201011041433.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.w3c.dom.svg-1.1.0.v201011041433.jar
05:20:56 [INFO] Copying org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar
05:20:56 [INFO] Copying org.w3c.css.sac-1.3.1.v200903091627.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.w3c.css.sac-1.3.1.v200903091627.jar
05:20:56 [INFO] Copying org.apache.commons.codec-1.14.0.v20221112-0806.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.commons.codec-1.14.0.v20221112-0806.jar
05:20:56 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/commons-collections-3.2.2.jar
05:20:56 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/commons-beanutils-1.9.4.jar
05:20:56 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/commons-logging-1.2.jar
05:20:56 [INFO] Copying org.apache.commons.logging-1.2.0.v20180409-1502.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.commons.logging-1.2.0.v20180409-1502.jar
05:20:56 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/commons-io-2.11.0.jar
05:20:56 [INFO] Copying commons-jxpath-1.3.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/commons-jxpath-1.3.jar
05:20:56 [INFO] Copying org.jdom-1.1.1.v201101151400.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.jdom-1.1.1.v201101151400.jar
05:20:56 [INFO] Copying org.apache.felix.scr-2.2.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.felix.scr-2.2.6.jar
05:20:56 [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/animal-sniffer-annotations-1.9.jar
05:20:56 [INFO] Copying org.osgi.service.component-1.5.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.service.component-1.5.1.jar
05:20:56 [INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.namespace.extender-1.0.1.jar
05:20:56 [INFO] Copying org.apache.httpcomponents.client5.httpclient5-5.1.3.v20221013-1742.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.httpcomponents.client5.httpclient5-5.1.3.v20221013-1742.jar
05:20:56 [INFO] Copying org.apache.httpcomponents.core5.httpcore5-5.1.4.v20221013-1742.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.httpcomponents.core5.httpcore5-5.1.4.v20221013-1742.jar
05:20:56 [INFO] Copying org.apache.httpcomponents.core5.httpcore5-h2-5.1.4.v20221013-1742.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.httpcomponents.core5.httpcore5-h2-5.1.4.v20221013-1742.jar
05:20:56 [INFO] Copying org.apache.lucene.analysis-common-9.4.2.v20221211-0752.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.lucene.analysis-common-9.4.2.v20221211-0752.jar
05:20:56 [INFO] Copying org.apache.lucene.core-9.4.2.v20221211-0752.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.lucene.core-9.4.2.v20221211-0752.jar
05:20:56 [INFO] Copying org.apache.lucene.analysis-smartcn-9.4.2.v20221211-0752.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.apache.lucene.analysis-smartcn-9.4.2.v20221211-0752.jar
05:20:56 [INFO] Copying org.eclipse.ant.core-3.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.variables-3.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.compare.core-3.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.commands-3.11.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.text-3.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.text-3.13.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.core.resources-3.19.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.debug.core-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.osgi.service.event-1.4.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.service.event-1.4.1.jar
05:20:56 [INFO] Copying org.osgi.namespace.implementation-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.namespace.implementation-1.0.0.jar
05:20:56 [INFO] Copying org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.ecf-3.10.0.v20210925-0032.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf-3.10.0.v20210925-0032.jar
05:20:56 [INFO] Copying org.eclipse.ecf.identity-3.9.402.v20210409-2301.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf.identity-3.9.402.v20210409-2301.jar
05:20:56 [INFO] Copying org.eclipse.ecf.filetransfer-5.1.102.v20210409-2301.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf.filetransfer-5.1.102.v20210409-2301.jar
05:20:56 [INFO] Copying org.eclipse.ecf.provider.filetransfer-3.2.800.v20220215-0126.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf.provider.filetransfer-3.2.800.v20220215-0126.jar
05:20:56 [INFO] Copying org.eclipse.ecf.provider.filetransfer.httpclient5-1.0.401.v20221105-0315.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf.provider.filetransfer.httpclient5-1.0.401.v20221105-0315.jar
05:20:56 [INFO] Copying org.eclipse.ecf.provider.filetransfer.ssl-1.0.201.v20210409-2301.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf.provider.filetransfer.ssl-1.0.201.v20210409-2301.jar
05:20:56 [INFO] Copying org.eclipse.ecf.ssl-1.2.401.v20210409-2301.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.ecf.ssl-1.2.401.v20210409-2301.jar
05:20:56 [INFO] Copying org.eclipse.emf.common-2.28.0.v20230223-0922.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.emf.common-2.28.0.v20230223-0922.jar
05:20:56 [INFO] Copying org.eclipse.emf.ecore-2.33.0.v20230226-0921.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.emf.ecore-2.33.0.v20230226-0921.jar
05:20:56 [INFO] Copying org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar
05:20:56 [INFO] Copying org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:20:56 [INFO] Copying xz-1.9.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/xz-1.9.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:20:56 [INFO] Copying org.osgi.service.prefs-1.1.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.service.prefs-1.1.2.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.ow2.sat4j.core-2.3.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.ow2.sat4j.core-2.3.6.jar
05:20:56 [INFO] Copying org.ow2.sat4j.pb-2.3.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.ow2.sat4j.pb-2.3.6.jar
05:20:56 [INFO] Copying org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:20:56 [INFO] Copying org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar
05:20:56 [INFO] Copying jdimodel.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0.qualifier-jdimodel.jar.jar
05:20:56 [INFO] Copying org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:20:56 [INFO] Copying jetty-http-10.0.14.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-http-10.0.14.jar
05:20:56 [INFO] Copying jetty-io-10.0.14.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-io-10.0.14.jar
05:20:56 [INFO] Copying jetty-util-10.0.14.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-util-10.0.14.jar
05:20:56 [INFO] Copying jetty-security-10.0.14.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-security-10.0.14.jar
05:20:56 [INFO] Copying jetty-server-10.0.14.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-server-10.0.14.jar
05:20:56 [INFO] Copying jetty-servlet-api-4.0.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-servlet-api-4.0.6.jar
05:20:56 [INFO] Copying jetty-servlet-10.0.14.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/jetty-servlet-10.0.14.jar
05:20:56 [INFO] Copying org.osgi.service.cm-1.6.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.service.cm-1.6.1.jar
05:20:56 [INFO] Copying pdebuild.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500.qualifier-pdebuild.jar.jar
05:20:56 [INFO] Copying org.eclipse.team.core-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:20:56 [INFO] Copying javax.servlet.jsp-2.3.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/javax.servlet.jsp-2.3.4.jar
05:20:56 [INFO] Copying javax.el-3.0.1-b12.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/javax.el-3.0.1-b12.jar
05:20:56 [INFO] Copying org.osgi.annotation.versioning-1.1.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.osgi.annotation.versioning-1.1.2.jar
05:20:56 [INFO] Copying org.w3c.dom.smil-1.0.1.v200903091627.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/org.w3c.dom.smil-1.0.1.v200903091627.jar
05:20:56 [INFO] Copying slf4j-nop-1.7.36.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/dependency/slf4j-nop-1.7.36.jar
05:20:56 [INFO] 
05:20:56 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.platform.doc.isv ---
05:20:56 [INFO] 
05:20:56 [INFO] --- tycho-eclipserun-plugin:4.0.0-SNAPSHOT:eclipse-run (dont_skip_me) @ org.eclipse.platform.doc.isv ---
05:21:00 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
05:21:00 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/data/.metadata/.log
05:21:01 [INFO] Command line:
05:21:01 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/data, -consolelog, -debug, -data, target/workspace, -application, org.eclipse.ant.core.antRunner, -quiet, -buildfile, buildDoc.xml, -Dbasedir.properties=cbi_basedirs.properties, -Declipse.javadoc=${eclipse.javadoc}]
05:21:05 Configuration location:
05:21:05     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/configuration/
05:21:05 Configuration file:
05:21:05     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/configuration/config.ini loaded
05:21:05 Install location:
05:21:05     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/
05:21:05 Framework located:
05:21:05     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:21:05 Framework classpath:
05:21:05     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:21:05 Debug options:
05:21:05     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/.options not found
05:21:06 Time to load bundles: 384
05:21:06 Starting application: 1114
05:21:06 Application started in : 1117ms
05:21:07 Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:21:07 WARNING: A terminally deprecated method in java.lang.System has been called
05:21:07 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/eclipserun-work/configuration/org.eclipse.osgi/51/0/.cp/lib/antsupportlib.jar)
05:21:07 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:21:07 WARNING: System::setSecurityManager will be removed in a future release
05:21:07      [echo] env.JAVA_DOC_PROXIES: ${env.JAVA_DOC_PROXIES}
05:21:11      [echo] org.eclipse.platform.doc.isv/buildDoc.xml - generateJavadoc:
05:21:11      [echo]       Using javadocExecutable: /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc
05:22:01 BUILD SUCCESSFUL
05:22:01 
05:22:01 BUILD SUCCESSFUL
05:22:01 Total time: 54 seconds
05:22:02 [INFO] 
05:22:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.platform.doc.isv ---
05:22:02 [INFO] 
05:22:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.platform.doc.isv ---
05:22:02 [INFO] 
05:22:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.platform.doc.isv ---
05:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/src/test/resources
05:22:02 [INFO] 
05:22:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.platform.doc.isv ---
05:22:02 [INFO] 
05:22:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.platform.doc.isv ---
05:22:02 [INFO] 
05:22:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.platform.doc.isv ---
05:22:02 [INFO] 
05:22:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.platform.doc.isv ---
05:22:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/target/org.eclipse.platform.doc.isv-4.28.0-SNAPSHOT.jar
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.platform.doc.isv ---
05:22:05 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.platform.doc.isv:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.platform.doc.isv ---
05:22:05 [INFO] Execution was skipped
05:22:05 [INFO] 
05:22:05 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.doc.isv >---------------
05:22:05 [INFO] Building org.eclipse.jdt.doc.isv 3.14.2000-SNAPSHOT            [155/520]
05:22:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
05:22:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:05 [INFO] 
05:22:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] The project's OSGi version is 3.14.2000.v20230330-0610
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] 
05:22:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/saveproperties
05:22:05 [INFO] 
05:22:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] 
05:22:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] Resolving class path of org.eclipse.jdt.doc.isv
05:22:05 [INFO] 
05:22:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/src/main/resources
05:22:05 [INFO] 
05:22:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/src/main/resources
05:22:05 [INFO] 
05:22:05 [INFO] --- maven-dependency-plugin:3.5.0:copy-dependencies (copy) @ org.eclipse.jdt.doc.isv ---
05:22:05 [INFO] Copying org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:22:05 [INFO] Copying org.eclipse.platform.doc.isv-4.28.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.platform.doc.isv-4.28.0-SNAPSHOT.jar
05:22:05 [INFO] Copying org.eclipse.help-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.help-3.10.0-SNAPSHOT.jar
05:22:05 [INFO] Copying org.eclipse.pde.core-3.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:22:05 [INFO] Copying org.eclipse.pde.build-3.11.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500-SNAPSHOT.jar
05:22:05 [INFO] Copying bcpg-jdk18on-1.72.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/bcpg-jdk18on-1.72.2.jar
05:22:05 [INFO] Copying bcprov-jdk18on-1.72.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/bcprov-jdk18on-1.72.jar
05:22:05 [INFO] Copying biz.aQute.bndlib-6.4.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/biz.aQute.bndlib-6.4.0.jar
05:22:05 [INFO] Copying org.osgi.dto-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.dto-1.0.0.jar
05:22:05 [INFO] Copying org.osgi.resource-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.resource-1.0.0.jar
05:22:05 [INFO] Copying org.osgi.framework-1.8.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.framework-1.8.0.jar
05:22:05 [INFO] Copying org.osgi.util.tracker-1.5.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.tracker-1.5.4.jar
05:22:05 [INFO] Copying org.osgi.service.log-1.3.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.log-1.3.0.jar
05:22:05 [INFO] Copying biz.aQute.bnd.util-6.4.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/biz.aQute.bnd.util-6.4.0.jar
05:22:05 [INFO] Copying org.eclipse.osgi-3.18.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:22:05 [INFO] Copying org.osgi.service.repository-1.1.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.repository-1.1.0.jar
05:22:05 [INFO] Copying org.osgi.util.function-1.2.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.function-1.2.0.jar
05:22:05 [INFO] Copying osgi.annotation-8.0.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/osgi.annotation-8.0.1.jar
05:22:05 [INFO] Copying org.osgi.util.promise-1.3.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.promise-1.3.0.jar
05:22:05 [INFO] Copying slf4j-api-1.7.36.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/slf4j-api-1.7.36.jar
05:22:05 [INFO] Copying icu4j-72.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/icu4j-72.1.jar
05:22:06 [INFO] Copying jakarta.inject-api-1.0.5.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/jakarta.inject-api-1.0.5.jar
05:22:06 [INFO] Copying javax.annotation-1.3.5.v20221203-1659.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/javax.annotation-1.3.5.v20221203-1659.jar
05:22:06 [INFO] Copying ant-antlr.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-antlr.jar.jar
05:22:06 [INFO] Copying ant-apache-bcel.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-bcel.jar.jar
05:22:06 [INFO] Copying ant-apache-bsf.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-bsf.jar.jar
05:22:06 [INFO] Copying ant-apache-log4j.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-log4j.jar.jar
05:22:06 [INFO] Copying ant-apache-oro.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-oro.jar.jar
05:22:06 [INFO] Copying ant-apache-regexp.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-regexp.jar.jar
05:22:06 [INFO] Copying ant-apache-resolver.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-resolver.jar.jar
05:22:06 [INFO] Copying ant-apache-xalan2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-xalan2.jar.jar
05:22:06 [INFO] Copying ant-commons-logging.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-commons-logging.jar.jar
05:22:06 [INFO] Copying ant-commons-net.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-commons-net.jar.jar
05:22:06 [INFO] Copying ant-imageio.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-imageio.jar.jar
05:22:06 [INFO] Copying ant-jai.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jai.jar.jar
05:22:06 [INFO] Copying ant-javamail.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-javamail.jar.jar
05:22:06 [INFO] Copying ant-jdepend.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jdepend.jar.jar
05:22:06 [INFO] Copying ant-jmf.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jmf.jar.jar
05:22:06 [INFO] Copying ant-jsch.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jsch.jar.jar
05:22:06 [INFO] Copying ant-junit.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junit.jar.jar
05:22:06 [INFO] Copying ant-junit4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junit4.jar.jar
05:22:06 [INFO] Copying ant-junitlauncher.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junitlauncher.jar.jar
05:22:06 [INFO] Copying ant-launcher.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-launcher.jar.jar
05:22:06 [INFO] Copying ant-netrexx.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-netrexx.jar.jar
05:22:06 [INFO] Copying ant-swing.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-swing.jar.jar
05:22:06 [INFO] Copying ant-testutil.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-testutil.jar.jar
05:22:06 [INFO] Copying ant-xz.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-xz.jar.jar
05:22:06 [INFO] Copying ant.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant.jar.jar
05:22:06 [INFO] Copying org.apache.felix.scr-2.2.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.felix.scr-2.2.6.jar
05:22:06 [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/animal-sniffer-annotations-1.9.jar
05:22:06 [INFO] Copying org.osgi.service.component-1.5.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.component-1.5.1.jar
05:22:06 [INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.namespace.extender-1.0.1.jar
05:22:06 [INFO] Copying org.eclipse.ant.core-3.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.variables-3.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.compare.core-3.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.commands-3.11.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.text-3.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.text-3.13.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.core.resources-3.19.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.debug.core-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.osgi.service.event-1.4.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.event-1.4.1.jar
05:22:06 [INFO] Copying org.osgi.namespace.implementation-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.namespace.implementation-1.0.0.jar
05:22:06 [INFO] Copying org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:22:06 [INFO] Copying xz-1.9.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/xz-1.9.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:22:06 [INFO] Copying org.osgi.service.prefs-1.1.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.prefs-1.1.2.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.ow2.sat4j.core-2.3.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.ow2.sat4j.core-2.3.6.jar
05:22:06 [INFO] Copying org.ow2.sat4j.pb-2.3.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.ow2.sat4j.pb-2.3.6.jar
05:22:06 [INFO] Copying org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar
05:22:06 [INFO] Copying jdimodel.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0.qualifier-jdimodel.jar.jar
05:22:06 [INFO] Copying org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:22:06 [INFO] Copying pdebuild.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500.qualifier-pdebuild.jar.jar
05:22:06 [INFO] Copying org.eclipse.team.core-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:22:06 [INFO] Copying org.junit-4.13.2.v20211018-1956.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.junit-4.13.2.v20211018-1956.jar
05:22:06 [INFO] Copying org.hamcrest.core-1.3.0.v20180420-1519.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.hamcrest.core-1.3.0.v20180420-1519.jar
05:22:06 [INFO] Copying slf4j-nop-1.7.36.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/slf4j-nop-1.7.36.jar
05:22:06 [INFO] 
05:22:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.doc.isv ---
05:22:06 [INFO] 
05:22:06 [INFO] --- tycho-eclipserun-plugin:4.0.0-SNAPSHOT:eclipse-run (dont_skip_me) @ org.eclipse.jdt.doc.isv ---
05:22:06 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
05:22:06 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data/.metadata/.log
05:22:06 [INFO] Command line:
05:22:06 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data, -consolelog, -debug, -data, target/workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, buildDoc.xml, -Dbasedir.properties=cbi_basedirs.properties, -Declipse.javadoc=${eclipse.javadoc}]
05:22:06 Configuration location:
05:22:06     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/
05:22:06 Configuration file:
05:22:06     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/config.ini loaded
05:22:06 Install location:
05:22:06     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:06 Framework located:
05:22:06     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:06 Framework classpath:
05:22:06     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:06 Debug options:
05:22:06     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/.options not found
05:22:07 Time to load bundles: 324
05:22:07 Starting application: 1083
05:22:07 Application started in : 1087ms
05:22:07 Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:22:07 Setting ro project property: ant.file -> buildDoc.xml
05:22:07 Buildfile: buildDoc.xml
05:22:07  +Datatype eclipse.checkDebugAttributes org.eclipse.jdt.core.CheckDebugAttributes
05:22:07  +Datatype eclipse.buildJarIndex org.eclipse.jdt.core.BuildJarIndex
05:22:07  +Datatype help.buildHelpIndex org.eclipse.help.internal.base.ant.BuildHelpIndex
05:22:07  +Datatype p2.composite.metadata.repository.add org.eclipse.equinox.internal.p2.metadata.repository.ant.AddChildTask
05:22:07  +Datatype p2.composite.metadata.repository.create org.eclipse.equinox.internal.p2.metadata.repository.ant.CreateCompositeMetadataRepositoryTask
05:22:07  +Datatype p2.composite.metadata.repository.remove org.eclipse.equinox.internal.p2.metadata.repository.ant.RemoveChildTask
05:22:07  +Datatype eclipse.convertPath org.eclipse.core.resources.ant.ConvertPath
05:22:07  +Datatype eclipse.incrementalBuild org.eclipse.core.resources.ant.IncrementalBuild
05:22:07  +Datatype eclipse.refreshLocal org.eclipse.core.resources.ant.RefreshLocalTask
05:22:07  +Datatype pde.convertSchemaToHTML org.eclipse.pde.internal.core.ant.ConvertSchemaToHTML
05:22:07  +Datatype pde.exportPlugins org.eclipse.pde.internal.core.ant.PluginExportTask
05:22:07  +Datatype pde.exportFeatures org.eclipse.pde.internal.core.ant.FeatureExportTask
05:22:07  +Datatype pde.provisionTargetDefinition org.eclipse.pde.internal.core.ant.TargetPlatformProvisionTask
05:22:07  +Datatype eclipse.jarProcessor org.eclipse.equinox.internal.p2.jarprocessor.ant.JarProcessorTask
05:22:07  +Datatype eclipse.brand org.eclipse.pde.internal.build.tasks.BrandTask
05:22:07  +Datatype eclipse.brand.p2.artifacts org.eclipse.pde.internal.build.publisher.BrandP2Task
05:22:07  +Datatype eclipse.gatherBundle org.eclipse.pde.internal.build.publisher.GatherBundleTask
05:22:07  +Datatype eclipse.gatherFeature org.eclipse.pde.internal.build.publisher.GatherFeatureTask
05:22:07  +Datatype eclipse.fetch org.eclipse.pde.internal.build.tasks.FetchTask
05:22:07  +Datatype eclipse.buildScript org.eclipse.pde.internal.build.tasks.BuildScriptGeneratorTask
05:22:07  +Datatype eclipse.generateFeature org.eclipse.pde.internal.build.tasks.FeatureGeneratorTask
05:22:07  +Datatype eclipse.buildManifest org.eclipse.pde.internal.build.tasks.BuildManifestTask
05:22:07  +Datatype eclipse.assembler org.eclipse.pde.internal.build.tasks.PackagerTask
05:22:07  +Datatype eclipse.idReplacer org.eclipse.pde.internal.build.tasks.IdReplaceTask
05:22:07  +Datatype eclipse.licenseReplacer org.eclipse.pde.internal.build.tasks.LicenseReplaceTask
05:22:07  +Datatype eclipse.jnlpGenerator org.eclipse.pde.internal.build.tasks.JNLPGeneratorTask
05:22:07  +Datatype eclipse.unzipperBuilder org.eclipse.pde.internal.build.tasks.UnzipperGeneratorTask
05:22:07  +Datatype eclipse.fetchFilesGenerator org.eclipse.pde.internal.build.tasks.FetchFileGeneratorTask
05:22:07  +Datatype eclipse.versionReplacer org.eclipse.pde.internal.build.tasks.GenericVersionReplacer
05:22:07  +Datatype eclipse.publish.featuresAndBundles org.eclipse.pde.internal.build.publisher.FeaturesAndBundlesTask
05:22:07  +Datatype eclipse.logCompileError org.eclipse.pde.internal.build.tasks.CompileErrorTask
05:22:07  +Datatype p2.generator org.eclipse.pde.internal.build.generator.GeneratorTask
05:22:07  +Datatype p2.publisher org.eclipse.equinox.internal.p2.publisher.ant.PublisherTask
05:22:07  +Datatype p2.publish.featuresAndBundles org.eclipse.equinox.internal.p2.publisher.ant.FeaturesAndBundlesPublisherTask
05:22:07  +Datatype p2.publish.product org.eclipse.equinox.internal.p2.publisher.ant.ProductPublisherTask
05:22:07  +Datatype p2.repo2runnable org.eclipse.equinox.p2.internal.repository.tools.tasks.Repo2RunnableTask
05:22:07  +Datatype p2.mirror org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask
05:22:07  +Datatype p2.artifact.mirror org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorArtifactsTask
05:22:07  +Datatype p2.metadata.mirror org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorMetadataTask
05:22:07  +Datatype p2.composite.repository org.eclipse.equinox.p2.internal.repository.tools.tasks.CompositeRepositoryTask
05:22:07  +Datatype p2.process.artifacts org.eclipse.equinox.p2.internal.repository.tools.tasks.ProcessRepoTask
05:22:07  +Datatype p2.remove.iu org.eclipse.equinox.p2.internal.repository.tools.tasks.RemoveIUTask
05:22:07  +Datatype p2.composite.artifact.repository.validate org.eclipse.equinox.p2.internal.repository.tools.tasks.ValidateTask
05:22:07  +Datatype p2.validate.artifacts org.eclipse.equinox.p2.internal.repository.tools.tasks.ValidateTask
05:22:07  +Datatype p2.composite.artifact.repository.add org.eclipse.equinox.p2.internal.repository.tools.tasks.CompositeRepositoryTask
05:22:07  +Datatype p2.composite.artifact.repository.create org.eclipse.equinox.p2.internal.repository.tools.tasks.CreateCompositeArtifactRepositoryTask
05:22:07  +Datatype p2.composite.artifact.repository.remove org.eclipse.equinox.p2.internal.repository.tools.tasks.CompositeRepositoryTask
05:22:07  +Datatype artifact org.eclipse.equinox.p2.internal.repository.tools.tasks.ArtifactDescription
05:22:07 Adding reference: ant.projectHelper
05:22:07 Adding reference: ant.parsing.context
05:22:07 Adding reference: ant.targets
05:22:07 parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:07 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:07 Adding reference: Jdt Doc Isv Build
05:22:07 Setting ro project property: ant.project.default-target -> all
05:22:07 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:07 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:07 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:07  +Target: 
05:22:07  +Target: init
05:22:07  +Target: all
05:22:07  +Target: build.index
05:22:07  +Target: convertSchemaToHtml
05:22:07  +Target: getJavadocPath
05:22:07  +Target: getEclipseJavadocPath
05:22:07  +Target: generateJavadoc
05:22:07  +Target: buildPlatformDoc
05:22:07  +Target: createDocZip
05:22:07 Adding reference: ant.LocalProperties
05:22:08 parsing buildfile jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
05:22:08  [property] Loading /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/cbi_basedirs.properties
05:22:08 Setting project property: eclipse.equinox.supplement -> ../../../rt.equinox.framework/bundles/org.eclipse.osgi/supplement
05:22:08 Setting project property: eclipse.platform.ant -> ../../../eclipse.platform/ant
05:22:08 Setting project property: org.junit.jar -> org.junit_*.jar
05:22:08 Setting project property: dot.classes -> target/classes
05:22:08 Setting project property: eclipse.platform.debug -> ../../../eclipse.platform.debug
05:22:08 Setting project property: eclipse.jdt.debug -> ../../../eclipse.jdt.debug
05:22:08 Setting project property: org.apache.ant.jar -> org.apache.ant_*/ant.jar.jar
05:22:08 Setting project property: eclipse.platform.text -> ../../../eclipse.platform.text
05:22:08 Setting project property: rt.equinox.bundles.bundles -> ../../../equinox/bundles
05:22:08 Setting project property: dependency.dir -> target/dependency
05:22:08 Setting project property: eclipse.platform.team.bundles -> ../../../eclipse.platform/team/bundles
05:22:08 Setting project property: rt.equinox.p2.bundles -> ../../../rt.equinox.p2/bundles
05:22:08 Setting project property: eclipse.platform.resources.bundles -> ../../../eclipse.platform/resources/bundles
05:22:08 Setting project property: eclipse.platform.swt.bundles -> ../../../eclipse.platform.swt/bundles
05:22:08 Setting project property: eclipse.platform.runtime.bundles -> ../../../eclipse.platform/runtime/bundles
05:22:08 Setting project property: rt.equinox.framework.bundles -> ../../../equinox/bundles
05:22:08 Setting project property: eclipse.jdt.ui -> ../../../eclipse.jdt.ui
05:22:08 Setting project property: eclipse.platform.swt.binaries -> ../../../eclipse.platform.swt.binaries/bundles
05:22:08 Setting project property: eclipse.platform.platform -> ../../../eclipse.platform/platform
05:22:08 Setting project property: eclipse.platform.ua -> ../../../eclipse.platform.ua
05:22:08 Setting project property: eclipse.jdt.core -> ../../../eclipse.jdt.core
05:22:08 Setting project property: eclipse.platform.ui.bundles -> ../../../eclipse.platform.ui/bundles
05:22:08 WARNING: A terminally deprecated method in java.lang.System has been called
05:22:08 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/org.eclipse.osgi/51/0/.cp/lib/antsupportlib.jar)
05:22:08 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:22:08 WARNING: System::setSecurityManager will be removed in a future release
05:22:08 Setting ro project property: ant.project.invoked-targets -> all
05:22:08 Adding reference: eclipse.ant.targetVector
05:22:08 Build sequence for target(s) `all' is [init, all]
05:22:08 Complete build sequence is [init, all, convertSchemaToHtml, getEclipseJavadocPath, build.index, createDocZip, getJavadocPath, generateJavadoc, buildPlatformDoc, ]
05:22:08 
05:22:08 init:
05:22:08  [property] Loading Environment env.
05:22:08 Setting project property: env.TERM -> xterm
05:22:08 Setting project property: env.PWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
05:22:08 Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:08 Setting project property: env.LANG -> en_US.UTF-8
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1
05:22:08 Setting project property: env.BUILD_TAG -> jenkins-eclipse-aggregator-master-1379
05:22:08 Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=tests
05:22:08 Setting project property: env.USER_NAME -> jenkins
05:22:08 Setting project property: env.EXECUTOR_NUMBER -> 0
05:22:08 Setting project property: env.HOME -> /home/jenkins
05:22:08 Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent
05:22:08 Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/platform/
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443
05:22:08 Setting project property: env.JENKINS_HOME -> /var/jenkins
05:22:08 Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp
05:22:08 Setting project property: env.JENKINS_SECRET -> f6dee68975db121b54e94d06fb4ba641359f0147f1c2708562f5bd9449ab8f94
05:22:08 Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443
05:22:08 Setting project property: env.JENKINS_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect
05:22:08 Setting project property: env.DISPLAY -> :74
05:22:08 Setting project property: env.CI -> true
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443
05:22:08 Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
05:22:08 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000
05:22:08 Setting project property: env.JENKINS_AGENT_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000
05:22:08 Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.157.157
05:22:08 Setting project property: env.JAVA_HOME -> /opt/tools/java/openjdk/jdk-17/latest
05:22:08 Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.157.157
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.144.5
05:22:08 Setting project property: env.HUDSON_COOKIE -> eaa10083-420c-4850-ab6e-8829c671d059
05:22:08 Setting project property: env.JENKINS_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:08 Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/latest
05:22:08 Setting project property: env.GIT_PREVIOUS_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:08 Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/platform/
05:22:08 Setting project property: env.GIT_URL -> https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp
05:22:08 Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=artifacts
05:22:08 Setting project property: env.PATH -> /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:22:08 Setting project property: env.MAVEN_TERMINATE_CMD -> on
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.157.157:80
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp
05:22:08 Setting project property: env.GIT_COMMIT -> 1428febbab86c5cf52ef0f2ead784e735e09eee7
05:22:08 Setting project property: env.GIT_BRANCH -> origin/master
05:22:08 Setting project property: env.BUILD_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/
05:22:08 Setting project property: env.KUBERNETES_SERVICE_PORT -> 443
05:22:08 Setting project property: env.JOB_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
05:22:08 Setting project property: env.NODE_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.BUILD_DISPLAY_NAME -> #1379
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80
05:22:08 Setting project property: env.HOSTNAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80
05:22:08 Setting project property: env.SHLVL -> 0
05:22:08 Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443
05:22:08 Setting project property: env.M2_HOME -> /opt/tools/apache-maven/latest
05:22:08 Setting project property: env.MAVEN_CMD_LINE_ARGS ->  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -U clean verify -Pbree-libs
05:22:08 Setting project property: env.NODE_LABELS -> centos-7-6gb jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.144.5:50000
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.144.5:50000
05:22:08 Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1
05:22:08 Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=changes
05:22:08 Setting project property: env.BUILD_ID -> 1379
05:22:08 Setting project property: env.JOB_NAME -> eclipse-aggregator-master
05:22:08 Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
05:22:08 Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.157.157:80
05:22:08 Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: env.HUDSON_HOME -> /var/jenkins
05:22:08 Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.platform.svc.cluster.local:50000
05:22:08 Setting project property: env.skipTests -> true
05:22:08 Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.144.5
05:22:08 Setting project property: env.NSS_SDB_USE_CACHE -> no
05:22:08 Setting project property: env.JOB_BASE_NAME -> eclipse-aggregator-master
05:22:08 Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8191769264660164905
05:22:08 Setting project property: env.GITLAB_OBJECT_KIND -> none
05:22:08 Setting project property: env.MAVEN_OPTS ->  -Xms128m -Xmx5120m
05:22:08 Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: env.HUDSON_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:08 Setting project property: env.BUILD_NUMBER -> 1379
05:22:08 Property "env.JAVA_DOC_PROXIES" has not been set
05:22:08      [echo] env.JAVA_DOC_PROXIES: ${env.JAVA_DOC_PROXIES}
05:22:08 [available] Unable to find index to set property index.present
05:22:08 
05:22:08 all:
05:22:08 Setting ro project property: eclipse.running -> true
05:22:08 Setting ro project property: ant.file -> buildDoc.xml
05:22:08 Setting ro project property: eclipse.javadoc -> ${eclipse.javadoc}
05:22:08 Setting ro project property: eclipse.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:08 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:08 Setting ro project property: ant.version -> Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:22:08 Setting ro project property: basedir.properties -> cbi_basedirs.properties
05:22:08 Setting ro project property: ant.project.invoked-targets -> all
05:22:08 Setting ro project property: eclipse.pdebuild.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/.
05:22:08 Setting ro project property: ant.project.default-target -> all
05:22:08 Setting ro project property: eclipse.pdebuild.templates -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/templates
05:22:08 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:08 Setting ro project property: eclipse.pdebuild.scripts -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/scripts
05:22:08 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:08 Setting project property: env.GIT_URL -> https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:22:08 Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect
05:22:08 Setting project property: osgi.nl -> en_US
05:22:08 Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: env.JAVA_HOME -> /opt/tools/java/openjdk/jdk-17/latest
05:22:08 Setting project property: env.JENKINS_SECRET -> f6dee68975db121b54e94d06fb4ba641359f0147f1c2708562f5bd9449ab8f94
05:22:08 Setting project property: eclipse.platform.ua -> ../../../eclipse.platform.ua
05:22:08 Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: eclipse.jdt.core -> ../../../eclipse.jdt.core
05:22:08 Setting project property: java.library.path -> /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
05:22:08 Setting project property: env.HUDSON_HOME -> /var/jenkins
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp
05:22:08 Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8191769264660164905
05:22:08 Setting project property: user.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:08 Setting project property: org.osgi.framework.version -> 1.10.0
05:22:08 Setting project property: dependency.dir -> target/dependency
05:22:08 Setting project property: env.BUILD_ID -> 1379
05:22:08 Setting project property: env.EXECUTOR_NUMBER -> 0
05:22:08 Setting project property: osgi.os -> linux
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000
05:22:08 Setting project property: gosh.args -> --nointeractive
05:22:08 Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: env.KUBERNETES_SERVICE_PORT -> 443
05:22:08 Setting project property: ds.delayed.keepInstances.default -> true
05:22:08 Setting project property: eclipse.platform.platform -> ../../../eclipse.platform/platform
05:22:08 Setting project property: osgi.configuration.cascaded -> false
05:22:08 Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:08 Setting project property: osgi.bundles.defaultStartLevel -> 4
05:22:08 Setting project property: org.osgi.framework.system.packages -> com.sun.jarsigner, com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect
05:22:08 Setting project property: os.name -> Linux
05:22:08 Setting project property: java.runtime.version -> 17.0.2+8-86
05:22:08 Setting project property: org.osgi.framework.language -> en
05:22:08 Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=tests
05:22:08 Setting project property: org.osgi.framework.os.name -> Linux
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80
05:22:08 Setting project property: user.home -> /home/jenkins
05:22:08 Setting project property: java.vm.vendor -> Oracle Corporation
05:22:08 Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443
05:22:08 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000
05:22:08 Setting project property: env.BUILD_TAG -> jenkins-eclipse-aggregator-master-1379
05:22:08 Setting project property: osgi.compatibility.bootdelegation -> true
05:22:08 Setting project property: org.osgi.framework.executionenvironment -> OSGi/Minimum-1.0, OSGi/Minimum-1.1, OSGi/Minimum-1.2, JavaSE/compact1-1.8, JavaSE/compact2-1.8, JavaSE/compact3-1.8, JRE-1.1, J2SE-1.2, J2SE-1.3, J2SE-1.4, J2SE-1.5, JavaSE-1.6, JavaSE-1.7, JavaSE-1.8, JavaSE-9, JavaSE-10, JavaSE-11, JavaSE-12, JavaSE-13, JavaSE-14, JavaSE-15, JavaSE-16, JavaSE-17
05:22:08 Setting project property: osgi.framework -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:08 Setting project property: java.vm.specification.version -> 17
05:22:08 Setting project property: env.BUILD_NUMBER -> 1379
05:22:08 Setting project property: java.vendor.url.bug -> https://bugreport.java.com/bugreport/
05:22:08 Setting project property: env.M2_HOME -> /opt/tools/apache-maven/latest
05:22:08 Setting project property: jdk.debug -> release
05:22:08 Setting project property: eclipse.platform.swt.bundles -> ../../../eclipse.platform.swt/bundles
05:22:08 Setting project property: eclipse.jdt.debug -> ../../../eclipse.jdt.debug
05:22:08 Setting project property: java.version.date -> 2022-01-18
05:22:08 Setting project property: java.specification.vendor -> Oracle Corporation
05:22:08 Setting project property: osgi.framework.useSystemProperties -> true
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.144.5:50000
05:22:08 Setting project property: java.version -> 17.0.2
05:22:08 Setting project property: java.specification.version -> 17
05:22:08 Setting project property: osgi.tracefile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/trace.log
05:22:08 Setting project property: env.SHLVL -> 0
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443
05:22:08 Setting project property: sun.java.launcher -> SUN_STANDARD
05:22:08 Setting project property: env.JENKINS_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.144.5
05:22:08 Setting project property: env.PATH -> /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:22:08 Setting project property: osgi.bundlefile.limit -> 100
05:22:08 Setting project property: env.JOB_BASE_NAME -> eclipse-aggregator-master
05:22:08 Setting project property: env.NSS_SDB_USE_CACHE -> no
05:22:08 Setting project property: eclipse.stateSaveDelayInterval -> 30000
05:22:08 Setting project property: env.GIT_COMMIT -> 1428febbab86c5cf52ef0f2ead784e735e09eee7
05:22:08 Setting project property: java.vm.specification.name -> Java Virtual Machine Specification
05:22:08 Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1
05:22:08 Setting project property: rt.equinox.framework.bundles -> ../../../equinox/bundles
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp
05:22:08 Setting project property: java.class.version -> 61.0
05:22:08 Setting project property: env.HUDSON_COOKIE -> eaa10083-420c-4850-ab6e-8829c671d059
05:22:08 Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.platform.svc.cluster.local:50000
05:22:08 Setting project property: osgi.install.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:08 Setting project property: org.osgi.framework.uuid -> af01829c-2cb7-4ffb-b0f4-55a7f50cdb51
05:22:08 Setting project property: sun.management.compiler -> HotSpot 64-Bit Tiered Compilers
05:22:08 Setting project property: env.HOME -> /home/jenkins
05:22:08 Setting project property: java.vendor.url -> https://java.oracle.com/
05:22:08 Setting project property: java.io.tmpdir -> /tmp
05:22:08 Setting project property: user.name -> jenkins
05:22:08 Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=artifacts
05:22:08 Setting project property: org.osgi.supports.framework.requirebundle -> true
05:22:08 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000
05:22:08 Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.157.157
05:22:08 Setting project property: java.specification.name -> Java Platform API Specification
05:22:08 Setting project property: eclipse.startTime -> 1680168126365
05:22:08 Setting project property: osgi.framework.shape -> jar
05:22:08 Setting project property: env.HOSTNAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: osgi.configuration.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443
05:22:08 Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443
05:22:08 Setting project property: env.JOB_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
05:22:08 Setting project property: eclipse.platform.resources.bundles -> ../../../eclipse.platform/resources/bundles
05:22:08 Setting project property: dot.classes -> target/classes
05:22:08 Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
05:22:08 Setting project property: env.LANG -> en_US.UTF-8
05:22:08 Setting project property: java.home -> /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:22:08 Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80
05:22:08 Setting project property: osgi.arch -> x86_64
05:22:08 Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/latest
05:22:08 Setting project property: java.vm.info -> mixed mode, sharing
05:22:08 Setting project property: org.junit.jar -> org.junit_*.jar
05:22:08 Setting project property: osgi.compatibility.bootdelegation.default -> true
05:22:08 Setting project property: env.GITLAB_OBJECT_KIND -> none
05:22:08 Setting project property: env.JENKINS_HOME -> /var/jenkins
05:22:08 Setting project property: eclipse.home.location -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:08 Setting project property: env.MAVEN_OPTS ->  -Xms128m -Xmx5120m
05:22:08 Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1
05:22:08 Setting project property: ant.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452
05:22:08 Setting project property: osgi.syspath -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847
05:22:08 Setting project property: ant.core.lib -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar
05:22:08 Setting project property: env.JENKINS_AGENT_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.MAVEN_TERMINATE_CMD -> on
05:22:08 Setting project property: osgi.debug -> 
05:22:08 Setting project property: sun.jnu.encoding -> UTF-8
05:22:08 Setting project property: sun.cpu.endian -> little
05:22:08 Setting project property: eclipse.platform.ui.bundles -> ../../../eclipse.platform.ui/bundles
05:22:08 Setting project property: java.vm.version -> 17.0.2+8-86
05:22:08 Setting project property: eclipse.platform.text -> ../../../eclipse.platform.text
05:22:08 Setting project property: org.apache.ant.jar -> org.apache.ant_*/ant.jar.jar
05:22:08 Setting project property: file.separator -> /
05:22:08 Setting project property: env.CI -> true
05:22:08 Setting project property: rt.equinox.p2.bundles -> ../../../rt.equinox.p2/bundles
05:22:08 Setting project property: env.TERM -> xterm
05:22:08 Setting project property: eclipse.platform.runtime.bundles -> ../../../eclipse.platform/runtime/bundles
05:22:08 Setting project property: env.GIT_BRANCH -> origin/master
05:22:08 Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
05:22:08 Setting project property: osgi.bundles -> reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.34.0.v20230329-1518/org.eclipse.jdt.core.compiler.batch-3.34.0.v20230329-1518.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help/3.10.0.v20230317-0802/org.eclipse.help-3.10.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.200.v20221111-1340/org.eclipse.equinox.simpleconfigurator-1.4.200.v20221111-1340.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.core/9.4.2.v20221211-0752/org.apache.lucene.core-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-smartcn/9.4.2.v20221211-0752/org.apache.lucene.analysis-smartcn-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.annotation/1.3.5.v20221203-1659/javax.annotation-1.3.5.v20221203-1659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.800.v20221116-1440/org.eclipse.osgi.compatibility.state-1.2.800.v20221116-1440.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.jdt.debug_3.21.0.v20230329-1610,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.net/1.5.0.v20230317-0901/org.eclipse.core.net-1.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.core/2.3.6.v20201214/org.sat4j.core-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.0.v20230317-0802/org.eclipse.core.variables-3.6.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.34.0.v20230328-0221/org.eclipse.jdt.core-3.34.0.v20230328-0221.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.nop/1.7.36/slf4j.nop-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bnd.util/6.4.0.202211291949/biz.aQute.bnd.util-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.20.0.v20230328-1614/org.eclipse.jdt.launching-3.20.0.v20230328-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help.base/4.4.0.v20230330-0310/org.eclipse.help.base-4.4.0.v20230330-0310.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.0.v20230329-1001/org.eclipse.e4.core.services-2.4.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.300.v20230320-0659/org.eclipse.equinox.frameworkadmin.equinox-1.2.300.v20230320-0659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-common/9.4.2.v20221211-0752/org.apache.lucene.analysis-common-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230329-0927/org.eclipse.core.resources-3.19.0.v20230329-0927.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230330-0630/org.eclipse.pde.core-3.17.0.v20230330-0630.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.500.v20230322-1009/org.eclipse.equinox.p2.jarprocessor-1.2.500.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.repository/1.1.0.201505202024/org.osgi.service.repository-1.1.0.201505202024.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bndlib/6.4.0.202211291949/biz.aQute.bndlib-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100.v20221117-1044/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.v20221117-1044.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.0.v20230317-0901/org.eclipse.e4.core.di.annotations-1.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.300.v20221214-0640/org.eclipse.equinox.p2.publisher.eclipse-1.4.300.v20221214-0640.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.8.0.v20230322-1009/org.eclipse.equinox.p2.engine-2.8.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.400.v20230323-1641/org.eclipse.equinox.p2.repository-2.6.400.v20230323-1641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.0.v20230316-1200/org.eclipse.core.filebuffers-3.8.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ant.core/3.7.0.v20230329-1001/org.eclipse.ant.core-3.7.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.6.0.v20230322-1009/org.eclipse.equinox.p2.director-2.6.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.300.v20221203-1932/org.eclipse.equinox.p2.repository.tools-2.3.300.v20221203-1932.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.pb/2.3.6.v20201214/org.sat4j.pb-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.800.v20221205-1614/org.eclipse.equinox.p2.artifact.repository-1.4.800.v20221205-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.0.v20230329-1500/org.eclipse.e4.core.contexts-1.12.0.v20230329-1500.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.300.v20221203-1819/org.eclipse.equinox.p2.publisher-1.7.300.v20221203-1819.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230317-0901/org.eclipse.core.filesystem-1.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.3.0.v20230322-1009/org.eclipse.equinox.p2.garbagecollector-1.3.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.17.100.v20230202-1341/org.eclipse.equinox.common-3.17.100.v20230202-1341.jar@2:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.0.v20230317-0901/org.eclipse.update.configurator-3.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.team.core/3.10.0.v20230317-0901/org.eclipse.team.core-3.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.0.v20230317-0901/org.eclipse.e4.core.di-1.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.0.v20230317-0802/org.eclipse.debug.core-3.21.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.api/1.7.36/slf4j.api-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230317-0901/org.eclipse.core.runtime-3.27.0.v20230317-0901.jar@4:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.0.v20230317-0901/org.eclipse.compare.core-3.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300.v20220817-1208/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230317-0901/org.eclipse.core.contenttype-3.9.0.v20230317-0901.jar
05:22:08 Setting project property: sun.java.command -> /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work -configuration /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration -data /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data -consolelog -debug -data target/workspace -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml -Dbasedir.properties=cbi_basedirs.properties -Declipse.javadoc=${eclipse.javadoc}
05:22:08 Setting project property: eclipse.equinox.supplement -> ../../../rt.equinox.framework/bundles/org.eclipse.osgi/supplement
05:22:08 Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.144.5
05:22:08 Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.157.157
05:22:08 Setting project property: eclipse.platform.ant -> ../../../eclipse.platform/ant
05:22:08 Setting project property: user.language -> en
05:22:08 Setting project property: eclipse.jdt.ui -> ../../../eclipse.jdt.ui
05:22:08 Setting project property: env.HUDSON_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:08 Setting project property: sun.boot.library.path -> /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib
05:22:08 Setting project property: eclipse.commands -> -install
05:22:08 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:08 -configuration
05:22:08 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:08 -data
05:22:08 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data
05:22:08 -consolelog
05:22:08 -debug
05:22:08 -data
05:22:08 target/workspace
05:22:08 -application
05:22:08 org.eclipse.ant.core.antRunner
05:22:08 -buildfile
05:22:08 buildDoc.xml
05:22:08 -Dbasedir.properties=cbi_basedirs.properties
05:22:08 -Declipse.javadoc=${eclipse.javadoc}
05:22:08 Setting project property: osgi.logfile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/.log
05:22:08 Setting project property: osgi.ws -> gtk
05:22:08 Setting project property: org.osgi.framework.storage -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:08 Setting project property: org.osgi.framework.processor -> x86-64
05:22:08 Setting project property: env.JENKINS_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: native.encoding -> UTF-8
05:22:08 Setting project property: org.osgi.framework.os.version -> 5.17.13.fc35
05:22:08 Setting project property: eclipse.consoleLog -> true
05:22:08 Setting project property: org.osgi.supports.framework.fragment -> true
05:22:08 Setting project property: env.BUILD_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/
05:22:08 Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
05:22:08 Setting project property: user.country -> US
05:22:08 Setting project property: org.osgi.supports.framework.extension -> true
05:22:08 Setting project property: env.DISPLAY -> :74
05:22:08 Setting project property: equinox.init.uuid -> true
05:22:08 Setting project property: env.MAVEN_CMD_LINE_ARGS ->  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -U clean verify -Pbree-libs
05:22:08 Setting project property: line.separator -> 
05:22:08 Setting project property: java.vm.specification.vendor -> Oracle Corporation
05:22:08 Setting project property: eclipse.application -> org.eclipse.ant.core.antRunner
05:22:08 Setting project property: os.arch -> amd64
05:22:08 Setting project property: env.GIT_PREVIOUS_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:08 Setting project property: env.skipTests -> true
05:22:08 Setting project property: sun.arch.data.model -> 64
05:22:08 Setting project property: org.osgi.framework.system.capabilities -> osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2", osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1", osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact1"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact2"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact3"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0"
05:22:08 Setting project property: eclipse.platform.swt.binaries -> ../../../eclipse.platform.swt.binaries/bundles
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp
05:22:08 Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.157.157:80
05:22:08 Setting project property: java.class.path -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar
05:22:08 Setting project property: file.encoding -> UTF-8
05:22:08 Setting project property: java.vm.name -> OpenJDK 64-Bit Server VM
05:22:08 Setting project property: eclipse.platform.team.bundles -> ../../../eclipse.platform/team/bundles
05:22:08 Setting project property: path.separator -> :
05:22:08 Setting project property: java.vm.compressedOopsMode -> 32-bit
05:22:08 Setting project property: env.JOB_NAME -> eclipse-aggregator-master
05:22:08 Setting project property: env.NODE_LABELS -> centos-7-6gb jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: org.osgi.framework.vendor -> Eclipse
05:22:08 Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=changes
05:22:08 Setting project property: env.BUILD_DISPLAY_NAME -> #1379
05:22:08 Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.144.5:50000
05:22:08 Setting project property: ds.delayed.keepInstances -> true
05:22:08 Setting project property: rt.equinox.bundles.bundles -> ../../../equinox/bundles
05:22:08 Setting project property: eclipse.platform.debug -> ../../../eclipse.platform.debug
05:22:08 Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/platform/
05:22:08 Setting project property: sun.io.unicode.encoding -> UnicodeLittle
05:22:08 Setting project property: ant.library.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib
05:22:08 Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent
05:22:08 Setting project property: env.PWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:08 Setting project property: user.timezone -> UTC
05:22:08 Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/platform/
05:22:08 Setting project property: os.version -> 5.17.13-200.fc35.x86_64
05:22:08 Setting project property: java.vendor -> Oracle Corporation
05:22:08 Setting project property: java.runtime.name -> OpenJDK Runtime Environment
05:22:08 Setting project property: osgi.instance.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/
05:22:08 Setting project property: env.USER_NAME -> jenkins
05:22:08 Setting project property: env.NODE_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:08 Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.157.157:80
05:22:08 Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
05:22:08 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:08   [antcall] calling target(s) [convertSchemaToHtml] in build file /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:08 Setting ro project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:08 Adding reference: ant.projectHelper
05:22:08 Adding reference: ant.parsing.context
05:22:08 Adding reference: ant.targets
05:22:08 parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:08 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:08 Adding reference: Jdt Doc Isv Build
05:22:08 Setting ro project property: ant.project.default-target -> all
05:22:08 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:08 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:08 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:08  +Target: 
05:22:08  +Target: init
05:22:08  +Target: all
05:22:08  +Target: build.index
05:22:08  +Target: convertSchemaToHtml
05:22:08  +Target: getJavadocPath
05:22:08  +Target: getEclipseJavadocPath
05:22:08  +Target: generateJavadoc
05:22:08  +Target: buildPlatformDoc
05:22:08  +Target: createDocZip
05:22:08 Adding reference: ant.LocalProperties
05:22:08  [property] Loading /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/cbi_basedirs.properties
05:22:08 Override ignored for property "eclipse.equinox.supplement"
05:22:08 Override ignored for property "eclipse.platform.ant"
05:22:08 Override ignored for property "org.junit.jar"
05:22:08 Override ignored for property "dot.classes"
05:22:08 Override ignored for property "eclipse.platform.debug"
05:22:08 Override ignored for property "eclipse.jdt.debug"
05:22:08 Override ignored for property "org.apache.ant.jar"
05:22:08 Override ignored for property "eclipse.platform.text"
05:22:08 Override ignored for property "rt.equinox.bundles.bundles"
05:22:08 Override ignored for property "dependency.dir"
05:22:08 Override ignored for property "eclipse.platform.team.bundles"
05:22:08 Override ignored for property "rt.equinox.p2.bundles"
05:22:08 Override ignored for property "eclipse.platform.resources.bundles"
05:22:08 Override ignored for property "eclipse.platform.swt.bundles"
05:22:08 Override ignored for property "eclipse.platform.runtime.bundles"
05:22:08 Override ignored for property "rt.equinox.framework.bundles"
05:22:08 Override ignored for property "eclipse.jdt.ui"
05:22:08 Override ignored for property "eclipse.platform.swt.binaries"
05:22:08 Override ignored for property "eclipse.platform.platform"
05:22:08 Override ignored for property "eclipse.platform.ua"
05:22:08 Override ignored for property "eclipse.jdt.core"
05:22:08 Override ignored for property "eclipse.platform.ui.bundles"
05:22:08   [antcall] Entering /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml...
05:22:08 Setting ro project property: ant.project.invoked-targets -> convertSchemaToHtml
05:22:08 Adding reference: eclipse.ant.targetVector
05:22:08 Build sequence for target(s) `convertSchemaToHtml' is [convertSchemaToHtml]
05:22:08 Complete build sequence is [convertSchemaToHtml, getEclipseJavadocPath, build.index, createDocZip, init, all, getJavadocPath, generateJavadoc, buildPlatformDoc, ]
05:22:08 
05:22:08 convertSchemaToHtml:
05:22:08 Setting project property: dest -> reference/extension-points
05:22:08 setting a recorder for name /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtconvert.txt
05:22:08 Setting project property: jdtSearchPath -> ../../../eclipse.jdt.core,../../../eclipse.jdt.debug,../../../eclipse.jdt.ui
05:22:08 Setting project property: platformSearchPath -> ../../../eclipse.platform/ant,../../../eclipse.platform.debug,../../../eclipse.platform/platform,../../../eclipse.platform/resources/bundles,../../../eclipse.platform/runtime/bundles,../../../eclipse.platform.swt/bundles,../../../eclipse.platform/team/bundles,../../../eclipse.platform.text,../../../eclipse.platform.ua,../../../eclipse.platform.ui/bundles
05:22:08 Setting project property: runtimeSearchPath -> ../../../equinox/bundles,../../../equinox/bundles,../../../rt.equinox.p2/bundles
05:22:08 Setting project property: searchPaths -> ../../../eclipse.jdt.core,../../../eclipse.jdt.debug,../../../eclipse.jdt.ui,../../../eclipse.platform/ant,../../../eclipse.platform.debug,../../../eclipse.platform/platform,../../../eclipse.platform/resources/bundles,../../../eclipse.platform/runtime/bundles,../../../eclipse.platform.swt/bundles,../../../eclipse.platform/team/bundles,../../../eclipse.platform.text,../../../eclipse.platform.ua,../../../eclipse.platform.ui/bundles,../../../equinox/bundles,../../../equinox/bundles,../../../rt.equinox.p2/bundles
05:22:10 setting a recorder for name /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtconvert.txt
05:22:10   [antcall] Exiting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml.
05:22:10 Setting ro project property: eclipse.running -> true
05:22:10 Setting ro project property: ant.file -> buildDoc.xml
05:22:10 Setting ro project property: eclipse.javadoc -> ${eclipse.javadoc}
05:22:10 Setting ro project property: eclipse.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:10 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.version -> Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:22:10 Setting ro project property: basedir.properties -> cbi_basedirs.properties
05:22:10 Setting ro project property: ant.project.invoked-targets -> all
05:22:10 Setting ro project property: eclipse.pdebuild.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/.
05:22:10 Setting ro project property: ant.project.default-target -> all
05:22:10 Setting ro project property: eclipse.pdebuild.templates -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/templates
05:22:10 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:10 Setting ro project property: eclipse.pdebuild.scripts -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/scripts
05:22:10 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:10 Setting project property: env.GIT_URL -> https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:22:10 Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect
05:22:10 Setting project property: osgi.nl -> en_US
05:22:10 Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: env.JAVA_HOME -> /opt/tools/java/openjdk/jdk-17/latest
05:22:10 Setting project property: env.JENKINS_SECRET -> f6dee68975db121b54e94d06fb4ba641359f0147f1c2708562f5bd9449ab8f94
05:22:10 Setting project property: eclipse.platform.ua -> ../../../eclipse.platform.ua
05:22:10 Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: eclipse.jdt.core -> ../../../eclipse.jdt.core
05:22:10 Setting project property: java.library.path -> /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
05:22:10 Setting project property: env.HUDSON_HOME -> /var/jenkins
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp
05:22:10 Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8191769264660164905
05:22:10 Setting project property: user.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:10 Setting project property: org.osgi.framework.version -> 1.10.0
05:22:10 Setting project property: dependency.dir -> target/dependency
05:22:10 Setting project property: env.BUILD_ID -> 1379
05:22:10 Setting project property: env.EXECUTOR_NUMBER -> 0
05:22:10 Setting project property: osgi.os -> linux
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000
05:22:10 Setting project property: gosh.args -> --nointeractive
05:22:10 Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: env.KUBERNETES_SERVICE_PORT -> 443
05:22:10 Setting project property: ds.delayed.keepInstances.default -> true
05:22:10 Setting project property: eclipse.platform.platform -> ../../../eclipse.platform/platform
05:22:10 Setting project property: osgi.configuration.cascaded -> false
05:22:10 Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:10 Setting project property: osgi.bundles.defaultStartLevel -> 4
05:22:10 Setting project property: org.osgi.framework.system.packages -> com.sun.jarsigner, com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect
05:22:10 Setting project property: os.name -> Linux
05:22:10 Setting project property: java.runtime.version -> 17.0.2+8-86
05:22:10 Setting project property: org.osgi.framework.language -> en
05:22:10 Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=tests
05:22:10 Setting project property: org.osgi.framework.os.name -> Linux
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80
05:22:10 Setting project property: user.home -> /home/jenkins
05:22:10 Setting project property: java.vm.vendor -> Oracle Corporation
05:22:10 Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443
05:22:10 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000
05:22:10 Setting project property: env.BUILD_TAG -> jenkins-eclipse-aggregator-master-1379
05:22:10 Setting project property: osgi.compatibility.bootdelegation -> true
05:22:10 Setting project property: org.osgi.framework.executionenvironment -> OSGi/Minimum-1.0, OSGi/Minimum-1.1, OSGi/Minimum-1.2, JavaSE/compact1-1.8, JavaSE/compact2-1.8, JavaSE/compact3-1.8, JRE-1.1, J2SE-1.2, J2SE-1.3, J2SE-1.4, J2SE-1.5, JavaSE-1.6, JavaSE-1.7, JavaSE-1.8, JavaSE-9, JavaSE-10, JavaSE-11, JavaSE-12, JavaSE-13, JavaSE-14, JavaSE-15, JavaSE-16, JavaSE-17
05:22:10 Setting project property: osgi.framework -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:10 Setting project property: java.vm.specification.version -> 17
05:22:10 Setting project property: env.BUILD_NUMBER -> 1379
05:22:10 Setting project property: java.vendor.url.bug -> https://bugreport.java.com/bugreport/
05:22:10 Setting project property: env.M2_HOME -> /opt/tools/apache-maven/latest
05:22:10 Setting project property: jdk.debug -> release
05:22:10 Setting project property: eclipse.platform.swt.bundles -> ../../../eclipse.platform.swt/bundles
05:22:10 Setting project property: eclipse.jdt.debug -> ../../../eclipse.jdt.debug
05:22:10 Setting project property: java.version.date -> 2022-01-18
05:22:10 Setting project property: java.specification.vendor -> Oracle Corporation
05:22:10 Setting project property: osgi.framework.useSystemProperties -> true
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.144.5:50000
05:22:10 Setting project property: java.version -> 17.0.2
05:22:10 Setting project property: java.specification.version -> 17
05:22:10 Setting project property: osgi.tracefile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/trace.log
05:22:10 Setting project property: env.SHLVL -> 0
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443
05:22:10 Setting project property: sun.java.launcher -> SUN_STANDARD
05:22:10 Setting project property: env.JENKINS_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.144.5
05:22:10 Setting project property: env.PATH -> /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:22:10 Setting project property: osgi.bundlefile.limit -> 100
05:22:10 Setting project property: env.JOB_BASE_NAME -> eclipse-aggregator-master
05:22:10 Setting project property: env.NSS_SDB_USE_CACHE -> no
05:22:10 Setting project property: eclipse.stateSaveDelayInterval -> 30000
05:22:10 Setting project property: env.GIT_COMMIT -> 1428febbab86c5cf52ef0f2ead784e735e09eee7
05:22:10 Setting project property: java.vm.specification.name -> Java Virtual Machine Specification
05:22:10 Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1
05:22:10 Setting project property: rt.equinox.framework.bundles -> ../../../equinox/bundles
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp
05:22:10 Setting project property: java.class.version -> 61.0
05:22:10 Setting project property: env.HUDSON_COOKIE -> eaa10083-420c-4850-ab6e-8829c671d059
05:22:10 Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.platform.svc.cluster.local:50000
05:22:10 Setting project property: osgi.install.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:10 Setting project property: org.osgi.framework.uuid -> af01829c-2cb7-4ffb-b0f4-55a7f50cdb51
05:22:10 Setting project property: sun.management.compiler -> HotSpot 64-Bit Tiered Compilers
05:22:10 Setting project property: env.HOME -> /home/jenkins
05:22:10 Setting project property: java.vendor.url -> https://java.oracle.com/
05:22:10 Setting project property: java.io.tmpdir -> /tmp
05:22:10 Setting project property: user.name -> jenkins
05:22:10 Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=artifacts
05:22:10 Setting project property: org.osgi.supports.framework.requirebundle -> true
05:22:10 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000
05:22:10 Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.157.157
05:22:10 Setting project property: java.specification.name -> Java Platform API Specification
05:22:10 Setting project property: eclipse.startTime -> 1680168126365
05:22:10 Setting project property: osgi.framework.shape -> jar
05:22:10 Setting project property: env.HOSTNAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: osgi.configuration.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443
05:22:10 Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443
05:22:10 Setting project property: env.JOB_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
05:22:10 Setting project property: eclipse.platform.resources.bundles -> ../../../eclipse.platform/resources/bundles
05:22:10 Setting project property: dot.classes -> target/classes
05:22:10 Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
05:22:10 Setting project property: env.LANG -> en_US.UTF-8
05:22:10 Setting project property: java.home -> /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:22:10 Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80
05:22:10 Setting project property: osgi.arch -> x86_64
05:22:10 Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/latest
05:22:10 Setting project property: java.vm.info -> mixed mode, sharing
05:22:10 Setting project property: org.junit.jar -> org.junit_*.jar
05:22:10 Setting project property: osgi.compatibility.bootdelegation.default -> true
05:22:10 Setting project property: env.GITLAB_OBJECT_KIND -> none
05:22:10 Setting project property: env.JENKINS_HOME -> /var/jenkins
05:22:10 Setting project property: eclipse.home.location -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:10 Setting project property: env.MAVEN_OPTS ->  -Xms128m -Xmx5120m
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1
05:22:10 Setting project property: ant.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452
05:22:10 Setting project property: osgi.syspath -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847
05:22:10 Setting project property: ant.core.lib -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar
05:22:10 Setting project property: env.JENKINS_AGENT_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: env.MAVEN_TERMINATE_CMD -> on
05:22:10 Setting project property: osgi.debug -> 
05:22:10 Setting project property: sun.jnu.encoding -> UTF-8
05:22:10 Setting project property: sun.cpu.endian -> little
05:22:10 Setting project property: eclipse.platform.ui.bundles -> ../../../eclipse.platform.ui/bundles
05:22:10 Setting project property: java.vm.version -> 17.0.2+8-86
05:22:10 Setting project property: eclipse.platform.text -> ../../../eclipse.platform.text
05:22:10 Setting project property: org.apache.ant.jar -> org.apache.ant_*/ant.jar.jar
05:22:10 Setting project property: file.separator -> /
05:22:10 Setting project property: env.CI -> true
05:22:10 Setting project property: rt.equinox.p2.bundles -> ../../../rt.equinox.p2/bundles
05:22:10 Setting project property: env.TERM -> xterm
05:22:10 Setting project property: eclipse.platform.runtime.bundles -> ../../../eclipse.platform/runtime/bundles
05:22:10 Setting project property: env.GIT_BRANCH -> origin/master
05:22:10 Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
05:22:10 Setting project property: osgi.bundles -> reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.34.0.v20230329-1518/org.eclipse.jdt.core.compiler.batch-3.34.0.v20230329-1518.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help/3.10.0.v20230317-0802/org.eclipse.help-3.10.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.200.v20221111-1340/org.eclipse.equinox.simpleconfigurator-1.4.200.v20221111-1340.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.core/9.4.2.v20221211-0752/org.apache.lucene.core-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-smartcn/9.4.2.v20221211-0752/org.apache.lucene.analysis-smartcn-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.annotation/1.3.5.v20221203-1659/javax.annotation-1.3.5.v20221203-1659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.800.v20221116-1440/org.eclipse.osgi.compatibility.state-1.2.800.v20221116-1440.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.jdt.debug_3.21.0.v20230329-1610,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.net/1.5.0.v20230317-0901/org.eclipse.core.net-1.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.core/2.3.6.v20201214/org.sat4j.core-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.0.v20230317-0802/org.eclipse.core.variables-3.6.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.34.0.v20230328-0221/org.eclipse.jdt.core-3.34.0.v20230328-0221.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.nop/1.7.36/slf4j.nop-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bnd.util/6.4.0.202211291949/biz.aQute.bnd.util-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.20.0.v20230328-1614/org.eclipse.jdt.launching-3.20.0.v20230328-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help.base/4.4.0.v20230330-0310/org.eclipse.help.base-4.4.0.v20230330-0310.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.0.v20230329-1001/org.eclipse.e4.core.services-2.4.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.300.v20230320-0659/org.eclipse.equinox.frameworkadmin.equinox-1.2.300.v20230320-0659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-common/9.4.2.v20221211-0752/org.apache.lucene.analysis-common-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230329-0927/org.eclipse.core.resources-3.19.0.v20230329-0927.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230330-0630/org.eclipse.pde.core-3.17.0.v20230330-0630.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.500.v20230322-1009/org.eclipse.equinox.p2.jarprocessor-1.2.500.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.repository/1.1.0.201505202024/org.osgi.service.repository-1.1.0.201505202024.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bndlib/6.4.0.202211291949/biz.aQute.bndlib-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100.v20221117-1044/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.v20221117-1044.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.0.v20230317-0901/org.eclipse.e4.core.di.annotations-1.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.300.v20221214-0640/org.eclipse.equinox.p2.publisher.eclipse-1.4.300.v20221214-0640.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.8.0.v20230322-1009/org.eclipse.equinox.p2.engine-2.8.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.400.v20230323-1641/org.eclipse.equinox.p2.repository-2.6.400.v20230323-1641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.0.v20230316-1200/org.eclipse.core.filebuffers-3.8.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ant.core/3.7.0.v20230329-1001/org.eclipse.ant.core-3.7.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.6.0.v20230322-1009/org.eclipse.equinox.p2.director-2.6.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.300.v20221203-1932/org.eclipse.equinox.p2.repository.tools-2.3.300.v20221203-1932.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.pb/2.3.6.v20201214/org.sat4j.pb-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.800.v20221205-1614/org.eclipse.equinox.p2.artifact.repository-1.4.800.v20221205-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.0.v20230329-1500/org.eclipse.e4.core.contexts-1.12.0.v20230329-1500.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.300.v20221203-1819/org.eclipse.equinox.p2.publisher-1.7.300.v20221203-1819.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230317-0901/org.eclipse.core.filesystem-1.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.3.0.v20230322-1009/org.eclipse.equinox.p2.garbagecollector-1.3.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.17.100.v20230202-1341/org.eclipse.equinox.common-3.17.100.v20230202-1341.jar@2:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.0.v20230317-0901/org.eclipse.update.configurator-3.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.team.core/3.10.0.v20230317-0901/org.eclipse.team.core-3.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.0.v20230317-0901/org.eclipse.e4.core.di-1.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.0.v20230317-0802/org.eclipse.debug.core-3.21.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.api/1.7.36/slf4j.api-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230317-0901/org.eclipse.core.runtime-3.27.0.v20230317-0901.jar@4:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.0.v20230317-0901/org.eclipse.compare.core-3.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300.v20220817-1208/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230317-0901/org.eclipse.core.contenttype-3.9.0.v20230317-0901.jar
05:22:10 Setting project property: sun.java.command -> /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work -configuration /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration -data /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data -consolelog -debug -data target/workspace -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml -Dbasedir.properties=cbi_basedirs.properties -Declipse.javadoc=${eclipse.javadoc}
05:22:10 Setting project property: eclipse.equinox.supplement -> ../../../rt.equinox.framework/bundles/org.eclipse.osgi/supplement
05:22:10 Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.144.5
05:22:10 Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.157.157
05:22:10 Setting project property: eclipse.platform.ant -> ../../../eclipse.platform/ant
05:22:10 Setting project property: user.language -> en
05:22:10 Setting project property: eclipse.jdt.ui -> ../../../eclipse.jdt.ui
05:22:10 Setting project property: env.HUDSON_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:10 Setting project property: sun.boot.library.path -> /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib
05:22:10 Setting project property: eclipse.commands -> -install
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:10 -configuration
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:10 -data
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data
05:22:10 -consolelog
05:22:10 -debug
05:22:10 -data
05:22:10 target/workspace
05:22:10 -application
05:22:10 org.eclipse.ant.core.antRunner
05:22:10 -buildfile
05:22:10 buildDoc.xml
05:22:10 -Dbasedir.properties=cbi_basedirs.properties
05:22:10 -Declipse.javadoc=${eclipse.javadoc}
05:22:10 Setting project property: osgi.logfile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/.log
05:22:10 Setting project property: osgi.ws -> gtk
05:22:10 Setting project property: org.osgi.framework.storage -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:10 Setting project property: org.osgi.framework.processor -> x86-64
05:22:10 Setting project property: env.JENKINS_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: native.encoding -> UTF-8
05:22:10 Setting project property: org.osgi.framework.os.version -> 5.17.13.fc35
05:22:10 Setting project property: eclipse.consoleLog -> true
05:22:10 Setting project property: org.osgi.supports.framework.fragment -> true
05:22:10 Setting project property: env.BUILD_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/
05:22:10 Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
05:22:10 Setting project property: user.country -> US
05:22:10 Setting project property: org.osgi.supports.framework.extension -> true
05:22:10 Setting project property: env.DISPLAY -> :74
05:22:10 Setting project property: equinox.init.uuid -> true
05:22:10 Setting project property: env.MAVEN_CMD_LINE_ARGS ->  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -U clean verify -Pbree-libs
05:22:10 Setting project property: line.separator -> 
05:22:10 Setting project property: java.vm.specification.vendor -> Oracle Corporation
05:22:10 Setting project property: eclipse.application -> org.eclipse.ant.core.antRunner
05:22:10 Setting project property: os.arch -> amd64
05:22:10 Setting project property: env.GIT_PREVIOUS_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:10 Setting project property: env.skipTests -> true
05:22:10 Setting project property: sun.arch.data.model -> 64
05:22:10 Setting project property: org.osgi.framework.system.capabilities -> osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2", osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1", osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact1"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact2"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact3"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0"
05:22:10 Setting project property: eclipse.platform.swt.binaries -> ../../../eclipse.platform.swt.binaries/bundles
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp
05:22:10 Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.157.157:80
05:22:10 Setting project property: java.class.path -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar
05:22:10 Setting project property: file.encoding -> UTF-8
05:22:10 Setting project property: java.vm.name -> OpenJDK 64-Bit Server VM
05:22:10 Setting project property: eclipse.platform.team.bundles -> ../../../eclipse.platform/team/bundles
05:22:10 Setting project property: path.separator -> :
05:22:10 Setting project property: java.vm.compressedOopsMode -> 32-bit
05:22:10 Setting project property: env.JOB_NAME -> eclipse-aggregator-master
05:22:10 Setting project property: env.NODE_LABELS -> centos-7-6gb jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: org.osgi.framework.vendor -> Eclipse
05:22:10 Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=changes
05:22:10 Setting project property: env.BUILD_DISPLAY_NAME -> #1379
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.144.5:50000
05:22:10 Setting project property: ds.delayed.keepInstances -> true
05:22:10 Setting project property: rt.equinox.bundles.bundles -> ../../../equinox/bundles
05:22:10 Setting project property: eclipse.platform.debug -> ../../../eclipse.platform.debug
05:22:10 Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/platform/
05:22:10 Setting project property: sun.io.unicode.encoding -> UnicodeLittle
05:22:10 Setting project property: ant.library.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib
05:22:10 Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent
05:22:10 Setting project property: env.PWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: user.timezone -> UTC
05:22:10 Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/platform/
05:22:10 Setting project property: os.version -> 5.17.13-200.fc35.x86_64
05:22:10 Setting project property: java.vendor -> Oracle Corporation
05:22:10 Setting project property: java.runtime.name -> OpenJDK Runtime Environment
05:22:10 Setting project property: osgi.instance.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/
05:22:10 Setting project property: env.USER_NAME -> jenkins
05:22:10 Setting project property: env.NODE_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.157.157:80
05:22:10 Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
05:22:10 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:10   [antcall] calling target(s) [generateJavadoc] in build file /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Adding reference: ant.projectHelper
05:22:10 Adding reference: ant.parsing.context
05:22:10 Adding reference: ant.targets
05:22:10 parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:10 Adding reference: Jdt Doc Isv Build
05:22:10 Setting ro project property: ant.project.default-target -> all
05:22:10 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:10 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:10  +Target: 
05:22:10  +Target: init
05:22:10  +Target: all
05:22:10  +Target: build.index
05:22:10  +Target: convertSchemaToHtml
05:22:10  +Target: getJavadocPath
05:22:10  +Target: getEclipseJavadocPath
05:22:10  +Target: generateJavadoc
05:22:10  +Target: buildPlatformDoc
05:22:10  +Target: createDocZip
05:22:10 Adding reference: ant.LocalProperties
05:22:10  [property] Loading /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/cbi_basedirs.properties
05:22:10 Override ignored for property "eclipse.equinox.supplement"
05:22:10 Override ignored for property "eclipse.platform.ant"
05:22:10 Override ignored for property "org.junit.jar"
05:22:10 Override ignored for property "dot.classes"
05:22:10 Override ignored for property "eclipse.platform.debug"
05:22:10 Override ignored for property "eclipse.jdt.debug"
05:22:10 Override ignored for property "org.apache.ant.jar"
05:22:10 Override ignored for property "eclipse.platform.text"
05:22:10 Override ignored for property "rt.equinox.bundles.bundles"
05:22:10 Override ignored for property "dependency.dir"
05:22:10 Override ignored for property "eclipse.platform.team.bundles"
05:22:10 Override ignored for property "rt.equinox.p2.bundles"
05:22:10 Override ignored for property "eclipse.platform.resources.bundles"
05:22:10 Override ignored for property "eclipse.platform.swt.bundles"
05:22:10 Override ignored for property "eclipse.platform.runtime.bundles"
05:22:10 Override ignored for property "rt.equinox.framework.bundles"
05:22:10 Override ignored for property "eclipse.jdt.ui"
05:22:10 Override ignored for property "eclipse.platform.swt.binaries"
05:22:10 Override ignored for property "eclipse.platform.platform"
05:22:10 Override ignored for property "eclipse.platform.ua"
05:22:10 Override ignored for property "eclipse.jdt.core"
05:22:10 Override ignored for property "eclipse.platform.ui.bundles"
05:22:10   [antcall] Entering /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml...
05:22:10 Setting ro project property: ant.project.invoked-targets -> generateJavadoc
05:22:10 Adding reference: eclipse.ant.targetVector
05:22:10 Build sequence for target(s) `generateJavadoc' is [getEclipseJavadocPath, getJavadocPath, generateJavadoc]
05:22:10 Complete build sequence is [getEclipseJavadocPath, getJavadocPath, generateJavadoc, convertSchemaToHtml, build.index, createDocZip, init, all, buildPlatformDoc, ]
05:22:10 
05:22:10 getEclipseJavadocPath:
05:22:10 Class org.apache.tools.ant.taskdefs.condition.And loaded from parent loader (parentFirst)
05:22:10 Class org.apache.tools.ant.types.resources.selectors.And loaded from parent loader (parentFirst)
05:22:10 Class org.apache.tools.ant.taskdefs.condition.IsSet loaded from parent loader (parentFirst)
05:22:10 [available] Unable to find ${eclipse.javadoc}
05:22:10 Condition false; not setting javadocExecutable
05:22:10 
05:22:10 getJavadocPath:
05:22:10 [available] Unable to find /opt/tools/java/openjdk/jdk-17/bin/javadoc.exe to set property javadocExecutable
05:22:10 [available] Unable to find /opt/tools/java/openjdk/jdk-17/bin/javadoc to set property javadocExecutable
05:22:10 [available] Unable to find /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc.exe to set property javadocExecutable
05:22:10 [available] Found: /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc
05:22:10 Setting project property: javadocExecutable -> /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc
05:22:10 
05:22:10 generateJavadoc:
05:22:10 [available] Found: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/index
05:22:10 Setting project property: platform.index.present -> true
05:22:10 Setting ro project property: eclipse.running -> true
05:22:10 Setting ro project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: eclipse.javadoc -> ${eclipse.javadoc}
05:22:10 Setting ro project property: eclipse.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:10 Setting ro project property: ant.version -> Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:22:10 Setting ro project property: basedir.properties -> cbi_basedirs.properties
05:22:10 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.project.invoked-targets -> generateJavadoc
05:22:10 Setting ro project property: eclipse.pdebuild.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/.
05:22:10 Setting ro project property: ant.project.default-target -> all
05:22:10 Setting ro project property: eclipse.pdebuild.templates -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/templates
05:22:10 Setting ro project property: eclipse.pdebuild.scripts -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/scripts
05:22:10 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:10 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:10 Setting project property: env.HOSTNAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: env.HUDSON_COOKIE -> eaa10083-420c-4850-ab6e-8829c671d059
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp
05:22:10 Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect
05:22:10 Setting project property: os.arch -> amd64
05:22:10 Setting project property: javadocExecutable -> /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc
05:22:10 Setting project property: org.junit.jar -> org.junit_*.jar
05:22:10 Setting project property: ant.library.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib
05:22:10 Setting project property: env.EXECUTOR_NUMBER -> 0
05:22:10 Setting project property: eclipse.platform.team.bundles -> ../../../eclipse.platform/team/bundles
05:22:10 Setting project property: env.BUILD_DISPLAY_NAME -> #1379
05:22:10 Setting project property: env.JAVA_HOME -> /opt/tools/java/openjdk/jdk-17/latest
05:22:10 Setting project property: env.BUILD_NUMBER -> 1379
05:22:10 Setting project property: env.HUDSON_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:10 Setting project property: osgi.configuration.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/
05:22:10 Setting project property: eclipse.jdt.ui -> ../../../eclipse.jdt.ui
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443
05:22:10 Setting project property: sun.boot.library.path -> /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib
05:22:10 Setting project property: dependency.dir -> target/dependency
05:22:10 Setting project property: user.language -> en
05:22:10 Setting project property: org.osgi.supports.framework.requirebundle -> true
05:22:10 Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/platform/
05:22:10 Setting project property: java.version -> 17.0.2
05:22:10 Setting project property: env.GIT_PREVIOUS_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:10 Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.157.157:80
05:22:10 Setting project property: sun.cpu.endian -> little
05:22:10 Setting project property: env.JOB_BASE_NAME -> eclipse-aggregator-master
05:22:10 Setting project property: org.osgi.framework.os.version -> 5.17.13.fc35
05:22:10 Setting project property: env.GIT_BRANCH -> origin/master
05:22:10 Setting project property: java.class.version -> 61.0
05:22:10 Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: eclipse.jdt.core -> ../../../eclipse.jdt.core
05:22:10 Setting project property: native.encoding -> UTF-8
05:22:10 Setting project property: line.separator -> 
05:22:10 Setting project property: org.apache.ant.jar -> org.apache.ant_*/ant.jar.jar
05:22:10 Setting project property: user.name -> jenkins
05:22:10 Setting project property: java.vm.specification.name -> Java Virtual Machine Specification
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1
05:22:10 Setting project property: eclipse.platform.resources.bundles -> ../../../eclipse.platform/resources/bundles
05:22:10 Setting project property: eclipse.consoleLog -> true
05:22:10 Setting project property: env.MAVEN_OPTS ->  -Xms128m -Xmx5120m
05:22:10 Setting project property: eclipse.platform.runtime.bundles -> ../../../eclipse.platform/runtime/bundles
05:22:10 Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
05:22:10 Setting project property: osgi.debug -> 
05:22:10 Setting project property: eclipse.home.location -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:10 Setting project property: osgi.bundlefile.limit -> 100
05:22:10 Setting project property: java.library.path -> /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
05:22:10 Setting project property: osgi.framework -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:10 Setting project property: osgi.framework.shape -> jar
05:22:10 Setting project property: env.JENKINS_SECRET -> f6dee68975db121b54e94d06fb4ba641359f0147f1c2708562f5bd9449ab8f94
05:22:10 Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80
05:22:10 Setting project property: env.DISPLAY -> :74
05:22:10 Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
05:22:10 Setting project property: jdk.debug -> release
05:22:10 Setting project property: rt.equinox.p2.bundles -> ../../../rt.equinox.p2/bundles
05:22:10 Setting project property: env.NSS_SDB_USE_CACHE -> no
05:22:10 Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443
05:22:10 Setting project property: env.JENKINS_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: org.osgi.framework.language -> en
05:22:10 Setting project property: java.vendor.url.bug -> https://bugreport.java.com/bugreport/
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000
05:22:10 Setting project property: osgi.logfile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/.log
05:22:10 Setting project property: sun.management.compiler -> HotSpot 64-Bit Tiered Compilers
05:22:10 Setting project property: env.M2_HOME -> /opt/tools/apache-maven/latest
05:22:10 Setting project property: osgi.bundles -> reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.34.0.v20230329-1518/org.eclipse.jdt.core.compiler.batch-3.34.0.v20230329-1518.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help/3.10.0.v20230317-0802/org.eclipse.help-3.10.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.200.v20221111-1340/org.eclipse.equinox.simpleconfigurator-1.4.200.v20221111-1340.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.core/9.4.2.v20221211-0752/org.apache.lucene.core-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-smartcn/9.4.2.v20221211-0752/org.apache.lucene.analysis-smartcn-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.annotation/1.3.5.v20221203-1659/javax.annotation-1.3.5.v20221203-1659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.800.v20221116-1440/org.eclipse.osgi.compatibility.state-1.2.800.v20221116-1440.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.jdt.debug_3.21.0.v20230329-1610,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.net/1.5.0.v20230317-0901/org.eclipse.core.net-1.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.core/2.3.6.v20201214/org.sat4j.core-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.0.v20230317-0802/org.eclipse.core.variables-3.6.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.34.0.v20230328-0221/org.eclipse.jdt.core-3.34.0.v20230328-0221.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.nop/1.7.36/slf4j.nop-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bnd.util/6.4.0.202211291949/biz.aQute.bnd.util-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.20.0.v20230328-1614/org.eclipse.jdt.launching-3.20.0.v20230328-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help.base/4.4.0.v20230330-0310/org.eclipse.help.base-4.4.0.v20230330-0310.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.0.v20230329-1001/org.eclipse.e4.core.services-2.4.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.300.v20230320-0659/org.eclipse.equinox.frameworkadmin.equinox-1.2.300.v20230320-0659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-common/9.4.2.v20221211-0752/org.apache.lucene.analysis-common-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230329-0927/org.eclipse.core.resources-3.19.0.v20230329-0927.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230330-0630/org.eclipse.pde.core-3.17.0.v20230330-0630.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.500.v20230322-1009/org.eclipse.equinox.p2.jarprocessor-1.2.500.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.repository/1.1.0.201505202024/org.osgi.service.repository-1.1.0.201505202024.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bndlib/6.4.0.202211291949/biz.aQute.bndlib-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100.v20221117-1044/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.v20221117-1044.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.0.v20230317-0901/org.eclipse.e4.core.di.annotations-1.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.300.v20221214-0640/org.eclipse.equinox.p2.publisher.eclipse-1.4.300.v20221214-0640.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.8.0.v20230322-1009/org.eclipse.equinox.p2.engine-2.8.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.400.v20230323-1641/org.eclipse.equinox.p2.repository-2.6.400.v20230323-1641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.0.v20230316-1200/org.eclipse.core.filebuffers-3.8.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ant.core/3.7.0.v20230329-1001/org.eclipse.ant.core-3.7.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.6.0.v20230322-1009/org.eclipse.equinox.p2.director-2.6.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.300.v20221203-1932/org.eclipse.equinox.p2.repository.tools-2.3.300.v20221203-1932.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.pb/2.3.6.v20201214/org.sat4j.pb-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.800.v20221205-1614/org.eclipse.equinox.p2.artifact.repository-1.4.800.v20221205-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.0.v20230329-1500/org.eclipse.e4.core.contexts-1.12.0.v20230329-1500.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.300.v20221203-1819/org.eclipse.equinox.p2.publisher-1.7.300.v20221203-1819.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230317-0901/org.eclipse.core.filesystem-1.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.3.0.v20230322-1009/org.eclipse.equinox.p2.garbagecollector-1.3.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.17.100.v20230202-1341/org.eclipse.equinox.common-3.17.100.v20230202-1341.jar@2:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.0.v20230317-0901/org.eclipse.update.configurator-3.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.team.core/3.10.0.v20230317-0901/org.eclipse.team.core-3.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.0.v20230317-0901/org.eclipse.e4.core.di-1.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.0.v20230317-0802/org.eclipse.debug.core-3.21.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.api/1.7.36/slf4j.api-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230317-0901/org.eclipse.core.runtime-3.27.0.v20230317-0901.jar@4:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.0.v20230317-0901/org.eclipse.compare.core-3.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300.v20220817-1208/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230317-0901/org.eclipse.core.contenttype-3.9.0.v20230317-0901.jar
05:22:10 Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443
05:22:10 Setting project property: java.specification.vendor -> Oracle Corporation
05:22:10 Setting project property: env.GITLAB_OBJECT_KIND -> none
05:22:10 Setting project property: osgi.ws -> gtk
05:22:10 Setting project property: java.class.path -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar
05:22:10 Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent
05:22:10 Setting project property: java.vm.info -> mixed mode, sharing
05:22:10 Setting project property: path.separator -> :
05:22:10 Setting project property: env.BUILD_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/
05:22:10 Setting project property: env.KUBERNETES_SERVICE_PORT -> 443
05:22:10 Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: os.name -> Linux
05:22:10 Setting project property: org.osgi.framework.os.name -> Linux
05:22:10 Setting project property: org.osgi.framework.executionenvironment -> OSGi/Minimum-1.0, OSGi/Minimum-1.1, OSGi/Minimum-1.2, JavaSE/compact1-1.8, JavaSE/compact2-1.8, JavaSE/compact3-1.8, JRE-1.1, J2SE-1.2, J2SE-1.3, J2SE-1.4, J2SE-1.5, JavaSE-1.6, JavaSE-1.7, JavaSE-1.8, JavaSE-9, JavaSE-10, JavaSE-11, JavaSE-12, JavaSE-13, JavaSE-14, JavaSE-15, JavaSE-16, JavaSE-17
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.144.5
05:22:10 Setting project property: user.country -> US
05:22:10 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000
05:22:10 Setting project property: eclipse.jdt.debug -> ../../../eclipse.jdt.debug
05:22:10 Setting project property: user.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:10 Setting project property: org.osgi.framework.version -> 1.10.0
05:22:10 Setting project property: org.osgi.framework.storage -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:10 Setting project property: org.osgi.framework.system.packages -> com.sun.jarsigner, com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect
05:22:10 Setting project property: java.version.date -> 2022-01-18
05:22:10 Setting project property: rt.equinox.bundles.bundles -> ../../../equinox/bundles
05:22:10 Setting project property: env.HUDSON_HOME -> /var/jenkins
05:22:10 Setting project property: org.osgi.framework.vendor -> Eclipse
05:22:10 Setting project property: env.NODE_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: eclipse.platform.debug -> ../../../eclipse.platform.debug
05:22:10 Setting project property: env.skipTests -> true
05:22:10 Setting project property: java.vendor -> Oracle Corporation
05:22:10 Setting project property: file.encoding -> UTF-8
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.157.157:80
05:22:10 Setting project property: env.TERM -> xterm
05:22:10 Setting project property: java.vm.specification.vendor -> Oracle Corporation
05:22:10 Setting project property: user.home -> /home/jenkins
05:22:10 Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.platform.svc.cluster.local:50000
05:22:10 Setting project property: eclipse.platform.ui.bundles -> ../../../eclipse.platform.ui/bundles
05:22:10 Setting project property: env.SHLVL -> 0
05:22:10 Setting project property: os.version -> 5.17.13-200.fc35.x86_64
05:22:10 Setting project property: gosh.args -> --nointeractive
05:22:10 Setting project property: env.JENKINS_AGENT_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: eclipse.stateSaveDelayInterval -> 30000
05:22:10 Setting project property: org.osgi.framework.processor -> x86-64
05:22:10 Setting project property: env.MAVEN_TERMINATE_CMD -> on
05:22:10 Setting project property: java.home -> /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:22:10 Setting project property: env.BUILD_ID -> 1379
05:22:10 Setting project property: env.USER_NAME -> jenkins
05:22:10 Setting project property: osgi.bundles.defaultStartLevel -> 4
05:22:10 Setting project property: java.specification.version -> 17
05:22:10 Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:10 Setting project property: file.separator -> /
05:22:10 Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.157.157
05:22:10 Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=tests
05:22:10 Setting project property: env.LANG -> en_US.UTF-8
05:22:10 Setting project property: sun.jnu.encoding -> UTF-8
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.144.5:50000
05:22:10 Setting project property: eclipse.platform.ant -> ../../../eclipse.platform/ant
05:22:10 Setting project property: osgi.compatibility.bootdelegation.default -> true
05:22:10 Setting project property: osgi.tracefile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/trace.log
05:22:10 Setting project property: env.JENKINS_HOME -> /var/jenkins
05:22:10 Setting project property: org.osgi.framework.uuid -> af01829c-2cb7-4ffb-b0f4-55a7f50cdb51
05:22:10 Setting project property: eclipse.application -> org.eclipse.ant.core.antRunner
05:22:10 Setting project property: sun.java.launcher -> SUN_STANDARD
05:22:10 Setting project property: ds.delayed.keepInstances -> true
05:22:10 Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=changes
05:22:10 Setting project property: env.GIT_URL -> https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:22:10 Setting project property: java.vm.specification.version -> 17
05:22:10 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000
05:22:10 Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/latest
05:22:10 Setting project property: osgi.nl -> en_US
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80
05:22:10 Setting project property: osgi.syspath -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847
05:22:10 Setting project property: osgi.instance.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/
05:22:10 Setting project property: osgi.configuration.cascaded -> false
05:22:10 Setting project property: sun.java.command -> /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work -configuration /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration -data /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data -consolelog -debug -data target/workspace -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml -Dbasedir.properties=cbi_basedirs.properties -Declipse.javadoc=${eclipse.javadoc}
05:22:10 Setting project property: equinox.init.uuid -> true
05:22:10 Setting project property: java.io.tmpdir -> /tmp
05:22:10 Setting project property: java.specification.name -> Java Platform API Specification
05:22:10 Setting project property: env.GIT_COMMIT -> 1428febbab86c5cf52ef0f2ead784e735e09eee7
05:22:10 Setting project property: java.vm.name -> OpenJDK 64-Bit Server VM
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp
05:22:10 Setting project property: java.runtime.name -> OpenJDK Runtime Environment
05:22:10 Setting project property: eclipse.platform.text -> ../../../eclipse.platform.text
05:22:10 Setting project property: java.vm.compressedOopsMode -> 32-bit
05:22:10 Setting project property: java.vm.vendor -> Oracle Corporation
05:22:10 Setting project property: java.runtime.version -> 17.0.2+8-86
05:22:10 Setting project property: env.JENKINS_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:10 Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1
05:22:10 Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.144.5:50000
05:22:10 Setting project property: sun.arch.data.model -> 64
05:22:10 Setting project property: org.osgi.supports.framework.fragment -> true
05:22:10 Setting project property: osgi.os -> linux
05:22:10 Setting project property: osgi.compatibility.bootdelegation -> true
05:22:10 Setting project property: eclipse.platform.swt.binaries -> ../../../eclipse.platform.swt.binaries/bundles
05:22:10 Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/platform/
05:22:10 Setting project property: java.vendor.url -> https://java.oracle.com/
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.157.157
05:22:10 Setting project property: sun.io.unicode.encoding -> UnicodeLittle
05:22:10 Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.144.5
05:22:10 Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8191769264660164905
05:22:10 Setting project property: env.JOB_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
05:22:10 Setting project property: java.vm.version -> 17.0.2+8-86
05:22:10 Setting project property: eclipse.platform.ua -> ../../../eclipse.platform.ua
05:22:10 Setting project property: org.osgi.supports.framework.extension -> true
05:22:10 Setting project property: env.PWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: osgi.arch -> x86_64
05:22:10 Setting project property: env.MAVEN_CMD_LINE_ARGS ->  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -U clean verify -Pbree-libs
05:22:10 Setting project property: rt.equinox.framework.bundles -> ../../../equinox/bundles
05:22:10 Setting project property: eclipse.platform.swt.bundles -> ../../../eclipse.platform.swt/bundles
05:22:10 Setting project property: env.HOME -> /home/jenkins
05:22:10 Setting project property: ds.delayed.keepInstances.default -> true
05:22:10 Setting project property: org.osgi.framework.system.capabilities -> osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2", osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1", osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact1"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact2"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact3"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0"
05:22:10 Setting project property: eclipse.startTime -> 1680168126365
05:22:10 Setting project property: osgi.install.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:10 Setting project property: env.JOB_NAME -> eclipse-aggregator-master
05:22:10 Setting project property: eclipse.commands -> -install
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:10 -configuration
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:10 -data
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data
05:22:10 -consolelog
05:22:10 -debug
05:22:10 -data
05:22:10 target/workspace
05:22:10 -application
05:22:10 org.eclipse.ant.core.antRunner
05:22:10 -buildfile
05:22:10 buildDoc.xml
05:22:10 -Dbasedir.properties=cbi_basedirs.properties
05:22:10 -Declipse.javadoc=${eclipse.javadoc}
05:22:10 Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=artifacts
05:22:10 Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
05:22:10 Setting project property: dot.classes -> target/classes
05:22:10 Setting project property: platform.index.present -> true
05:22:10 Setting project property: ant.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452
05:22:10 Setting project property: env.PATH -> /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:22:10 Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:10 Setting project property: env.BUILD_TAG -> jenkins-eclipse-aggregator-master-1379
05:22:10 Setting project property: env.NODE_LABELS -> centos-7-6gb jipp-centos-7-agent-6gb-dvrjn
05:22:10 Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
05:22:10 Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp
05:22:10 Setting project property: osgi.framework.useSystemProperties -> true
05:22:10 Setting project property: eclipse.platform.platform -> ../../../eclipse.platform/platform
05:22:10 Setting project property: env.CI -> true
05:22:10 Setting project property: eclipse.equinox.supplement -> ../../../rt.equinox.framework/bundles/org.eclipse.osgi/supplement
05:22:10 Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443
05:22:10 Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80
05:22:10 Setting project property: user.timezone -> UTC
05:22:10 Setting project property: ant.core.lib -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar
05:22:10 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:10   [antcall] calling target(s) [buildPlatformDoc] in build file /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Adding reference: ant.projectHelper
05:22:10 Adding reference: ant.parsing.context
05:22:10 Adding reference: ant.targets
05:22:10 parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:10 Adding reference: Jdt Doc Isv Build
05:22:10 Setting ro project property: ant.project.default-target -> all
05:22:10 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:10 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:10 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:10  +Target: 
05:22:10  +Target: init
05:22:10  +Target: all
05:22:10  +Target: build.index
05:22:10  +Target: convertSchemaToHtml
05:22:10  +Target: getJavadocPath
05:22:10  +Target: getEclipseJavadocPath
05:22:10  +Target: generateJavadoc
05:22:10  +Target: buildPlatformDoc
05:22:10  +Target: createDocZip
05:22:10 Adding reference: ant.LocalProperties
05:22:10  [property] Loading /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/cbi_basedirs.properties
05:22:10 Override ignored for property "eclipse.equinox.supplement"
05:22:10 Override ignored for property "eclipse.platform.ant"
05:22:10 Override ignored for property "org.junit.jar"
05:22:10 Override ignored for property "dot.classes"
05:22:10 Override ignored for property "eclipse.platform.debug"
05:22:10 Override ignored for property "eclipse.jdt.debug"
05:22:10 Override ignored for property "org.apache.ant.jar"
05:22:10 Override ignored for property "eclipse.platform.text"
05:22:10 Override ignored for property "rt.equinox.bundles.bundles"
05:22:10 Override ignored for property "dependency.dir"
05:22:10 Override ignored for property "eclipse.platform.team.bundles"
05:22:10 Override ignored for property "rt.equinox.p2.bundles"
05:22:10 Override ignored for property "eclipse.platform.resources.bundles"
05:22:10 Override ignored for property "eclipse.platform.swt.bundles"
05:22:10 Override ignored for property "eclipse.platform.runtime.bundles"
05:22:10 Override ignored for property "rt.equinox.framework.bundles"
05:22:10 Override ignored for property "eclipse.jdt.ui"
05:22:10 Override ignored for property "eclipse.platform.swt.binaries"
05:22:10 Override ignored for property "eclipse.platform.platform"
05:22:10 Override ignored for property "eclipse.platform.ua"
05:22:10 Override ignored for property "eclipse.jdt.core"
05:22:10 Override ignored for property "eclipse.platform.ui.bundles"
05:22:10 Build sequence for target(s) `buildPlatformDoc' is [buildPlatformDoc]
05:22:10 Complete build sequence is [buildPlatformDoc, convertSchemaToHtml, getEclipseJavadocPath, build.index, createDocZip, init, all, getJavadocPath, generateJavadoc, ]
05:22:10   [antcall] Entering /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml...
05:22:10 Setting ro project property: ant.project.invoked-targets -> buildPlatformDoc
05:22:10 Adding reference: eclipse.ant.targetVector
05:22:10 Build sequence for target(s) `buildPlatformDoc' is [buildPlatformDoc]
05:22:10 Complete build sequence is [buildPlatformDoc, convertSchemaToHtml, getEclipseJavadocPath, build.index, createDocZip, init, all, getJavadocPath, generateJavadoc, ]
05:22:10 
05:22:10 buildPlatformDoc:
05:22:10 Skipped because property 'platform.index.present' set.
05:22:10   [antcall] Exiting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml.
05:22:10 Setting project property: optionsFile -> target/jdtOptions.tmp.txt
05:22:10      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target
05:22:10      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt
05:22:10 Class org.apache.tools.ant.taskdefs.condition.Os loaded from parent loader (parentFirst)
05:22:10 Condition true; setting argsListDelimiter to :
05:22:10 Setting project property: argsListDelimiter -> :
05:22:10 Condition false; not setting argsListDelimiter
05:22:10 Setting project property: ant.auto.tmpdir -> /tmp/ant13292751234539794313
05:22:10 [replaceregexp] Replacing pattern '(\r\n?|\n);' with ':' in '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt' with flags: 'g'.
05:22:10 [replaceregexp] Found match; substituting
05:22:10 [replaceregexp] File has changed; saving the updated file
05:22:10 Property "bootclasspath" has not been set
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: @rt@ --> ${bootclasspath}
05:22:10 Property "baseLocation" has not been set
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: @baseLocation@ --> ${baseLocation}
05:22:10 Adding reference: fileSet
05:22:10 Adding reference: dirSet
05:22:10 fileset: Setup scanner in dir /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency with patternSet{ includes: [*] excludes: [] }
05:22:10 [pathconvert] Set property fileList = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/animal-sniffer-annotations-1.9.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/bcpg-jdk18on-1.72.2.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/bcprov-jdk18on-1.72.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/biz.aQute.bnd.util-6.4.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/biz.aQute.bndlib-6.4.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/icu4j-72.1.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/jakarta.inject-api-1.0.5.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/javax.annotation-1.3.5.v20221203-1659.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.felix.scr-2.2.6.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.help-3.10.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0.qualifier-jdimodel.jar.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500.qualifier-pdebuild.jar.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.platform.doc.isv-4.28.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.text-3.13.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.hamcrest.core-1.3.0.v20180420-1519.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.junit-4.13.2.v20211018-1956.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.dto-1.0.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.framework-1.8.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.namespace.extender-1.0.1.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.namespace.implementation-1.0.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.resource-1.0.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.component-1.5.1.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.event-1.4.1.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.log-1.3.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.prefs-1.1.2.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.repository-1.1.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.function-1.2.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.promise-1.3.0.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.tracker-1.5.4.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.ow2.sat4j.core-2.3.6.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.ow2.sat4j.pb-2.3.6.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/osgi.annotation-8.0.1.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/slf4j-api-1.7.36.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/slf4j-nop-1.7.36.jar
05:22:10 [pathconvert] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/xz-1.9.jar
05:22:10 Setting project property: fileList -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/animal-sniffer-annotations-1.9.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/bcpg-jdk18on-1.72.2.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/bcprov-jdk18on-1.72.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/biz.aQute.bnd.util-6.4.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/biz.aQute.bndlib-6.4.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/icu4j-72.1.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/jakarta.inject-api-1.0.5.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/javax.annotation-1.3.5.v20221203-1659.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.felix.scr-2.2.6.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.help-3.10.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.debug-3.21.0.qualifier-jdimodel.jar.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.build-3.11.500.qualifier-pdebuild.jar.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.platform.doc.isv-4.28.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.text-3.13.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.hamcrest.core-1.3.0.v20180420-1519.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.junit-4.13.2.v20211018-1956.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.dto-1.0.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.framework-1.8.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.namespace.extender-1.0.1.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.namespace.implementation-1.0.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.resource-1.0.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.component-1.5.1.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.event-1.4.1.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.log-1.3.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.prefs-1.1.2.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.service.repository-1.1.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.function-1.2.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.promise-1.3.0.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.osgi.util.tracker-1.5.4.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.ow2.sat4j.core-2.3.6.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.ow2.sat4j.pb-2.3.6.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/osgi.annotation-8.0.1.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/slf4j-api-1.7.36.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/slf4j-nop-1.7.36.jar
05:22:10 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/xz-1.9.jar
05:22:10 dirset: Setup scanner in dir /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency with patternSet{ includes: [*] excludes: [] }
05:22:10 [pathconvert] Set property dirList = /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib
05:22:10 Setting project property: dirList -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib
05:22:10 Setting project property: replaceFile -> target/jdtOptions.replace.txt
05:22:10      [echo] org.eclipse.jdt.doc.isv/buildDoc.xml - generateJavadoc:
05:22:10      [echo] Using java home: /opt/tools/java/openjdk/jdk-17/17.0.2+8 and javadocExecutable: /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc
05:22:10 [replaceregexp] Replacing pattern '(?m)^.*/([^/]*)$' with '\1' in '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.replace.txt' with flags: 'g'.
05:22:10 [replaceregexp] Found match; substituting
05:22:10 [replaceregexp] File has changed; saving the updated file
05:22:10 [replaceregexp] Replacing pattern '(?m)^(.*[-_]\d+\.\d+(\.\d+)?.*)|(.*)$' with '\1' in '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.replace.txt' with flags: 'g'.
05:22:10 [replaceregexp] Found match; substituting
05:22:10 [replaceregexp] No change made
05:22:10 [replaceregexp] Replacing pattern '(?m)^(.*)[-_]\d+\.\d+(\.\d+)?.*?(.jar)?$' with '\1_*\3=\0' in '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.replace.txt' with flags: 'g'.
05:22:10 [replaceregexp] Found match; substituting
05:22:10 [replaceregexp] File has changed; saving the updated file
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.simpleconfigurator.manipulator_*.jar --> org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.metadata.repository_*.jar --> org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.artifact.repository_*.jar --> org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.frameworkadmin.equinox_*.jar --> org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.touchpoint.eclipse_*.jar --> org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.publisher.eclipse_*.jar --> org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.garbagecollector_*.jar --> org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.repository.tools_*.jar --> org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.simpleconfigurator_*.jar --> org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.jarprocessor_*.jar --> org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.jdt.core.compiler.batch_*.jar --> org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.frameworkadmin_*.jar --> org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.e4.core.di.annotations_*.jar --> org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.repository_*.jar --> org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.namespace.implementation_*.jar --> org.osgi.namespace.implementation-1.0.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.publisher_*.jar --> org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.preferences_*.jar --> org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.metadata_*.jar --> org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.director_*.jar --> org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.update.configurator_*.jar --> org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.engine_*.jar --> org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.expressions_*.jar --> org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.e4.core.services_*.jar --> org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.registry_*.jar --> org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.contenttype_*.jar --> org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.platform.doc.isv_*.jar --> org.eclipse.platform.doc.isv-4.28.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.security_*.jar --> org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.e4.core.contexts_*.jar --> org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.filebuffers_*.jar --> org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.filesystem_*.jar --> org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.namespace.extender_*.jar --> org.osgi.namespace.extender-1.0.1.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.service.repository_*.jar --> org.osgi.service.repository-1.1.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.p2.core_*.jar --> org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: animal-sniffer-annotations_*.jar --> animal-sniffer-annotations-1.9.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.variables_*.jar --> org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.resources_*.jar --> org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.service.component_*.jar --> org.osgi.service.component-1.5.1.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.common_*.jar --> org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.commands_*.jar --> org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.jdt.launching_*.jar --> org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.compare.core_*.jar --> org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.runtime_*.jar --> org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.equinox.app_*.jar --> org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.debug.core_*.jar --> org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.service.event_*.jar --> org.osgi.service.event-1.4.1.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.e4.core.di_*.jar --> org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.service.prefs_*.jar --> org.osgi.service.prefs-1.1.2.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.util.function_*.jar --> org.osgi.util.function-1.2.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.team.core_*.jar --> org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.pde.build_*.jar --> org.eclipse.pde.build-3.11.500.qualifier-pdebuild.jar.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.jdt.debug_*.jar --> org.eclipse.jdt.debug-3.21.0.qualifier-jdimodel.jar.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.core.jobs_*.jar --> org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.util.tracker_*.jar --> org.osgi.util.tracker-1.5.4.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.util.promise_*.jar --> org.osgi.util.promise-1.3.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.pde.core_*.jar --> org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.service.log_*.jar --> org.osgi.service.log-1.3.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.jdt.core_*.jar --> org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.apache.felix.scr_*.jar --> org.apache.felix.scr-2.2.6.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.ant.core_*.jar --> org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: biz.aQute.bnd.util_*.jar --> biz.aQute.bnd.util-6.4.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.framework_*.jar --> org.osgi.framework-1.8.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: jakarta.inject-api_*.jar --> jakarta.inject-api-1.0.5.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.ow2.sat4j.core_*.jar --> org.ow2.sat4j.core-2.3.6.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.resource_*.jar --> org.osgi.resource-1.0.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.hamcrest.core_*.jar --> org.hamcrest.core-1.3.0.v20180420-1519.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: javax.annotation_*.jar --> javax.annotation-1.3.5.v20221203-1659.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.help_*.jar --> org.eclipse.help-3.10.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.osgi_*.jar --> org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: biz.aQute.bndlib_*.jar --> biz.aQute.bndlib-6.4.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.eclipse.text_*.jar --> org.eclipse.text-3.13.0-SNAPSHOT.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.ow2.sat4j.pb_*.jar --> org.ow2.sat4j.pb-2.3.6.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: osgi.annotation_*.jar --> osgi.annotation-8.0.1.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: bcprov-jdk18on_*.jar --> bcprov-jdk18on-1.72.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.osgi.dto_*.jar --> org.osgi.dto-1.0.0.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: bcpg-jdk18on_*.jar --> bcpg-jdk18on-1.72.2.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: dummyForBug402392 --> dummyForBug402392
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.apache.ant_* --> org.apache.ant-1.10.12.v20211102-1452-lib
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: slf4j-api_*.jar --> slf4j-api-1.7.36.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: org.junit_*.jar --> org.junit-4.13.2.v20211018-1956.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: slf4j-nop_*.jar --> slf4j-nop-1.7.36.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: icu4j_*.jar --> icu4j-72.1.jar
05:22:10   [replace] Replacing in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt: xz_*.jar --> xz-1.9.jar
05:22:10     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/reference/api
05:22:10 Setting project property: env.JAVA_DOC_PROXIES -> 
05:22:10      [exec] Current OS is Linux
05:22:10      [exec] Output redirected to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/doc.bin.log
05:22:10      [exec] Executing '/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc' with arguments:
05:22:10      [exec] '@/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt'
05:22:10      [exec] '-J-Xmx500M'
05:22:10      [exec] 
05:22:10      [exec] The ' characters around the executable and arguments are
05:22:10      [exec] not part of the command.
05:22:10 Execute:Java13CommandLauncher: Executing '/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc' with arguments:
05:22:10 '@/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/jdtOptions.tmp.txt'
05:22:10 '-J-Xmx500M'
05:22:10 
05:22:10 The ' characters around the executable and arguments are
05:22:10 not part of the command.
05:22:19      [exec] Result: 1
05:22:19 fileset: Setup scanner in dir /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/reference/api with patternSet{ includes: [*.htm*] excludes: [] }
05:22:19   [antcall] Exiting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml.
05:22:19 Setting ro project property: eclipse.running -> true
05:22:19 Setting ro project property: ant.file -> buildDoc.xml
05:22:19 Setting ro project property: eclipse.javadoc -> ${eclipse.javadoc}
05:22:19 Setting ro project property: eclipse.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:19 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:19 Setting ro project property: ant.version -> Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:22:19 Setting ro project property: basedir.properties -> cbi_basedirs.properties
05:22:19 Setting ro project property: ant.project.invoked-targets -> all
05:22:19 Setting ro project property: eclipse.pdebuild.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/.
05:22:19 Setting ro project property: ant.project.default-target -> all
05:22:19 Setting ro project property: eclipse.pdebuild.templates -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/templates
05:22:19 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:19 Setting ro project property: eclipse.pdebuild.scripts -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211/scripts
05:22:19 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:19 Setting project property: env.GIT_URL -> https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
05:22:19 Setting project property: env.RUN_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect
05:22:19 Setting project property: osgi.nl -> en_US
05:22:19 Setting project property: env.OLDPWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:19 Setting project property: env.JAVA_HOME -> /opt/tools/java/openjdk/jdk-17/latest
05:22:19 Setting project property: env.JENKINS_SECRET -> f6dee68975db121b54e94d06fb4ba641359f0147f1c2708562f5bd9449ab8f94
05:22:19 Setting project property: eclipse.platform.ua -> ../../../eclipse.platform.ua
05:22:19 Setting project property: env.MAVEN_PROJECTBASEDIR -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:19 Setting project property: eclipse.jdt.core -> ../../../eclipse.jdt.core
05:22:19 Setting project property: java.library.path -> /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
05:22:19 Setting project property: env.HUDSON_HOME -> /var/jenkins
05:22:19 Setting project property: env.KUBERNETES_PORT_443_TCP_PROTO -> tcp
05:22:19 Setting project property: env.XAUTHORITY -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.Xauthority-8191769264660164905
05:22:19 Setting project property: user.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:19 Setting project property: org.osgi.framework.version -> 1.10.0
05:22:19 Setting project property: dependency.dir -> target/dependency
05:22:19 Setting project property: env.BUILD_ID -> 1379
05:22:19 Setting project property: env.EXECUTOR_NUMBER -> 0
05:22:19 Setting project property: osgi.os -> linux
05:22:19 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PORT -> 50000
05:22:19 Setting project property: gosh.args -> --nointeractive
05:22:19 Setting project property: env.WORKSPACE -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:19 Setting project property: env.KUBERNETES_SERVICE_PORT -> 443
05:22:19 Setting project property: ds.delayed.keepInstances.default -> true
05:22:19 Setting project property: eclipse.platform.platform -> ../../../eclipse.platform/platform
05:22:19 Setting project property: osgi.configuration.cascaded -> false
05:22:19 Setting project property: env.GIT_PREVIOUS_SUCCESSFUL_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:19 Setting project property: osgi.bundles.defaultStartLevel -> 4
05:22:19 Setting project property: org.osgi.framework.system.packages -> com.sun.jarsigner, com.sun.java.accessibility.util, com.sun.jdi, com.sun.jdi.connect, com.sun.jdi.connect.spi, com.sun.jdi.event, com.sun.jdi.request, com.sun.management, com.sun.net.httpserver, com.sun.net.httpserver.spi, com.sun.nio.file, com.sun.nio.sctp, com.sun.security.auth, com.sun.security.auth.callback, com.sun.security.auth.login, com.sun.security.auth.module, com.sun.security.jgss, com.sun.source.doctree, com.sun.source.tree, com.sun.source.util, com.sun.tools.attach, com.sun.tools.attach.spi, com.sun.tools.javac, com.sun.tools.jconsole, java.applet, java.awt, java.awt.color, java.awt.datatransfer, java.awt.desktop, java.awt.dnd, java.awt.event, java.awt.font, java.awt.geom, java.awt.im, java.awt.im.spi, java.awt.image, java.awt.image.renderable, java.awt.print, java.beans, java.beans.beancontext, java.io, java.lang, java.lang.annotation, java.lang.constant, java.lang.instrument, java.lang.invoke, java.lang.management, java.lang.module, java.lang.ref, java.lang.reflect, java.lang.runtime, java.math, java.net, java.net.http, java.net.spi, java.nio, java.nio.channels, java.nio.channels.spi, java.nio.charset, java.nio.charset.spi, java.nio.file, java.nio.file.attribute, java.nio.file.spi, java.rmi, java.rmi.dgc, java.rmi.registry, java.rmi.server, java.security, java.security.cert, java.security.interfaces, java.security.spec, java.sql, java.text, java.text.spi, java.time, java.time.chrono, java.time.format, java.time.temporal, java.time.zone, java.util, java.util.concurrent, java.util.concurrent.atomic, java.util.concurrent.locks, java.util.function, java.util.jar, java.util.logging, java.util.prefs, java.util.random, java.util.regex, java.util.spi, java.util.stream, java.util.zip, javax.accessibility, javax.annotation.processing, javax.crypto, javax.crypto.interfaces, javax.crypto.spec, javax.imageio, javax.imageio.event, javax.imageio.metadata, javax.imageio.plugins.bmp, javax.imageio.plugins.jpeg, javax.imageio.plugins.tiff, javax.imageio.spi, javax.imageio.stream, javax.lang.model, javax.lang.model.element, javax.lang.model.type, javax.lang.model.util, javax.management, javax.management.loading, javax.management.modelmbean, javax.management.monitor, javax.management.openmbean, javax.management.relation, javax.management.remote, javax.management.remote.rmi, javax.management.timer, javax.naming, javax.naming.directory, javax.naming.event, javax.naming.ldap, javax.naming.ldap.spi, javax.naming.spi, javax.net, javax.net.ssl, javax.print, javax.print.attribute, javax.print.attribute.standard, javax.print.event, javax.rmi.ssl, javax.script, javax.security.auth, javax.security.auth.callback, javax.security.auth.kerberos, javax.security.auth.login, javax.security.auth.spi, javax.security.auth.x500, javax.security.cert, javax.security.sasl, javax.smartcardio, javax.sound.midi, javax.sound.midi.spi, javax.sound.sampled, javax.sound.sampled.spi, javax.sql, javax.sql.rowset, javax.sql.rowset.serial, javax.sql.rowset.spi, javax.swing, javax.swing.border, javax.swing.colorchooser, javax.swing.event, javax.swing.filechooser, javax.swing.plaf, javax.swing.plaf.basic, javax.swing.plaf.metal, javax.swing.plaf.multi, javax.swing.plaf.nimbus, javax.swing.plaf.synth, javax.swing.table, javax.swing.text, javax.swing.text.html, javax.swing.text.html.parser, javax.swing.text.rtf, javax.swing.tree, javax.swing.undo, javax.tools, javax.transaction.xa, javax.xml, javax.xml.catalog, javax.xml.crypto, javax.xml.crypto.dom, javax.xml.crypto.dsig, javax.xml.crypto.dsig.dom, javax.xml.crypto.dsig.keyinfo, javax.xml.crypto.dsig.spec, javax.xml.datatype, javax.xml.namespace, javax.xml.parsers, javax.xml.stream, javax.xml.stream.events, javax.xml.stream.util, javax.xml.transform, javax.xml.transform.dom, javax.xml.transform.sax, javax.xml.transform.stax, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, jdk.dynalink, jdk.dynalink.beans, jdk.dynalink.linker, jdk.dynalink.linker.support, jdk.dynalink.support, jdk.javadoc.doclet, jdk.jfr, jdk.jfr.consumer, jdk.jshell, jdk.jshell.execution, jdk.jshell.spi, jdk.jshell.tool, jdk.management.jfr, jdk.net, jdk.nio, jdk.nio.mapmode, jdk.security.jarsigner, jdk.swing.interop, netscape.javascript, org.ietf.jgss, org.w3c.dom, org.w3c.dom.bootstrap, org.w3c.dom.css, org.w3c.dom.events, org.w3c.dom.html, org.w3c.dom.ls, org.w3c.dom.ranges, org.w3c.dom.stylesheets, org.w3c.dom.traversal, org.w3c.dom.views, org.w3c.dom.xpath, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers, sun.misc, sun.reflect
05:22:19 Setting project property: os.name -> Linux
05:22:19 Setting project property: java.runtime.version -> 17.0.2+8-86
05:22:19 Setting project property: org.osgi.framework.language -> en
05:22:19 Setting project property: env.RUN_TESTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=tests
05:22:19 Setting project property: org.osgi.framework.os.name -> Linux
05:22:19 Setting project property: env.JENKINS_UI_PORT_80_TCP_PORT -> 80
05:22:19 Setting project property: user.home -> /home/jenkins
05:22:19 Setting project property: java.vm.vendor -> Oracle Corporation
05:22:19 Setting project property: env.KUBERNETES_PORT -> tcp://10.30.0.1:443
05:22:19 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP -> 50000
05:22:19 Setting project property: env.BUILD_TAG -> jenkins-eclipse-aggregator-master-1379
05:22:19 Setting project property: osgi.compatibility.bootdelegation -> true
05:22:19 Setting project property: org.osgi.framework.executionenvironment -> OSGi/Minimum-1.0, OSGi/Minimum-1.1, OSGi/Minimum-1.2, JavaSE/compact1-1.8, JavaSE/compact2-1.8, JavaSE/compact3-1.8, JRE-1.1, J2SE-1.2, J2SE-1.3, J2SE-1.4, J2SE-1.5, JavaSE-1.6, JavaSE-1.7, JavaSE-1.8, JavaSE-9, JavaSE-10, JavaSE-11, JavaSE-12, JavaSE-13, JavaSE-14, JavaSE-15, JavaSE-16, JavaSE-17
05:22:19 Setting project property: osgi.framework -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:19 Setting project property: java.vm.specification.version -> 17
05:22:19 Setting project property: env.BUILD_NUMBER -> 1379
05:22:19 Setting project property: java.vendor.url.bug -> https://bugreport.java.com/bugreport/
05:22:19 Setting project property: env.M2_HOME -> /opt/tools/apache-maven/latest
05:22:19 Setting project property: jdk.debug -> release
05:22:19 Setting project property: eclipse.platform.swt.bundles -> ../../../eclipse.platform.swt/bundles
05:22:19 Setting project property: eclipse.jdt.debug -> ../../../eclipse.jdt.debug
05:22:19 Setting project property: java.version.date -> 2022-01-18
05:22:19 Setting project property: java.specification.vendor -> Oracle Corporation
05:22:19 Setting project property: osgi.framework.useSystemProperties -> true
05:22:19 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP -> tcp://10.30.144.5:50000
05:22:19 Setting project property: java.version -> 17.0.2
05:22:19 Setting project property: java.specification.version -> 17
05:22:19 Setting project property: osgi.tracefile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/trace.log
05:22:19 Setting project property: env.SHLVL -> 0
05:22:19 Setting project property: env.KUBERNETES_PORT_443_TCP_PORT -> 443
05:22:19 Setting project property: sun.java.launcher -> SUN_STANDARD
05:22:19 Setting project property: env.JENKINS_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:19 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR -> 10.30.144.5
05:22:19 Setting project property: env.PATH -> /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:22:19 Setting project property: osgi.bundlefile.limit -> 100
05:22:19 Setting project property: env.JOB_BASE_NAME -> eclipse-aggregator-master
05:22:19 Setting project property: env.NSS_SDB_USE_CACHE -> no
05:22:19 Setting project property: eclipse.stateSaveDelayInterval -> 30000
05:22:19 Setting project property: env.GIT_COMMIT -> 1428febbab86c5cf52ef0f2ead784e735e09eee7
05:22:19 Setting project property: java.vm.specification.name -> Java Virtual Machine Specification
05:22:19 Setting project property: env.KUBERNETES_SERVICE_HOST -> 10.30.0.1
05:22:19 Setting project property: rt.equinox.framework.bundles -> ../../../equinox/bundles
05:22:19 Setting project property: env.JENKINS_DISCOVERY_PORT_50000_TCP_PROTO -> tcp
05:22:19 Setting project property: java.class.version -> 61.0
05:22:19 Setting project property: env.HUDSON_COOKIE -> eaa10083-420c-4850-ab6e-8829c671d059
05:22:19 Setting project property: env.JENKINS_TUNNEL -> jenkins-discovery.platform.svc.cluster.local:50000
05:22:19 Setting project property: osgi.install.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:19 Setting project property: org.osgi.framework.uuid -> af01829c-2cb7-4ffb-b0f4-55a7f50cdb51
05:22:19 Setting project property: sun.management.compiler -> HotSpot 64-Bit Tiered Compilers
05:22:19 Setting project property: env.HOME -> /home/jenkins
05:22:19 Setting project property: java.vendor.url -> https://java.oracle.com/
05:22:19 Setting project property: java.io.tmpdir -> /tmp
05:22:19 Setting project property: user.name -> jenkins
05:22:19 Setting project property: env.RUN_ARTIFACTS_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=artifacts
05:22:19 Setting project property: org.osgi.supports.framework.requirebundle -> true
05:22:19 Setting project property: env.JENKINS_DISCOVERY_SERVICE_PORT -> 50000
05:22:19 Setting project property: env.JENKINS_UI_SERVICE_PORT -> 80
05:22:19 Setting project property: env.JENKINS_UI_PORT_80_TCP_ADDR -> 10.30.157.157
05:22:19 Setting project property: java.specification.name -> Java Platform API Specification
05:22:19 Setting project property: eclipse.startTime -> 1680168126365
05:22:19 Setting project property: osgi.framework.shape -> jar
05:22:19 Setting project property: env.HOSTNAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:19 Setting project property: osgi.configuration.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration/
05:22:19 Setting project property: env.KUBERNETES_PORT_443_TCP -> tcp://10.30.0.1:443
05:22:19 Setting project property: env.KUBERNETES_SERVICE_PORT_HTTPS -> 443
05:22:19 Setting project property: env.JOB_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/
05:22:19 Setting project property: eclipse.platform.resources.bundles -> ../../../eclipse.platform/resources/bundles
05:22:19 Setting project property: dot.classes -> target/classes
05:22:19 Setting project property: env.JENKINS_REMOTING_JAVA_OPTS -> -showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
05:22:19 Setting project property: env.LANG -> en_US.UTF-8
05:22:19 Setting project property: java.home -> /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:22:19 Setting project property: env.JENKINS_UI_SERVICE_PORT_HTTP -> 80
05:22:19 Setting project property: osgi.arch -> x86_64
05:22:19 Setting project property: env.MAVEN_HOME -> /opt/tools/apache-maven/latest
05:22:19 Setting project property: java.vm.info -> mixed mode, sharing
05:22:19 Setting project property: org.junit.jar -> org.junit_*.jar
05:22:19 Setting project property: osgi.compatibility.bootdelegation.default -> true
05:22:19 Setting project property: env.GITLAB_OBJECT_KIND -> none
05:22:19 Setting project property: env.JENKINS_HOME -> /var/jenkins
05:22:19 Setting project property: eclipse.home.location -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/
05:22:19 Setting project property: env.MAVEN_OPTS ->  -Xms128m -Xmx5120m
05:22:19 Setting project property: env.KUBERNETES_PORT_443_TCP_ADDR -> 10.30.0.1
05:22:19 Setting project property: ant.home -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452
05:22:19 Setting project property: osgi.syspath -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847
05:22:19 Setting project property: ant.core.lib -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar
05:22:19 Setting project property: env.JENKINS_AGENT_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:19 Setting project property: env.MAVEN_TERMINATE_CMD -> on
05:22:19 Setting project property: osgi.debug -> 
05:22:19 Setting project property: sun.jnu.encoding -> UTF-8
05:22:19 Setting project property: sun.cpu.endian -> little
05:22:19 Setting project property: eclipse.platform.ui.bundles -> ../../../eclipse.platform.ui/bundles
05:22:19 Setting project property: java.vm.version -> 17.0.2+8-86
05:22:19 Setting project property: eclipse.platform.text -> ../../../eclipse.platform.text
05:22:19 Setting project property: org.apache.ant.jar -> org.apache.ant_*/ant.jar.jar
05:22:19 Setting project property: file.separator -> /
05:22:19 Setting project property: env.CI -> true
05:22:19 Setting project property: rt.equinox.p2.bundles -> ../../../rt.equinox.p2/bundles
05:22:19 Setting project property: env.TERM -> xterm
05:22:19 Setting project property: eclipse.platform.runtime.bundles -> ../../../eclipse.platform/runtime/bundles
05:22:19 Setting project property: env.GIT_BRANCH -> origin/master
05:22:19 Setting project property: env.WORKSPACE_TMP -> /home/jenkins/agent/workspace/eclipse-aggregator-master@tmp
05:22:19 Setting project property: osgi.bundles -> reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.34.0.v20230329-1518/org.eclipse.jdt.core.compiler.batch-3.34.0.v20230329-1518.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help/3.10.0.v20230317-0802/org.eclipse.help-3.10.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.200.v20221111-1340/org.eclipse.equinox.simpleconfigurator-1.4.200.v20221111-1340.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.core/9.4.2.v20221211-0752/org.apache.lucene.core-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-smartcn/9.4.2.v20221211-0752/org.apache.lucene.analysis-smartcn-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.annotation/1.3.5.v20221203-1659/javax.annotation-1.3.5.v20221203-1659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.800.v20221116-1440/org.eclipse.osgi.compatibility.state-1.2.800.v20221116-1440.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.jdt.debug_3.21.0.v20230329-1610,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.net/1.5.0.v20230317-0901/org.eclipse.core.net-1.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/com.ibm.icu/72.1.0/com.ibm.icu-72.1.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.core/2.3.6.v20201214/org.sat4j.core-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.0.v20230317-0802/org.eclipse.core.variables-3.6.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.core/3.34.0.v20230328-0221/org.eclipse.jdt.core-3.34.0.v20230328-0221.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.nop/1.7.36/slf4j.nop-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bnd.util/6.4.0.202211291949/biz.aQute.bnd.util-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.20.0.v20230328-1614/org.eclipse.jdt.launching-3.20.0.v20230328-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.help.base/4.4.0.v20230330-0310/org.eclipse.help.base-4.4.0.v20230330-0310.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.0.v20230329-1001/org.eclipse.e4.core.services-2.4.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.300.v20230320-0659/org.eclipse.equinox.frameworkadmin.equinox-1.2.300.v20230320-0659.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar@1:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.apache.lucene.analysis-common/9.4.2.v20221211-0752/org.apache.lucene.analysis-common-9.4.2.v20221211-0752.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230329-0927/org.eclipse.core.resources-3.19.0.v20230329-0927.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230330-0630/org.eclipse.pde.core-3.17.0.v20230330-0630.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.500.v20230322-1009/org.eclipse.equinox.p2.jarprocessor-1.2.500.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.repository/1.1.0.201505202024/org.osgi.service.repository-1.1.0.201505202024.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/biz.aQute.bndlib/6.4.0.202211291949/biz.aQute.bndlib-6.4.0.202211291949.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.eclipse.pde.build_3.11.500.v20230309-2211,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100.v20221117-1044/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.v20221117-1044.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.0.v20230317-0901/org.eclipse.e4.core.di.annotations-1.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.300.v20221214-0640/org.eclipse.equinox.p2.publisher.eclipse-1.4.300.v20221214-0640.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.8.0.v20230322-1009/org.eclipse.equinox.p2.engine-2.8.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcprov/1.72.0/bcprov-1.72.0.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.400.v20230323-1641/org.eclipse.equinox.p2.repository-2.6.400.v20230323-1641.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.0.v20230316-1200/org.eclipse.core.filebuffers-3.8.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.ant.core/3.7.0.v20230329-1001/org.eclipse.ant.core-3.7.0.v20230329-1001.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.6.0.v20230322-1009/org.eclipse.equinox.p2.director-2.6.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.300.v20221203-1932/org.eclipse.equinox.p2.repository.tools-2.3.300.v20221203-1932.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.sat4j.pb/2.3.6.v20201214/org.sat4j.pb-2.3.6.v20201214.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.800.v20221205-1614/org.eclipse.equinox.p2.artifact.repository-1.4.800.v20221205-1614.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.0.v20230329-1500/org.eclipse.e4.core.contexts-1.12.0.v20230329-1500.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/bcpg/1.72.2/bcpg-1.72.2.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.300.v20221203-1819/org.eclipse.equinox.p2.publisher-1.7.300.v20221203-1819.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230317-0901/org.eclipse.core.filesystem-1.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.3.0.v20230322-1009/org.eclipse.equinox.p2.garbagecollector-1.3.0.v20230322-1009.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.common/3.17.100.v20230202-1341/org.eclipse.equinox.common-3.17.100.v20230202-1341.jar@2:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.0.v20230317-0901/org.eclipse.update.configurator-3.5.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.team.core/3.10.0.v20230317-0901/org.eclipse.team.core-3.10.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.0.v20230317-0901/org.eclipse.e4.core.di-1.9.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.0.v20230317-0802/org.eclipse.debug.core-3.21.0.v20230317-0802.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/slf4j.api/1.7.36/slf4j.api-1.7.36.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230317-0901/org.eclipse.core.runtime-3.27.0.v20230317-0901.jar@4:start,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.0.v20230317-0901/org.eclipse.compare.core-3.8.0.v20230317-0901.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300.v20220817-1208/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.v20220817-1208.jar,reference:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230317-0901/org.eclipse.core.contenttype-3.9.0.v20230317-0901.jar
05:22:19 Setting project property: sun.java.command -> /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work -configuration /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration -data /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data -consolelog -debug -data target/workspace -application org.eclipse.ant.core.antRunner -buildfile buildDoc.xml -Dbasedir.properties=cbi_basedirs.properties -Declipse.javadoc=${eclipse.javadoc}
05:22:19 Setting project property: eclipse.equinox.supplement -> ../../../rt.equinox.framework/bundles/org.eclipse.osgi/supplement
05:22:19 Setting project property: env.JENKINS_DISCOVERY_SERVICE_HOST -> 10.30.144.5
05:22:19 Setting project property: env.JENKINS_UI_SERVICE_HOST -> 10.30.157.157
05:22:19 Setting project property: eclipse.platform.ant -> ../../../eclipse.platform/ant
05:22:19 Setting project property: user.language -> en
05:22:19 Setting project property: eclipse.jdt.ui -> ../../../eclipse.jdt.ui
05:22:19 Setting project property: env.HUDSON_SERVER_COOKIE -> 5b23e57e61c45a76
05:22:19 Setting project property: sun.boot.library.path -> /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib
05:22:19 Setting project property: eclipse.commands -> -install
05:22:19 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work
05:22:19 -configuration
05:22:19 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:19 -data
05:22:19 /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/data
05:22:19 -consolelog
05:22:19 -debug
05:22:19 -data
05:22:19 target/workspace
05:22:19 -application
05:22:19 org.eclipse.ant.core.antRunner
05:22:19 -buildfile
05:22:19 buildDoc.xml
05:22:19 -Dbasedir.properties=cbi_basedirs.properties
05:22:19 -Declipse.javadoc=${eclipse.javadoc}
05:22:19 Setting project property: osgi.logfile -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/.metadata/.log
05:22:19 Setting project property: osgi.ws -> gtk
05:22:19 Setting project property: org.osgi.framework.storage -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/configuration
05:22:19 Setting project property: org.osgi.framework.processor -> x86-64
05:22:19 Setting project property: env.JENKINS_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:19 Setting project property: native.encoding -> UTF-8
05:22:19 Setting project property: org.osgi.framework.os.version -> 5.17.13.fc35
05:22:19 Setting project property: eclipse.consoleLog -> true
05:22:19 Setting project property: org.osgi.supports.framework.fragment -> true
05:22:19 Setting project property: env.BUILD_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/
05:22:19 Setting project property: env.OPENJ9_JAVA_OPTIONS -> -XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
05:22:19 Setting project property: user.country -> US
05:22:19 Setting project property: org.osgi.supports.framework.extension -> true
05:22:19 Setting project property: env.DISPLAY -> :74
05:22:19 Setting project property: equinox.init.uuid -> true
05:22:19 Setting project property: env.MAVEN_CMD_LINE_ARGS ->  -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -f pom.xml -DskipTests=true -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository -e -U clean verify -Pbree-libs
05:22:19 Setting project property: line.separator -> 
05:22:19 Setting project property: java.vm.specification.vendor -> Oracle Corporation
05:22:19 Setting project property: eclipse.application -> org.eclipse.ant.core.antRunner
05:22:19 Setting project property: os.arch -> amd64
05:22:19 Setting project property: env.GIT_PREVIOUS_COMMIT -> 41dbd3cdafc17bd697594addbbf9a4e784413464
05:22:19 Setting project property: env.skipTests -> true
05:22:19 Setting project property: sun.arch.data.model -> 64
05:22:19 Setting project property: org.osgi.framework.system.capabilities -> osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2", osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1", osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact1"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact2"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0",osgi.ee; osgi.ee="JavaSE/compact3"; version:List<Version>="1.8, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0"
05:22:19 Setting project property: eclipse.platform.swt.binaries -> ../../../eclipse.platform.swt.binaries/bundles
05:22:19 Setting project property: env.JENKINS_UI_PORT_80_TCP_PROTO -> tcp
05:22:19 Setting project property: env.JENKINS_UI_PORT -> tcp://10.30.157.157:80
05:22:19 Setting project property: java.class.path -> /home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar
05:22:19 Setting project property: file.encoding -> UTF-8
05:22:19 Setting project property: java.vm.name -> OpenJDK 64-Bit Server VM
05:22:19 Setting project property: eclipse.platform.team.bundles -> ../../../eclipse.platform/team/bundles
05:22:19 Setting project property: path.separator -> :
05:22:19 Setting project property: java.vm.compressedOopsMode -> 32-bit
05:22:19 Setting project property: env.JOB_NAME -> eclipse-aggregator-master
05:22:19 Setting project property: env.NODE_LABELS -> centos-7-6gb jipp-centos-7-agent-6gb-dvrjn
05:22:19 Setting project property: org.osgi.framework.vendor -> Eclipse
05:22:19 Setting project property: env.RUN_CHANGES_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/1379/display/redirect?page=changes
05:22:19 Setting project property: env.BUILD_DISPLAY_NAME -> #1379
05:22:19 Setting project property: env.JENKINS_DISCOVERY_PORT -> tcp://10.30.144.5:50000
05:22:19 Setting project property: ds.delayed.keepInstances -> true
05:22:19 Setting project property: rt.equinox.bundles.bundles -> ../../../equinox/bundles
05:22:19 Setting project property: eclipse.platform.debug -> ../../../eclipse.platform.debug
05:22:19 Setting project property: env.JENKINS_URL -> https://ci.eclipse.org/platform/
05:22:19 Setting project property: sun.io.unicode.encoding -> UnicodeLittle
05:22:19 Setting project property: ant.library.dir -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib
05:22:19 Setting project property: env.JENKINS_AGENT_WORKDIR -> /home/jenkins/agent
05:22:19 Setting project property: env.PWD -> /home/jenkins/agent/workspace/eclipse-aggregator-master
05:22:19 Setting project property: user.timezone -> UTC
05:22:19 Setting project property: env.HUDSON_URL -> https://ci.eclipse.org/platform/
05:22:19 Setting project property: os.version -> 5.17.13-200.fc35.x86_64
05:22:19 Setting project property: java.vendor -> Oracle Corporation
05:22:19 Setting project property: java.runtime.name -> OpenJDK Runtime Environment
05:22:19 Setting project property: osgi.instance.area -> file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/workspace/
05:22:19 Setting project property: env.USER_NAME -> jenkins
05:22:19 Setting project property: env.NODE_NAME -> jipp-centos-7-agent-6gb-dvrjn
05:22:19 Setting project property: env.JENKINS_UI_PORT_80_TCP -> tcp://10.30.157.157:80
05:22:19 Setting project property: env.JOB_DISPLAY_URL -> https://ci.eclipse.org/platform/job/eclipse-aggregator-master/display/redirect
05:22:19 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:19   [antcall] calling target(s) [build.index] in build file /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:19 Setting ro project property: ant.file -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:19 Adding reference: ant.projectHelper
05:22:19 Adding reference: ant.parsing.context
05:22:19 Adding reference: ant.targets
05:22:19 parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:19 Setting ro project property: ant.project.name -> Jdt Doc Isv Build
05:22:19 Adding reference: Jdt Doc Isv Build
05:22:19 Setting ro project property: ant.project.default-target -> all
05:22:19 Setting ro project property: ant.file.Jdt Doc Isv Build -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml
05:22:19 Setting ro project property: ant.file.type.Jdt Doc Isv Build -> file
05:22:19 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv
05:22:19  +Target: 
05:22:19  +Target: init
05:22:19  +Target: all
05:22:19  +Target: build.index
05:22:19  +Target: convertSchemaToHtml
05:22:19  +Target: getJavadocPath
05:22:19  +Target: getEclipseJavadocPath
05:22:19  +Target: generateJavadoc
05:22:19  +Target: buildPlatformDoc
05:22:19  +Target: createDocZip
05:22:19 Adding reference: ant.LocalProperties
05:22:19  [property] Loading /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/cbi_basedirs.properties
05:22:19 Override ignored for property "eclipse.equinox.supplement"
05:22:19 Override ignored for property "eclipse.platform.ant"
05:22:19 Override ignored for property "org.junit.jar"
05:22:19 Override ignored for property "dot.classes"
05:22:19 Override ignored for property "eclipse.platform.debug"
05:22:19 Override ignored for property "eclipse.jdt.debug"
05:22:19 Override ignored for property "org.apache.ant.jar"
05:22:19 Override ignored for property "eclipse.platform.text"
05:22:19 Override ignored for property "rt.equinox.bundles.bundles"
05:22:19 Override ignored for property "dependency.dir"
05:22:19 Override ignored for property "eclipse.platform.team.bundles"
05:22:19 Override ignored for property "rt.equinox.p2.bundles"
05:22:19 Override ignored for property "eclipse.platform.resources.bundles"
05:22:19 Override ignored for property "eclipse.platform.swt.bundles"
05:22:19 Override ignored for property "eclipse.platform.runtime.bundles"
05:22:19 Override ignored for property "rt.equinox.framework.bundles"
05:22:19 Override ignored for property "eclipse.jdt.ui"
05:22:19 Override ignored for property "eclipse.platform.swt.binaries"
05:22:19 Override ignored for property "eclipse.platform.platform"
05:22:19 Override ignored for property "eclipse.platform.ua"
05:22:19 Override ignored for property "eclipse.jdt.core"
05:22:19 Override ignored for property "eclipse.platform.ui.bundles"
05:22:19   [antcall] Entering /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml...
05:22:19 Setting ro project property: ant.project.invoked-targets -> build.index
05:22:19 Adding reference: eclipse.ant.targetVector
05:22:19 Build sequence for target(s) `build.index' is [build.index]
05:22:19 Complete build sequence is [build.index, convertSchemaToHtml, getEclipseJavadocPath, createDocZip, init, all, getJavadocPath, generateJavadoc, buildPlatformDoc, ]
05:22:19 
05:22:19 build.index:
05:22:21 [help.buildHelpIndex] Help documentation could not be indexed completely.
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/eval/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/launching/sourcelookup/containers/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/com/sun/mirror/util/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/jarpackager/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/cleanup/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/junit/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/compiler/batch/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ant/ui/launching/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/formatter/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/ant/launching/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/com/sun/mirror/type/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/refactoring/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/dom/rewrite/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/junit/wizards/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/search/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/refactoring/participants/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/manipulation/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/com/sun/mirror/declaration/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/refactoring/descriptors/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/util/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/apt/core/env/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/wizards/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/junit/launcher/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/apt/core/util/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/text/java/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/debug/ui/breakpoints/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/compiler/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/launching/environments/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/launching/sourcelookup/advanced/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/launching/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/debug/eval/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/text/java/correction/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/text/java/hover/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/annotation/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/launching/sourcelookup/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/text/folding/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/debug/ui/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/apt/core/build/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/debug/core/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/debug/ui/actions/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/search/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/junit/model/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/jdom/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/actions/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/refactoring/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/dom/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/text/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/com/sun/mirror/apt/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/debug/ui/launchConfigurations/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/overview-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/ui/dialogs/package-summary.html
05:22:21 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/jdt/core/index/package-summary.html
05:22:21   [antcall] Exiting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/buildDoc.xml.
05:22:21 BUILD SUCCESSFUL
05:22:21 
05:22:21 BUILD SUCCESSFUL
05:22:21 Total time: 13 seconds
05:22:21 [INFO] 
05:22:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.doc.isv ---
05:22:21 [INFO] 
05:22:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] 
05:22:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/src/test/resources
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/target/org.eclipse.jdt.doc.isv-3.14.2000-SNAPSHOT.jar
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.doc.isv ---
05:22:22 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml: baseline and build artifacts have same version but different contents
05:22:22    no-classifier: different
05:22:22       index/_1.fdm: different
05:22:22       index/_1.fdt: different
05:22:22       index/_1.fdx: different
05:22:22       index/_1.fnm: different
05:22:22       index/_1.nvd: different
05:22:22       index/_1.nvm: different
05:22:22       index/_1.si: different
05:22:22       index/_1_Lucene90_0.doc: different
05:22:22       index/_1_Lucene90_0.pos: different
05:22:22       index/_1_Lucene90_0.tim: different
05:22:22       index/_1_Lucene90_0.tip: different
05:22:22       index/_1_Lucene90_0.tmd: different
05:22:22       index/indexed_contributions: different
05:22:22       index/indexed_dependencies: different
05:22:22       index/indexed_docs: different
05:22:22       index/segments_1: different
05:22:22 
05:22:22 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.isv:3.14.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
05:22:22     The main artifact has been replaced with the baseline version.
05:22:22 
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.doc.isv ---
05:22:22 [INFO] Execution was skipped
05:22:22 [INFO] 
05:22:22 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.debug.ui >--------------
05:22:22 [INFO] Building org.eclipse.jdt.debug.ui 3.13.0-SNAPSHOT              [156/520]
05:22:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
05:22:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:22 [INFO] 
05:22:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] The project's OSGi version is 3.13.0.v20230328-1614
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] 
05:22:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/saveproperties
05:22:22 [INFO] 
05:22:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] 
05:22:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] Resolving class path of org.eclipse.jdt.debug.ui
05:22:22 [INFO] 
05:22:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/src/main/resources
05:22:22 [INFO] 
05:22:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/src/main/resources
05:22:22 [INFO] 
05:22:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.debug.ui ---
05:22:22 [INFO] Compiling 430 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/classes
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] 
05:22:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/src/test/resources
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/org.eclipse.jdt.debug.ui-3.13.0-SNAPSHOT-sources.jar
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.debug.ui ---
05:22:24 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/target/org.eclipse.jdt.debug.ui-3.13.0-SNAPSHOT.jar
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.debug.ui ---
05:22:25 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml: baseline and build artifacts have same version but different contents
05:22:25    no-classifier: different
05:22:25       snippetsupport.jar: different
05:22:25          META-INF/MANIFEST.MF: present in baseline only
05:22:25 
05:22:25 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.ui:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/pom.xml
05:22:25     The main artifact has been replaced with the baseline version.
05:22:25     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:25 
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.debug.ui ---
05:22:25 [INFO] Execution was skipped
05:22:25 [INFO] 
05:22:25 [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core >---------
05:22:25 [INFO] Building org.eclipse.jdt.apt.pluggable.core 1.4.0-SNAPSHOT     [157/520]
05:22:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] The project's OSGi version is 1.4.0.v20230323-1537
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/saveproperties
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] Resolving class path of org.eclipse.jdt.apt.pluggable.core
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/main/resources
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/main/resources
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/target/classes
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeBuildProcessingEnvImpl.java:[20] 
05:22:25 	import org.eclipse.jdt.internal.compiler.Compiler;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeBuildProcessingEnvImpl.java:[29] 
05:22:25 	IJavaProject jproject, Compiler compiler, boolean isTestCode) {
05:22:25 	                       ^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeProcessingEnvImpl.java:[43] 
05:22:25 	import org.eclipse.jdt.internal.compiler.Compiler;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeProcessingEnvImpl.java:[61] 
05:22:25 	IJavaProject jproject, Compiler compiler, boolean isTestCode)
05:22:25 	                       ^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeProcessingEnvImpl.java:[188] 
05:22:25 	public Compiler getCompiler() {
05:22:25 	       ^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[29] 
05:22:25 	import org.eclipse.jdt.internal.compiler.Compiler;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[30] 
05:22:25 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ClassFileReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[31] 
05:22:25 	import org.eclipse.jdt.internal.compiler.env.IBinaryType;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'IBinaryType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[32] 
05:22:25 	import org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'BinaryTypeBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[33] 
05:22:25 	import org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ReferenceBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[53] 
05:22:25 	Compiler compiler = this._env.getCompiler();
05:22:25 	^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[55] 
05:22:25 	IBinaryType binaryType = null;
05:22:25 	^^^^^^^^^^^
05:22:25 Discouraged access: The type 'IBinaryType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[58] 
05:22:25 	binaryType = ClassFileReader.read(this._file.getLocation().toString());
05:22:25 	             ^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ClassFileReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[58] 
05:22:25 	binaryType = ClassFileReader.read(this._file.getLocation().toString());
05:22:25 	                             ^^^^
05:22:25 Discouraged access: The method 'ClassFileReader.read(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[67] 
05:22:25 	binaryType = ClassFileReader.read(this._file.getLocation().toString());
05:22:25 	             ^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ClassFileReader' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[67] 
05:22:25 	binaryType = ClassFileReader.read(this._file.getLocation().toString());
05:22:25 	                             ^^^^
05:22:25 Discouraged access: The method 'ClassFileReader.read(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[68] 
05:22:25 	char[][] splitOn = CharOperation.splitOn('/', binaryType.getName());
05:22:25 	                                                         ^^^^^^^
05:22:25 Discouraged access: The method 'IBinaryType.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[69] 
05:22:25 	ReferenceBinding type = compiler.lookupEnvironment.getType(splitOn);
05:22:25 	^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ReferenceBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[69] 
05:22:25 	ReferenceBinding type = compiler.lookupEnvironment.getType(splitOn);
05:22:25 	                                 ^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The field 'Compiler.lookupEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[69] 
05:22:25 	ReferenceBinding type = compiler.lookupEnvironment.getType(splitOn);
05:22:25 	                                                   ^^^^^^^
05:22:25 Discouraged access: The method 'LookupEnvironment.getType(char[][])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[70] 
05:22:25 	if (type != null && type.isValidBinding()) {
05:22:25 	                         ^^^^^^^^^^^^^^
05:22:25 Discouraged access: The method 'Binding.isValidBinding()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[71] 
05:22:25 	if (type.isBinaryBinding()) {
05:22:25 	         ^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The method 'ReferenceBinding.isBinaryBinding()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[74] 
05:22:25 	BinaryTypeBinding binaryBinding = new BinaryTypeBinding(type.getPackage(), binaryType, compiler.lookupEnvironment, true);
05:22:25 	^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'BinaryTypeBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[74] 
05:22:25 	BinaryTypeBinding binaryBinding = new BinaryTypeBinding(type.getPackage(), binaryType, compiler.lookupEnvironment, true);
05:22:25 	                                      ^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'BinaryTypeBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[74] 
05:22:25 	BinaryTypeBinding binaryBinding = new BinaryTypeBinding(type.getPackage(), binaryType, compiler.lookupEnvironment, true);
05:22:25 	                                      ^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The constructor 'BinaryTypeBinding(PackageBinding, IBinaryType, LookupEnvironment, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[74] 
05:22:25 	BinaryTypeBinding binaryBinding = new BinaryTypeBinding(type.getPackage(), binaryType, compiler.lookupEnvironment, true);
05:22:25 	                                                             ^^^^^^^^^^
05:22:25 Discouraged access: The method 'ReferenceBinding.getPackage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/filer/IdeClassOutputStream.java:[74] 
05:22:25 	BinaryTypeBinding binaryBinding = new BinaryTypeBinding(type.getPackage(), binaryType, compiler.lookupEnvironment, true);
05:22:25 	                                                                                                ^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The field 'Compiler.lookupEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[33] 
05:22:25 	import org.eclipse.jdt.internal.compiler.Compiler;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[36] 
05:22:25 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[37] 
05:22:25 	import org.eclipse.jdt.internal.compiler.env.ICompilationUnit;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[38] 
05:22:25 	import org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ReferenceBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[66] 
05:22:25 	public void configureFromPlatform(Compiler compiler, Object compilationUnitLocator, Object javaProject, boolean isTestCode) {
05:22:25 	                                  ^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[120] 
05:22:25 	public ICompilationUnit findCompilationUnit(IFile file) {
05:22:25 	       ^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[129] 
05:22:25 	* @see BaseAnnotationProcessorManager#processAnnotations(CompilationUnitDeclaration[], boolean)
05:22:25 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[132] 
05:22:25 	public void processAnnotations(CompilationUnitDeclaration[] units, ReferenceBinding[] referenceBindings, boolean isLastRound) {
05:22:25 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeAnnotationProcessorManager.java:[132] 
05:22:25 	public void processAnnotations(CompilationUnitDeclaration[] units, ReferenceBinding[] referenceBindings, boolean isLastRound) {
05:22:25 	                                                                   ^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'ReferenceBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeReconcileProcessingEnvImpl.java:[20] 
05:22:25 	import org.eclipse.jdt.internal.compiler.Compiler;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeReconcileProcessingEnvImpl.java:[29] 
05:22:25 	IJavaProject jproject, Compiler compiler, boolean isTestCode) {
05:22:25 	                       ^^^^^^^^
05:22:25 Discouraged access: The type 'Compiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeMessagerImpl.java:[27] 
05:22:25 	import org.eclipse.jdt.internal.compiler.CompilationResult;
05:22:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeMessagerImpl.java:[84] 
05:22:25 	Apt6Plugin.log(new Status(IStatus.INFO, Apt6Plugin.PLUGIN_ID, Apt6Plugin.STATUS_EXCEPTION, problem.getMessage(), null));
05:22:25 	                                                                                                   ^^^^^^^^^^
05:22:25 Discouraged access: The method 'DefaultProblem.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeMessagerImpl.java:[87] 
05:22:25 	CompilationResult result = problem._referenceContext.compilationResult();
05:22:25 	^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The type 'CompilationResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeMessagerImpl.java:[87] 
05:22:25 	CompilationResult result = problem._referenceContext.compilationResult();
05:22:25 	                                                     ^^^^^^^^^^^^^^^^^
05:22:25 Discouraged access: The method 'ReferenceContext.compilationResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeMessagerImpl.java:[88] 
05:22:25 	result.record(problem, problem._referenceContext);
05:22:25 	       ^^^^^^
05:22:25 Discouraged access: The method 'CompilationResult.record(CategorizedProblem, ReferenceContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/org/eclipse/jdt/internal/apt/pluggable/core/dispatch/IdeMessagerImpl.java:[93] 
05:22:25 	Apt6Plugin.log(new Status(IStatus.INFO, Apt6Plugin.PLUGIN_ID, Apt6Plugin.STATUS_EXCEPTION, problem.getMessage(), null));
05:22:25 	                                                                                                   ^^^^^^^^^^
05:22:25 Discouraged access: The method 'DefaultProblem.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:25 44 problems (44 warnings)
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/src/test/resources
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/target/org.eclipse.jdt.apt.pluggable.core-1.4.0-SNAPSHOT-sources.jar
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/target/org.eclipse.jdt.apt.pluggable.core-1.4.0-SNAPSHOT.jar
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.core:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.core/pom.xml
05:22:25     The main artifact has been replaced with the baseline version.
05:22:25     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:25 
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.apt.pluggable.core ---
05:22:25 [INFO] Execution was skipped
05:22:25 [INFO] 
05:22:25 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.doc.user >--------------
05:22:25 [INFO] Building org.eclipse.jdt.doc.user 3.15.1800-SNAPSHOT           [158/520]
05:22:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] The project's OSGi version is 3.15.1800.v20230308-0749
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/saveproperties
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] 
05:22:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] Resolving class path of org.eclipse.jdt.doc.user
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/src/main/resources
05:22:25 [INFO] 
05:22:25 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/src/main/resources
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] 
05:22:25 [INFO] --- tycho-eclipserun-plugin:4.0.0-SNAPSHOT:eclipse-run (dont_skip_me) @ org.eclipse.jdt.doc.user ---
05:22:25 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
05:22:25 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/data/.metadata/.log
05:22:25 [INFO] Command line:
05:22:25 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/data, -consolelog, -debug, -application, org.eclipse.ant.core.antRunner, -quiet, -buildfile, build.xml, build.index]
05:22:25 Configuration location:
05:22:25     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/configuration/
05:22:25 Configuration file:
05:22:25     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/configuration/config.ini loaded
05:22:25 Install location:
05:22:25     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/
05:22:25 Framework located:
05:22:25     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:25 Framework classpath:
05:22:25     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:22:25 Debug options:
05:22:25     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/.options not found
05:22:26 Time to load bundles: 126
05:22:26 Starting application: 660
05:22:26 Application started in : 664ms
05:22:26 Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:22:26 WARNING: A terminally deprecated method in java.lang.System has been called
05:22:26 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/9/0/.cp/lib/antsupportlib.jar)
05:22:26 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:22:26 WARNING: System::setSecurityManager will be removed in a future release
05:22:29 BUILD SUCCESSFUL
05:22:29 
05:22:29 BUILD SUCCESSFUL
05:22:29 Total time: 2 seconds
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] 
05:22:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/src/test/resources
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.doc.user ---
05:22:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/target/org.eclipse.jdt.doc.user-3.15.1800-SNAPSHOT.jar
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.doc.user ---
05:22:30 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml: baseline and build artifacts have same version but different contents
05:22:30    no-classifier: different
05:22:30       index/_1.fdm: different
05:22:30       index/_1.fdt: different
05:22:30       index/_1.fdx: different
05:22:30       index/_1.fnm: different
05:22:30       index/_1.nvd: different
05:22:30       index/_1.nvm: different
05:22:30       index/_1.si: different
05:22:30       index/_1_Lucene90_0.doc: different
05:22:30       index/_1_Lucene90_0.pos: different
05:22:30       index/_1_Lucene90_0.tim: different
05:22:30       index/_1_Lucene90_0.tip: different
05:22:30       index/_1_Lucene90_0.tmd: different
05:22:30       index/indexed_contributions: different
05:22:30       index/indexed_dependencies: different
05:22:30       index/indexed_docs: different
05:22:30       index/segments_1: different
05:22:30 
05:22:30 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.doc.user:3.15.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml
05:22:30     The main artifact has been replaced with the baseline version.
05:22:30 
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.doc.user ---
05:22:30 [INFO] Execution was skipped
05:22:30 [INFO] 
05:22:30 [INFO] --------< org.eclipse.platform:org.eclipse.core.externaltools >---------
05:22:30 [INFO] Building [bundle] External Tools Headless Support 1.3.0-SNAPSHOT [159/520]
05:22:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] The project's OSGi version is 1.3.0.v20230317-0802
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/saveproperties
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] Resolving class path of [bundle] External Tools Headless Support
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/src/main/resources
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/src/main/resources
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/target/classes
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/src/test/resources
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/target/org.eclipse.core.externaltools-1.3.0-SNAPSHOT-sources.jar
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/target/org.eclipse.core.externaltools-1.3.0-SNAPSHOT.jar
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.externaltools:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.core.externaltools/.polyglot.META-INF
05:22:30     The main artifact has been replaced with the baseline version.
05:22:30     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:30 
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.externaltools ---
05:22:30 [INFO] Execution was skipped
05:22:30 [INFO] 
05:22:30 [INFO] -----------< org.eclipse.platform:org.eclipse.ant.launching >-----------
05:22:30 [INFO] Building [bundle] Ant Launching Support 1.4.0-SNAPSHOT         [160/520]
05:22:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ant.launching ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ant.launching ---
05:22:30 [INFO] The project's OSGi version is 1.4.0.v20230329-1001
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ant.launching ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ant.launching ---
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ant.launching ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/saveproperties
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ant.launching ---
05:22:30 [INFO] 
05:22:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ant.launching ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ant.launching ---
05:22:30 [INFO] Resolving class path of [bundle] Ant Launching Support
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ant.launching ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/src/main/resources
05:22:30 [INFO] 
05:22:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ant.launching ---
05:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/src/main/resources
05:22:30 [INFO] 
05:22:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ant.launching ---
05:22:31 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/target/classes
05:22:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/target/lib/loggers.jar-classes
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ant.launching ---
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ant.launching ---
05:22:31 [INFO] 
05:22:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ant.launching ---
05:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/src/test/resources
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ant.launching ---
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ant.launching ---
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ant.launching ---
05:22:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/target/org.eclipse.ant.launching-1.4.0-SNAPSHOT-sources.jar
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ant.launching ---
05:22:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/lib/loggers.jar
05:22:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/target/org.eclipse.ant.launching-1.4.0-SNAPSHOT.jar
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ant.launching ---
05:22:31 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ant.launching:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.launching/.polyglot.META-INF
05:22:31     The main artifact has been replaced with the baseline version.
05:22:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:31 
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ant.launching ---
05:22:31 [INFO] Execution was skipped
05:22:31 [INFO] 
05:22:31 [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.junit >----------------
05:22:31 [INFO] Building org.eclipse.jdt.junit 3.16.0-SNAPSHOT                 [161/520]
05:22:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
05:22:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:31 [INFO] 
05:22:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] The project's OSGi version is 3.16.0.v20230323-1830
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] 
05:22:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/saveproperties
05:22:31 [INFO] 
05:22:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] 
05:22:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] Resolving class path of org.eclipse.jdt.junit
05:22:31 [INFO] 
05:22:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/src/main/resources
05:22:31 [INFO] 
05:22:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/src/main/resources
05:22:31 [INFO] 
05:22:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit ---
05:22:31 [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] 
05:22:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/src/test/resources
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/target/org.eclipse.jdt.junit-3.16.0-SNAPSHOT-sources.jar
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/target/org.eclipse.jdt.junit-3.16.0-SNAPSHOT.jar
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit:3.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/pom.xml
05:22:32     The main artifact has been replaced with the baseline version.
05:22:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:32 
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit ---
05:22:32 [INFO] Execution was skipped
05:22:32 [INFO] 
05:22:32 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.externaltools >----------
05:22:32 [INFO] Building [bundle] External Tools 3.6.0-SNAPSHOT                [162/520]
05:22:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
05:22:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:32 [INFO] 
05:22:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] The project's OSGi version is 3.6.0.v20230317-0802
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] 
05:22:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/saveproperties
05:22:32 [INFO] 
05:22:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] 
05:22:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] Resolving class path of [bundle] External Tools
05:22:32 [INFO] 
05:22:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/src/main/resources
05:22:32 [INFO] 
05:22:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/src/main/resources
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.externaltools ---
05:22:32 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/target/classes
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] 
05:22:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/src/test/resources
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/target/org.eclipse.ui.externaltools-3.6.0-SNAPSHOT-sources.jar
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/target/org.eclipse.ui.externaltools-3.6.0-SNAPSHOT.jar
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.externaltools:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.ui.externaltools/.polyglot.META-INF
05:22:33     The main artifact has been replaced with the baseline version.
05:22:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:33 
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.externaltools ---
05:22:33 [INFO] Execution was skipped
05:22:33 [INFO] 
05:22:33 [INFO] --------------< org.eclipse.platform:org.eclipse.ant.ui >---------------
05:22:33 [INFO] Building [bundle] Ant UI 3.9.0-SNAPSHOT                        [163/520]
05:22:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
05:22:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:33 [INFO] 
05:22:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ant.ui ---
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ant.ui ---
05:22:33 [INFO] The project's OSGi version is 3.9.0.v20230329-1001
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ant.ui ---
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ant.ui ---
05:22:33 [INFO] 
05:22:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ant.ui ---
05:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/saveproperties
05:22:33 [INFO] 
05:22:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ant.ui ---
05:22:33 [INFO] 
05:22:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ant.ui ---
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ant.ui ---
05:22:33 [INFO] Resolving class path of [bundle] Ant UI
05:22:33 [INFO] 
05:22:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ant.ui ---
05:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/src/main/resources
05:22:33 [INFO] 
05:22:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ant.ui ---
05:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/src/main/resources
05:22:33 [INFO] 
05:22:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ant.ui ---
05:22:33 [INFO] Compiling 258 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/classes
05:22:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/lib/antrunner.jar-classes
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ant.ui ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ant.ui ---
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ant.ui ---
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/src/test/resources
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ant.ui ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ant.ui ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ant.ui ---
05:22:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/org.eclipse.ant.ui-3.9.0-SNAPSHOT-sources.jar
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ant.ui ---
05:22:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/lib/antrunner.jar
05:22:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/org.eclipse.ant.ui-3.9.0-SNAPSHOT.jar
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ant.ui ---
05:22:34 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ant.ui:3.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/.polyglot.META-INF
05:22:34     The main artifact has been replaced with the baseline version.
05:22:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:34 
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ant.ui ---
05:22:34 [INFO] Execution was skipped
05:22:34 [INFO] 
05:22:34 [INFO] ----------< org.eclipse.jdt:org.eclipse.jdt.launching.macosx >----------
05:22:34 [INFO] Building org.eclipse.jdt.launching.macosx 3.6.0-SNAPSHOT       [164/520]
05:22:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
05:22:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] The project's OSGi version is 3.6.0.v20230328-1614
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/saveproperties
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] Resolving class path of org.eclipse.jdt.launching.macosx
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/src/main/resources
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/src/main/resources
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/target/classes
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/src/test/resources
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.launching.macosx ---
05:22:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/target/org.eclipse.jdt.launching.macosx-3.6.0-SNAPSHOT-sources.jar
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching.macosx ---
05:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/target/org.eclipse.jdt.launching.macosx-3.6.0-SNAPSHOT.jar
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching.macosx ---
05:22:35 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.launching.macosx/pom.xml
05:22:35     The main artifact has been replaced with the baseline version.
05:22:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:35 
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.launching.macosx ---
05:22:35 [INFO] Execution was skipped
05:22:35 [INFO] 
05:22:35 [INFO] --------------< org.eclipse.jdt.feature:org.eclipse.jdt >---------------
05:22:35 [INFO] Building org eclipse jdt feature 3.19.100-SNAPSHOT             [165/520]
05:22:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:22:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt ---
05:22:35 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/target
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt ---
05:22:35 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
05:22:35 [INFO] The project's OSGi version is 3.19.100.v20230330-0915
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/saveproperties
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/src/main/resources
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/src/main/resources
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt ---
05:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/target/org.eclipse.jdt-3.19.100-SNAPSHOT.jar
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt ---
05:22:35 [INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.jdt ---
05:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/target/org.eclipse.jdt-3.19.100-SNAPSHOT-sources-feature.jar
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.jdt ---
05:22:35 [INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt/org.eclipse.jdt-feature/pom.xml
05:22:35 [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt:xml:p2metadata:3.19.100-SNAPSHOT already attached, replace previous instance
05:22:35 [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt:xml:p2artifacts:3.19.100-SNAPSHOT already attached, replace previous instance
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt ---
05:22:35 [INFO] Execution was skipped
05:22:35 [INFO] 
05:22:35 [INFO] ----------< eclipse.platform.releng:eclipse.platform.releng >-----------
05:22:35 [INFO] Building eclipse.platform.releng 4.28.0-SNAPSHOT               [166/520]
05:22:35 [INFO] --------------------------------[ pom ]---------------------------------
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.releng ---
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.releng ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/saveproperties
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.releng ---
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.releng ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/src/main/resources
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.releng ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.releng ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.releng ---
05:22:35 [INFO] Execution was skipped
05:22:35 [INFO] 
05:22:35 [INFO] -----------< org.eclipse.test:org.eclipse.test.performance >------------
05:22:35 [INFO] Building org.eclipse.test.performance 3.19.100-SNAPSHOT        [167/520]
05:22:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.test.performance ---
05:22:35 [INFO] The project's OSGi version is 3.19.100.v20221021-0745
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.test.performance ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/saveproperties
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.test.performance ---
05:22:35 [INFO] Resolving class path of org.eclipse.test.performance
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.test.performance ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/main/resources
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.test.performance ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/main/resources
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.test.performance ---
05:22:35 [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/target/classes
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.test.performance ---
05:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/test/resources
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.test.performance ---
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.test.performance ---
05:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/target/org.eclipse.test.performance-3.19.100-SNAPSHOT-sources.jar
05:22:35 [INFO] 
05:22:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.test.performance ---
05:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/target/org.eclipse.test.performance-3.19.100-SNAPSHOT.jar
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.test.performance ---
05:22:36 [WARNING] MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml: baseline and build artifacts have same version but different contents
05:22:36    classifier-sources: not present in baseline
05:22:36 
05:22:36 [INFO] MavenProject: org.eclipse.test:org.eclipse.test.performance:3.19.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance/pom.xml
05:22:36     The main artifact has been replaced with the baseline version.
05:22:36     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:22:36 
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.test.performance ---
05:22:36 [INFO] Execution was skipped
05:22:36 [INFO] 
05:22:36 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.launcher >----------
05:22:36 [INFO] Building [bundle] Equinox Launcher 1.6.400-SNAPSHOT            [168/520]
05:22:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] The project's OSGi version is 1.6.400.v20210924-0641
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/saveproperties
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] Resolving class path of [bundle] Equinox Launcher
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/src/main/resources
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/src/main/resources
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/target/classes
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/src/test/resources
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/target/org.eclipse.equinox.launcher-1.6.400-SNAPSHOT-sources.jar
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/target/org.eclipse.equinox.launcher-1.6.400-SNAPSHOT.jar
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
05:22:36     The main artifact has been replaced with the baseline version.
05:22:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:36 
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher/.polyglot.META-INF
05:22:36     The main artifact has been replaced with the baseline version.
05:22:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:36 
05:22:36 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher:xml:p2metadata:1.6.400-SNAPSHOT already attached, replace previous instance
05:22:36 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher:xml:p2artifacts:1.6.400-SNAPSHOT already attached, replace previous instance
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher ---
05:22:36 [INFO] Execution was skipped
05:22:36 [INFO] 
05:22:36 [INFO] --------< org.eclipse.platform:org.eclipse.ui.ide.application >---------
05:22:36 [INFO] Building [bundle] Eclipse IDE UI Application 1.5.0-SNAPSHOT    [169/520]
05:22:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
05:22:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] The project's OSGi version is 1.5.0.v20230317-0802
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/saveproperties
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] Resolving class path of [bundle] Eclipse IDE UI Application
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/src/main/resources
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/src/main/resources
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/target/classes
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/src/test/resources
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/target/org.eclipse.ui.ide.application-1.5.0-SNAPSHOT-sources.jar
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/target/org.eclipse.ui.ide.application-1.5.0-SNAPSHOT.jar
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.ide.application/.polyglot.META-INF
05:22:36     The main artifact has been replaced with the baseline version.
05:22:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:36 
05:22:36 [INFO] 
05:22:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.ide.application ---
05:22:36 [INFO] Execution was skipped
05:22:36 [INFO] 
05:22:36 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler >---------
05:22:36 [INFO] Building org.eclipse.jdt.core.tests.compiler 3.13.0-SNAPSHOT   [170/520]
05:22:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
05:22:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:37 [INFO] 
05:22:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] 
05:22:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] The project's OSGi version is 3.13.0.v20230329-1518
05:22:37 [INFO] 
05:22:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] 
05:22:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] 
05:22:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/saveproperties
05:22:37 [INFO] 
05:22:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] 
05:22:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] 
05:22:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] Resolving class path of org.eclipse.jdt.core.tests.compiler
05:22:37 [INFO] 
05:22:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/main/resources
05:22:37 [INFO] 
05:22:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/main/resources
05:22:37 [INFO] 
05:22:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.tests.compiler ---
05:22:37 [INFO] Compiling 297 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/target/classes
05:22:39 [INFO] 
05:22:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.tests.compiler ---
05:22:39 [INFO] 
05:22:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.tests.compiler ---
05:22:39 [INFO] 
05:22:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.tests.compiler ---
05:22:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/test/resources
05:22:39 [INFO] 
05:22:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.tests.compiler ---
05:22:39 [INFO] 
05:22:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.tests.compiler ---
05:22:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/target/org.eclipse.jdt.core.tests.compiler-3.13.0-SNAPSHOT-sources.jar
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.tests.compiler ---
05:22:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/target/org.eclipse.jdt.core.tests.compiler-3.13.0-SNAPSHOT.jar
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.tests.compiler ---
05:22:40 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.compiler:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/pom.xml
05:22:40     The main artifact has been replaced with the baseline version.
05:22:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:40 
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.core.tests.compiler ---
05:22:40 [INFO] Skipping tests
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.tests.compiler ---
05:22:40 [INFO] Execution was skipped
05:22:40 [INFO] 
05:22:40 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests >---------
05:22:40 [INFO] Building org.eclipse.jdt.compiler.tool.tests 1.4.0-SNAPSHOT    [171/520]
05:22:40 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
05:22:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:40 [INFO] 
05:22:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] The project's OSGi version is 1.4.0.v20230323-1537
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] 
05:22:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/saveproperties
05:22:40 [INFO] 
05:22:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] 
05:22:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:40 [INFO] Resolving class path of org.eclipse.jdt.compiler.tool.tests
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/src/main/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/src/main/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/target/classes
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/src/test/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/target/org.eclipse.jdt.compiler.tool.tests-1.4.0-SNAPSHOT-sources.jar
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/target/org.eclipse.jdt.compiler.tool.tests-1.4.0-SNAPSHOT.jar
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.tool.tests/pom.xml
05:22:41     The main artifact has been replaced with the baseline version.
05:22:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:41 
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] Skipping tests
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.compiler.tool.tests ---
05:22:41 [INFO] Execution was skipped
05:22:41 [INFO] 
05:22:41 [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.core.tests.builder >---------
05:22:41 [INFO] Building org.eclipse.jdt.core.tests.builder 3.12.0-SNAPSHOT    [172/520]
05:22:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
05:22:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] The project's OSGi version is 3.12.0.v20230323-1537
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/saveproperties
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] Resolving class path of org.eclipse.jdt.core.tests.builder
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/src/main/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/src/main/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/target/classes
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/src/test/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/target/org.eclipse.jdt.core.tests.builder-3.12.0-SNAPSHOT-sources.jar
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.tests.builder ---
05:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/target/org.eclipse.jdt.core.tests.builder-3.12.0-SNAPSHOT.jar
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.tests.builder ---
05:22:42 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.builder/pom.xml
05:22:42     The main artifact has been replaced with the baseline version.
05:22:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:42 
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.core.tests.builder ---
05:22:42 [INFO] Skipping tests
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.tests.builder ---
05:22:42 [INFO] Execution was skipped
05:22:42 [INFO] 
05:22:42 [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests >---------
05:22:42 [INFO] Building org.eclipse.jdt.compiler.apt.tests 1.3.0-SNAPSHOT     [173/520]
05:22:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] The project's OSGi version is 1.3.0.v20230323-1537
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/saveproperties
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] Resolving class path of org.eclipse.jdt.compiler.apt.tests
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/src/main/resources
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/src/main/resources
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/target/classes
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/src/test/resources
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/target/org.eclipse.jdt.compiler.apt.tests-1.3.0-SNAPSHOT-sources.jar
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/target/org.eclipse.jdt.compiler.apt.tests-1.3.0-SNAPSHOT.jar
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml: baseline and build artifacts have same version but different contents
05:22:42    no-classifier: different
05:22:42       lib/lib.x.jar: different
05:22:42          META-INF/MANIFEST.MF: present in baseline only
05:22:42 
05:22:42 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/pom.xml
05:22:42     The main artifact has been replaced with the baseline version.
05:22:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:42 
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] Skipping tests
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.compiler.apt.tests ---
05:22:42 [INFO] Execution was skipped
05:22:42 [INFO] 
05:22:42 [INFO] ----------< org.eclipse.jdt:org.eclipse.jdt.core.tests.model >----------
05:22:42 [INFO] Building org.eclipse.jdt.core.tests.model 3.12.0-SNAPSHOT      [174/520]
05:22:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] The project's OSGi version is 3.12.0.v20230329-0403
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/saveproperties
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] 
05:22:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] Resolving class path of org.eclipse.jdt.core.tests.model
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/main/resources
05:22:42 [INFO] 
05:22:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/main/resources
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.tests.model ---
05:22:42 [INFO] Compiling 322 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/target/classes
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[36] 
05:22:46 	import org.eclipse.core.internal.resources.CharsetDeltaJob;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CharsetDeltaJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[115] 
05:22:46 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[116] 
05:22:46 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[117] 
05:22:46 	import org.eclipse.jdt.internal.core.ClasspathAttribute;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[118] 
05:22:46 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[119] 
05:22:46 	import org.eclipse.jdt.internal.core.JavaCorePreferenceInitializer;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaCorePreferenceInitializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[120] 
05:22:46 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[121] 
05:22:46 	import org.eclipse.jdt.internal.core.JavaElementDelta;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElementDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[122] 
05:22:46 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[123] 
05:22:46 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[124] 
05:22:46 	import org.eclipse.jdt.internal.core.JrtPackageFragmentRoot;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[125] 
05:22:46 	import org.eclipse.jdt.internal.core.NameLookup;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[126] 
05:22:46 	import org.eclipse.jdt.internal.core.ResolvedSourceMethod;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ResolvedSourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[127] 
05:22:46 	import org.eclipse.jdt.internal.core.ResolvedSourceType;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[128] 
05:22:46 	import org.eclipse.jdt.internal.core.search.BasicSearchEngine;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[129] 
05:22:46 	import org.eclipse.jdt.internal.core.util.Util;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[182] 
05:22:46 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion.length() > 3 ? javaVersion.substring(0, 3) : javaVersion);
05:22:46 	                ^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[182] 
05:22:46 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion.length() > 3 ? javaVersion.substring(0, 3) : javaVersion);
05:22:46 	                                ^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[183] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK20) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[183] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK20) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK20' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[186] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK19) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[186] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK19) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK19' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[189] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK18) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[189] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK18) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK18' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[192] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK17) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[192] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK17) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK17' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[195] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK16) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[195] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK16) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK16' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[198] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK15) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[198] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK15) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK15' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[201] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK14) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[201] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK14) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK14' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[204] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK12) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[204] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK12) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK12' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[207] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK11) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[207] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK11) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[210] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK10) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[210] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK10) {
05:22:46 	                                   ^^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[213] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:46 	                ^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[213] 
05:22:46 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:46 	                                   ^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[402] 
05:22:46 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
05:22:46 	^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[402] 
05:22:46 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
05:22:46 	                 ^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[402] 
05:22:46 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
05:22:46 	                                   ^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[432] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[432] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[432] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[432] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[440] 
05:22:46 	boolean isAFromJRT = deltaA.getElement() instanceof JrtPackageFragmentRoot;
05:22:46 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[441] 
05:22:46 	boolean isBFromJRT = deltaB.getElement() instanceof JrtPackageFragmentRoot;
05:22:46 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[461] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.sort(elementDeltas, comparer);
05:22:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[461] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.sort(elementDeltas, comparer);
05:22:46 	                                        ^^^^
05:22:46 Discouraged access: The method 'Util.sort(Object[], Util.Comparer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[502] 
05:22:46 	if (((JavaElementDelta) delta).ignoreFromTests) {
05:22:46 	      ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElementDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[502] 
05:22:46 	if (((JavaElementDelta) delta).ignoreFromTests) {
05:22:46 	                               ^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'JavaElementDelta.ignoreFromTests' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[793] 
05:22:46 	new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, path)
05:22:46 	    ^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[793] 
05:22:46 	new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, path)
05:22:46 	    ^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[855] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[855] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	               ^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[997] 
05:22:46 	String actual = element == null ? "<null>" : ((JavaElement) element).toStringWithAncestors(false/*don't show key*/);
05:22:46 	                                               ^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[997] 
05:22:46 	String actual = element == null ? "<null>" : ((JavaElement) element).toStringWithAncestors(false/*don't show key*/);
05:22:46 	                                                                     ^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1007] 
05:22:46 	fail(((JavaElement) element).toStringWithAncestors(false/*don't show key*/) + " doesn't exist");
05:22:46 	       ^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1007] 
05:22:46 	fail(((JavaElement) element).toStringWithAncestors(false/*don't show key*/) + " doesn't exist");
05:22:46 	                             ^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1020] 
05:22:46 	JavaElement element = (JavaElement)elements[i];
05:22:46 	^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1020] 
05:22:46 	JavaElement element = (JavaElement)elements[i];
05:22:46 	                       ^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1024] 
05:22:46 	buffer.append(element.toStringWithAncestors(showResolvedInfo));
05:22:46 	                      ^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1069] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1069] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1069] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1069] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.Comparer comparer = new org.eclipse.jdt.internal.core.util.Util.Comparer() {
05:22:46 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util.Comparer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1076] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.sort(markers, comparer);
05:22:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1076] 
05:22:46 	org.eclipse.jdt.internal.core.util.Util.sort(markers, comparer);
05:22:46 	                                        ^^^^
05:22:46 Discouraged access: The method 'Util.sort(Object[], Util.Comparer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1527] 
05:22:46 	Util.sort(strings);
05:22:46 	^^^^
05:22:46 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[1527] 
05:22:46 	Util.sort(strings);
05:22:46 	     ^^^^
05:22:46 Discouraged access: The method 'Util.sort(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2168] 
05:22:46 	IClasspathAttribute[] extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
05:22:46 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2168] 
05:22:46 	IClasspathAttribute[] extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
05:22:46 	                                                       ^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'ClasspathEntry.NO_EXTRA_ATTRIBUTES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2169] 
05:22:46 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
05:22:46 	    ^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2169] 
05:22:46 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
05:22:46 	                    ^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2169] 
05:22:46 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
05:22:46 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2169] 
05:22:46 	if (CompilerOptions.versionToJdkLevel(compliance) >= ClassFileConstants.JDK9
05:22:46 	                                                                        ^^^^
05:22:46 Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2179] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles), // ClasspathEntry.NO_ACCESS_RULES,
05:22:46 	^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2179] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles), // ClasspathEntry.NO_ACCESS_RULES,
05:22:46 	               ^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2185] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2185] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	               ^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2198] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2198] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	               ^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2236] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2236] 
05:22:46 	ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),
05:22:46 	               ^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'ClasspathEntry.getAccessRules(IPath[], IPath[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2252] 
05:22:46 	JavaProject javaProject = (JavaProject) JavaCore.create(project);
05:22:46 	^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2252] 
05:22:46 	JavaProject javaProject = (JavaProject) JavaCore.create(project);
05:22:46 	                           ^^^^^^^^^^^
05:22:46 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2254] 
05:22:46 	javaProject.writeFileEntries(entries, projectPath.append(outputPath));
05:22:46 	            ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'JavaProject.writeFileEntries(IClasspathEntry[], IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2256] 
05:22:46 	javaProject.setRawClasspath(entries, projectPath.append(outputPath), monitor);
05:22:46 	            ^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The method 'JavaProject.setRawClasspath(IClasspathEntry[], IPath, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2261] 
05:22:46 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
05:22:46 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2261] 
05:22:46 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
05:22:46 	                            ^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2261] 
05:22:46 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
05:22:46 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2261] 
05:22:46 	options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);
05:22:46 	                                                               ^^^^^^^^^^^
05:22:46 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2262] 
05:22:46 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
05:22:46 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2262] 
05:22:46 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
05:22:46 	                            ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2262] 
05:22:46 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
05:22:46 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2262] 
05:22:46 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);
05:22:46 	                                                           ^^^^^^^^^^^
05:22:46 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2263] 
05:22:46 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
05:22:46 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelTests.java:[2263] 
05:22:46 	options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);
05:22:46 	                                                                   ^^^^^^^^^^^
05:22:46 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                  ^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                            ^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                        ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                                                    ^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[23] 
05:22:46 	private static int expected_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+R_EXACT_EXPECTED_TYPE+R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                              ^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                        ^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                    ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                            ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                           ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_VOID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                                   ^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[24] 
05:22:46 	private static int void_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING+ R_VOID +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                                                ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[25] 
05:22:46 	private static int nonVoid_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                 ^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[25] 
05:22:46 	private static int nonVoid_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                           ^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[25] 
05:22:46 	private static int nonVoid_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                       ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[25] 
05:22:46 	private static int nonVoid_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                               ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[25] 
05:22:46 	private static int nonVoid_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                              ^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[25] 
05:22:46 	private static int nonVoid_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_NON_STATIC+R_NON_RESTRICTED;
05:22:46 	                                                                                           ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[26] 
05:22:46 	private static int unqualified_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                     ^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[26] 
05:22:46 	private static int unqualified_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                               ^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[26] 
05:22:46 	private static int unqualified_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                           ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[26] 
05:22:46 	private static int unqualified_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                   ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[26] 
05:22:46 	private static int unqualified_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                                  ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[26] 
05:22:46 	private static int unqualified_Rel = R_DEFAULT+R_RESOLVED+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                                                ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                          ^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                    ^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                               ^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                                      ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                                              ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                                                             ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[27] 
05:22:46 	private static int unqualifiedExact_Rel = R_DEFAULT+R_RESOLVED+R_EXACT_EXPECTED_TYPE+ R_CASE+ R_INTERESTING +R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:46 	                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[28] 
05:22:46 	private static int keyword_Rel= R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:46 	                                ^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[28] 
05:22:46 	private static int keyword_Rel= R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:46 	                                            ^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[28] 
05:22:46 	private static int keyword_Rel= R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:46 	                                                         ^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[28] 
05:22:46 	private static int keyword_Rel= R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:46 	                                                                         ^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests17.java:[28] 
05:22:46 	private static int keyword_Rel= R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:46 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:46 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[20] 
05:22:46 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:46 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[105] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[105] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[105] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[105] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[105] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[191] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[191] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[191] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[191] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[191] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[242] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[242] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[242] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[242] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[242] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[289] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[289] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[289] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[289] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[289] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[490] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[490] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[490] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[490] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[490] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[577] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED+ R_QUALIFIED;
05:22:47 	                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[577] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED+ R_QUALIFIED;
05:22:47 	                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[577] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED+ R_QUALIFIED;
05:22:47 	                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[577] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED+ R_QUALIFIED;
05:22:47 	                                                                ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[577] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED+ R_QUALIFIED;
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[577] 
05:22:47 	int MODULE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED+ R_QUALIFIED;
05:22:47 	                                                                                           ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_QUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[649] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[649] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[649] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[649] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[649] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[720] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[720] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[720] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[720] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[720] 
05:22:47 	int PACKAGE_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[807] 
05:22:47 	int CONSTRUCTOR_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[807] 
05:22:47 	int CONSTRUCTOR_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED;
05:22:47 	                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[807] 
05:22:47 	int CONSTRUCTOR_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED;
05:22:47 	                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[807] 
05:22:47 	int CONSTRUCTOR_RELEVANCE = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED;
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[808] 
05:22:47 	int DEFAULT_RELEVANCE = RelevanceConstants.R_DEFAULT + RelevanceConstants.R_RESOLVED + RelevanceConstants.R_INTERESTING +
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[808] 
05:22:47 	int DEFAULT_RELEVANCE = RelevanceConstants.R_DEFAULT + RelevanceConstants.R_RESOLVED + RelevanceConstants.R_INTERESTING +
05:22:47 	                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[808] 
05:22:47 	int DEFAULT_RELEVANCE = RelevanceConstants.R_DEFAULT + RelevanceConstants.R_RESOLVED + RelevanceConstants.R_INTERESTING +
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[808] 
05:22:47 	int DEFAULT_RELEVANCE = RelevanceConstants.R_DEFAULT + RelevanceConstants.R_RESOLVED + RelevanceConstants.R_INTERESTING +
05:22:47 	                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[808] 
05:22:47 	int DEFAULT_RELEVANCE = RelevanceConstants.R_DEFAULT + RelevanceConstants.R_RESOLVED + RelevanceConstants.R_INTERESTING +
05:22:47 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[808] 
05:22:47 	int DEFAULT_RELEVANCE = RelevanceConstants.R_DEFAULT + RelevanceConstants.R_RESOLVED + RelevanceConstants.R_INTERESTING +
05:22:47 	                                                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[809] 
05:22:47 	RelevanceConstants.R_NON_STATIC + RelevanceConstants.R_NON_RESTRICTED + RelevanceConstants.R_CASE;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[809] 
05:22:47 	RelevanceConstants.R_NON_STATIC + RelevanceConstants.R_NON_RESTRICTED + RelevanceConstants.R_CASE;
05:22:47 	                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[809] 
05:22:47 	RelevanceConstants.R_NON_STATIC + RelevanceConstants.R_NON_RESTRICTED + RelevanceConstants.R_CASE;
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[809] 
05:22:47 	RelevanceConstants.R_NON_STATIC + RelevanceConstants.R_NON_RESTRICTED + RelevanceConstants.R_CASE;
05:22:47 	                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[809] 
05:22:47 	RelevanceConstants.R_NON_STATIC + RelevanceConstants.R_NON_RESTRICTED + RelevanceConstants.R_CASE;
05:22:47 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocModuleCompletionTests15.java:[809] 
05:22:47 	RelevanceConstants.R_NON_STATIC + RelevanceConstants.R_NON_RESTRICTED + RelevanceConstants.R_CASE;
05:22:47 	                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[60] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[61] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[62] 
05:22:47 	import org.eclipse.jdt.internal.core.ExternalFoldersManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExternalFoldersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[63] 
05:22:47 	import org.eclipse.jdt.internal.core.JarPackageFragmentRoot;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[64] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[65] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[66] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[86] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
05:22:47 	                ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[86] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
05:22:47 	                                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[87] 
05:22:47 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[87] 
05:22:47 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                                   ^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[319] 
05:22:47 	((JavaProject)this.currentProject).resetResolvedClasspath();
05:22:47 	  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[319] 
05:22:47 	((JavaProject)this.currentProject).resetResolvedClasspath();
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.resetResolvedClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[545] 
05:22:47 	IProject externalFolderProject = JavaModelManager.getExternalManager().getExternalFoldersProject();
05:22:47 	                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[545] 
05:22:47 	IProject externalFolderProject = JavaModelManager.getExternalManager().getExternalFoldersProject();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getExternalManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[545] 
05:22:47 	IProject externalFolderProject = JavaModelManager.getExternalManager().getExternalFoldersProject();
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ExternalFoldersManager.getExternalFoldersProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1271] 
05:22:47 	JarPackageFragmentRoot root = (JarPackageFragmentRoot) project.getPackageFragmentRoot(jar);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1271] 
05:22:47 	JarPackageFragmentRoot root = (JarPackageFragmentRoot) project.getPackageFragmentRoot(jar);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1272] 
05:22:47 	root.attachSource(srcZip.getFullPath(), new Path("src/nested"), null);
05:22:47 	     ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1274] 
05:22:47 	IOrdinaryClassFile cf = root.getPackageFragment("x.y").getOrdinaryClassFile("B.class");
05:22:47 	                             ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getPackageFragment(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1276] 
05:22:47 	root.close();
05:22:47 	     ^^^^^
05:22:47 Discouraged access: The method 'JavaElement.close()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1277] 
05:22:47 	cf = root.getPackageFragment("x.y").getOrdinaryClassFile("B.class");
05:22:47 	          ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getPackageFragment(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1280] 
05:22:47 	IPath rootSAPath= root.getSourceAttachmentRootPath();
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getSourceAttachmentRootPath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1281] 
05:22:47 	assertEquals("Unexpected source attachment root path for " + root.getPath(), "src/nested", rootSAPath.toString());
05:22:47 	                                                                  ^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getPath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1283] 
05:22:47 	IPath saPath= root.getSourceAttachmentPath();
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getSourceAttachmentPath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1284] 
05:22:47 	assertEquals("Unexpected source attachment path for " + root.getPath(), "/AttachSourceTests/attach2src.zip", saPath.toString());
05:22:47 	                                                             ^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getPath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1286] 
05:22:47 	root.close();
05:22:47 	     ^^^^^
05:22:47 Discouraged access: The method 'JavaElement.close()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1296] 
05:22:47 	JarPackageFragmentRoot root = (JarPackageFragmentRoot) project.getPackageFragmentRoot(jar);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1296] 
05:22:47 	JarPackageFragmentRoot root = (JarPackageFragmentRoot) project.getPackageFragmentRoot(jar);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1297] 
05:22:47 	root.attachSource(srcZip.getFullPath(), new Path(""), null);
05:22:47 	     ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1299] 
05:22:47 	IOrdinaryClassFile cf = root.getPackageFragment("x.y").getOrdinaryClassFile("B.class");
05:22:47 	                             ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.getPackageFragment(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1301] 
05:22:47 	root.close();
05:22:47 	     ^^^^^
05:22:47 Discouraged access: The method 'JavaElement.close()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1529] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_2, Util.getJdkLevel(root.getResource()));
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1529] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_2, Util.getJdkLevel(root.getResource()));
05:22:47 	                                                   ^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK1_2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1529] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_2, Util.getJdkLevel(root.getResource()));
05:22:47 	                                                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1529] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_2, Util.getJdkLevel(root.getResource()));
05:22:47 	                                                                ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getJdkLevel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1844] 
05:22:47 	((JavaProject)importedProject).resolveClasspath(importedProject.getRawClasspath());
05:22:47 	  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1844] 
05:22:47 	((JavaProject)importedProject).resolveClasspath(importedProject.getRawClasspath());
05:22:47 	                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.resolveClasspath(IClasspathEntry[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1845] 
05:22:47 	IFolder linkedFolder = ExternalFoldersManager.getExternalFoldersManager().getFolder(new Path(getExternalFolder() + File.separator + "336046src"));
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExternalFoldersManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1845] 
05:22:47 	IFolder linkedFolder = ExternalFoldersManager.getExternalFoldersManager().getFolder(new Path(getExternalFolder() + File.separator + "336046src"));
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ExternalFoldersManager.getExternalFoldersManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachSourceTests.java:[1845] 
05:22:47 	IFolder linkedFolder = ExternalFoldersManager.getExternalFoldersManager().getFolder(new Path(getExternalFolder() + File.separator + "336046src"));
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The method 'ExternalFoldersManager.getFolder(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[51] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[52] 
05:22:47 	import org.eclipse.jdt.internal.compiler.lookup.TypeConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[53] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathAttribute;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[54] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[55] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.ClasspathJrt;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrt' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[56] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Messages;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[243] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[243] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[396] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[396] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[711] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "10");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[711] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "10");
05:22:47 	                            ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[712] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "10");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[712] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "10");
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[713] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "10");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[713] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "10");
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[714] 
05:22:47 	options.put(CompilerOptions.OPTION_Release, "enabled");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[714] 
05:22:47 	options.put(CompilerOptions.OPTION_Release, "enabled");
05:22:47 	                            ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Release' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[746] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "9");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[746] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "9");
05:22:47 	                            ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[747] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "9");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[747] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "9");
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[748] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "9");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[748] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "9");
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[749] 
05:22:47 	options.put(CompilerOptions.OPTION_Release, "enabled");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[749] 
05:22:47 	options.put(CompilerOptions.OPTION_Release, "enabled");
05:22:47 	                            ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Release' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[789] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[789] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[829] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[829] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[868] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[868] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[913] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[913] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[958] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[958] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1003] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1003] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1048] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1048] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1098] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1098] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1133] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1133] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1297] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1297] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1347] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1347] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1414] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1414] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1453] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1453] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1618] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1618] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1668] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[1668] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2237] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p2.getElementName());
05:22:47 	                  ^^^^^^^^
05:22:47 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2237] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p2.getElementName());
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The method 'Messages.bind(String, Object, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2237] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p2.getElementName());
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2237] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p2.getElementName());
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Messages.classpath_duplicateEntryPath' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2237] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p2.getElementName());
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2237] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p2.getElementName());
05:22:47 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'TypeConstants.MODULE_INFO_FILE_NAME_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2275] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p1.getElementName());
05:22:47 	                  ^^^^^^^^
05:22:47 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2275] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p1.getElementName());
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The method 'Messages.bind(String, Object, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2275] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p1.getElementName());
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2275] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p1.getElementName());
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Messages.classpath_duplicateEntryPath' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2275] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p1.getElementName());
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2275] 
05:22:47 	String expected = Messages.bind(Messages.classpath_duplicateEntryPath, TypeConstants.MODULE_INFO_FILE_NAME_STRING, p1.getElementName());
05:22:47 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'TypeConstants.MODULE_INFO_FILE_NAME_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2331] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2331] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2384] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2384] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2454] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute(IClasspathAttribute.MODULE, "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2454] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute(IClasspathAttribute.MODULE, "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2837] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2837] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2886] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2886] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2936] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2936] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2989] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[2989] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3041] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3041] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3086] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "1.8");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3086] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "1.8");
05:22:47 	                            ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3087] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "1.8");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3087] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "1.8");
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3088] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "1.8");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3088] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "1.8");
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3123] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "1.8");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3123] 
05:22:47 	options.put(CompilerOptions.OPTION_Compliance, "1.8");
05:22:47 	                            ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3124] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "1.8");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3124] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "1.8");
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3125] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "1.8");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3125] 
05:22:47 	options.put(CompilerOptions.OPTION_TargetPlatform, "1.8");
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3157] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3157] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3223] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleBuilderTests.java:[3223] 
05:22:47 	IClasspathAttribute modAttr = new ClasspathAttribute("module", "true");
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[26] 
05:22:47 	import org.eclipse.core.internal.runtime.RuntimeLog;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[67] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[68] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[69] 
05:22:47 	import org.eclipse.jdt.internal.core.PackageFragmentRoot;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[70] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[1810] 
05:22:47 	String rootPath = ((PackageFragmentRoot)lastRoot).toStringWithAncestors();
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[1810] 
05:22:47 	String rootPath = ((PackageFragmentRoot)lastRoot).toStringWithAncestors();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toStringWithAncestors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2401] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_1, Util.getJdkLevel(root.getResource()));
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2401] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_1, Util.getJdkLevel(root.getResource()));
05:22:47 	                                                   ^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK1_1' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2401] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_1, Util.getJdkLevel(root.getResource()));
05:22:47 	                                                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2401] 
05:22:47 	assertEquals("wrong jdk level", ClassFileConstants.JDK1_1, Util.getJdkLevel(root.getResource()));
05:22:47 	                                                                ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getJdkLevel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2437] 
05:22:47 	JavaModelManager.getUserLibraryManager().setUserLibrary("TEST", userEntries, false);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2437] 
05:22:47 	JavaModelManager.getUserLibraryManager().setUserLibrary("TEST", userEntries, false);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getUserLibraryManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2437] 
05:22:47 	JavaModelManager.getUserLibraryManager().setUserLibrary("TEST", userEntries, false);
05:22:47 	                                         ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'UserLibraryManager.setUserLibrary(String, IClasspathEntry[], boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2440] 
05:22:47 	IEclipsePreferences instancePreferences = JavaModelManager.getJavaModelManager().getInstancePreferences();
05:22:47 	                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2440] 
05:22:47 	IEclipsePreferences instancePreferences = JavaModelManager.getJavaModelManager().getInstancePreferences();
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2440] 
05:22:47 	IEclipsePreferences instancePreferences = JavaModelManager.getJavaModelManager().getInstancePreferences();
05:22:47 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2441] 
05:22:47 	String containerKey = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"TEST";
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2441] 
05:22:47 	String containerKey = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"TEST";
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2731] 
05:22:47 	RuntimeLog.addLogListener(new ILogListener() {
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'RuntimeLog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2731] 
05:22:47 	RuntimeLog.addLogListener(new ILogListener() {
05:22:47 	           ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'RuntimeLog.addLogListener(ILogListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2950] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2950] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2950] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deltaState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2950] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DeltaProcessingState.getExternalLibTimeStamps()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2954] 
05:22:47 	assertFalse(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2954] 
05:22:47 	assertFalse(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                             ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2954] 
05:22:47 	assertFalse(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deltaState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2954] 
05:22:47 	assertFalse(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DeltaProcessingState.getExternalLibTimeStamps()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2958] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2958] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2958] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deltaState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaProjectTests.java:[2958] 
05:22:47 	assertTrue(JavaModelManager.getJavaModelManager().deltaState.getExternalLibTimeStamps().containsKey(path));
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DeltaProcessingState.getExternalLibTimeStamps()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.core.Buffer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.CompilationUnit;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[621] 
05:22:47 	((org.eclipse.jdt.internal.compiler.env.ICompilationUnit) getCompilationUnit("/P/src/p/Deleted.java")).getContents();
05:22:47 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[621] 
05:22:47 	((org.eclipse.jdt.internal.compiler.env.ICompilationUnit) getCompilationUnit("/P/src/p/Deleted.java")).getContents();
05:22:47 	                                                                                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ICompilationUnit.getContents()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[1546] 
05:22:47 	CompilationUnit compilationUnit = (CompilationUnit)getCompilationUnit("/P/src/p/Absent.java");
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[1546] 
05:22:47 	CompilationUnit compilationUnit = (CompilationUnit)getCompilationUnit("/P/src/p/Absent.java");
05:22:47 	                                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[1548] 
05:22:47 	assertSourceEquals("Unexpected contents for non present cu", "", new String(compilationUnit.getContents()));
05:22:47 	                                                                                            ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilationUnit.getContents()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[1561] 
05:22:47 	CompilationUnit remoteCU = (CompilationUnit) getCompilationUnit("/Foo/X.java");
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[1561] 
05:22:47 	CompilationUnit remoteCU = (CompilationUnit) getCompilationUnit("/Foo/X.java");
05:22:47 	                            ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[1564] 
05:22:47 	remoteCU.getContents();
05:22:47 	         ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilationUnit.getContents()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[2060] 
05:22:47 	String name = Util.getNameWithoutJavaLikeExtension("Test.aj");
05:22:47 	              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[2060] 
05:22:47 	String name = Util.getNameWithoutJavaLikeExtension("Test.aj");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getNameWithoutJavaLikeExtension(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[2561] 
05:22:47 	class DisabledTestBuffer extends Buffer implements IBuffer.ITextEditCapability {
05:22:47 	                                 ^^^^^^
05:22:47 Discouraged access: The type 'Buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompilationUnitTests.java:[2563] 
05:22:47 	super(file, owner, readOnly);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'Buffer(IFile, IOpenable, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/comment/JavaDocTestCase.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/comment/JavaDocTestCase.java:[845] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/comment/JavaDocTestCase.java:[845] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/comment/JavaDocTestCase.java:[845] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
05:22:47 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/comment/JavaDocTestCase.java:[845] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);
05:22:47 	                                                           ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[49] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[49] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[151] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_3);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[151] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_3);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[175] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[175] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[254] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[254] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[287] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[287] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[406] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[406] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[452] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[452] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[828] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[828] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[843] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[843] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[860] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[860] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[877] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[877] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[894] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[894] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[911] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[911] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[928] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[928] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[945] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[945] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[959] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[959] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[973] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[973] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[990] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[990] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[1007] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[1007] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTypeCompletionModelTest.java:[1040] 
05:22:47 	assertResults("BasicTestTypes[TYPE_REF]{BasicTestTypes, javadoc.types.tags, Ljavadoc.types.tags.BasicTestTypes;, null, null, "+this.positions+ (R_DEFAULT + 17) +"}");
05:22:47 	                                                                                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathAttribute;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.ClasspathJrt;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrt' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[53] 
05:22:47 	ClasspathJrt.resetCaches();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrt' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[53] 
05:22:47 	ClasspathJrt.resetCaches();
05:22:47 	             ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathJrt.resetCaches()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[408] 
05:22:47 	new IClasspathAttribute[] {new ClasspathAttribute("module", "true")},
05:22:47 	                               ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[408] 
05:22:47 	new IClasspathAttribute[] {new ClasspathAttribute("module", "true")},
05:22:47 	                               ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[412] 
05:22:47 	new ClasspathAttribute("module", "true"),
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[412] 
05:22:47 	new ClasspathAttribute("module", "true"),
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[413] 
05:22:47 	new ClasspathAttribute(IClasspathAttribute.ADD_READS, "mod.one=org.astro")
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[413] 
05:22:47 	new ClasspathAttribute(IClasspathAttribute.ADD_READS, "mod.one=org.astro")
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[488] 
05:22:47 	new IClasspathAttribute[] {new ClasspathAttribute("module", "true")},
05:22:47 	                               ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[488] 
05:22:47 	new IClasspathAttribute[] {new ClasspathAttribute("module", "true")},
05:22:47 	                               ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[492] 
05:22:47 	new ClasspathAttribute("module", "true"),
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModuleOptionsTests.java:[492] 
05:22:47 	new ClasspathAttribute("module", "true"),
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[58] 
05:22:47 	DefaultCodeFormatter codeFormatter() {
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[59] 
05:22:47 	this.formatterPrefs.comment_indent_root_tags = false; // Eclipse default is true
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_indent_root_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[60] 
05:22:47 	this.formatterPrefs.comment_indent_parameter_description = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_indent_parameter_description' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[61] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[61] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsTests.java:[61] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                                                                              ^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_FINAL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[102] 
05:22:47 	assertResults("final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE) + "}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[131] 
05:22:47 	assertResults("FinalCl[TYPE_REF]{abc.FinalCl, abc, Labc.FinalCl;, null, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED+R_EXPECTED_TYPE)+"}\n"
05:22:47 	                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[131] 
05:22:47 	assertResults("FinalCl[TYPE_REF]{abc.FinalCl, abc, Labc.FinalCl;, null, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED+R_EXPECTED_TYPE)+"}\n"
05:22:47 	                                                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[131] 
05:22:47 	assertResults("FinalCl[TYPE_REF]{abc.FinalCl, abc, Labc.FinalCl;, null, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED+R_EXPECTED_TYPE)+"}\n"
05:22:47 	                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[131] 
05:22:47 	assertResults("FinalCl[TYPE_REF]{abc.FinalCl, abc, Labc.FinalCl;, null, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED+R_EXPECTED_TYPE)+"}\n"
05:22:47 	                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[131] 
05:22:47 	assertResults("FinalCl[TYPE_REF]{abc.FinalCl, abc, Labc.FinalCl;, null, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED+R_EXPECTED_TYPE)+"}\n"
05:22:47 	                                                                                                                                     ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                                                                                ^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_FINAL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests16_2.java:[132] 
05:22:47 	+ "final[KEYWORD]{final, null, null, final, null, "+(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_FINAL+R_EXPECTED_TYPE)+"}",
05:22:47 	                                                                                                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS8.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ASTRewriteFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS8.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RewriteEventStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS8.java:[1066] 
05:22:47 	String flattened = ASTRewriteFlattener.asString(cu, new RewriteEventStore());
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ASTRewriteFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS8.java:[1066] 
05:22:47 	String flattened = ASTRewriteFlattener.asString(cu, new RewriteEventStore());
05:22:47 	                                       ^^^^^^^^
05:22:47 Discouraged access: The method 'ASTRewriteFlattener.asString(ASTNode, RewriteEventStore)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS8.java:[1066] 
05:22:47 	String flattened = ASTRewriteFlattener.asString(cu, new RewriteEventStore());
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RewriteEventStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS8.java:[1066] 
05:22:47 	String flattened = ASTRewriteFlattener.asString(cu, new RewriteEventStore());
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'RewriteEventStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[35] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions.Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[58] 
05:22:47 	this.formatterPrefs.brace_position_for_annotation_type_declaration = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_annotation_type_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[59] 
05:22:47 	this.formatterPrefs.brace_position_for_anonymous_type_declaration = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_anonymous_type_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[60] 
05:22:47 	this.formatterPrefs.brace_position_for_array_initializer = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_array_initializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[61] 
05:22:47 	this.formatterPrefs.brace_position_for_block = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_block' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[62] 
05:22:47 	this.formatterPrefs.brace_position_for_block_in_case = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_block_in_case' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[63] 
05:22:47 	this.formatterPrefs.brace_position_for_constructor_declaration = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_constructor_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[64] 
05:22:47 	this.formatterPrefs.brace_position_for_enum_constant = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_enum_constant' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[65] 
05:22:47 	this.formatterPrefs.brace_position_for_enum_declaration = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_enum_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[66] 
05:22:47 	this.formatterPrefs.brace_position_for_method_declaration = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_method_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[67] 
05:22:47 	this.formatterPrefs.brace_position_for_switch = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_switch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[68] 
05:22:47 	this.formatterPrefs.brace_position_for_type_declaration = braces;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_type_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[117] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[118] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[119] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[147] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[148] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[149] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[177] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[178] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[179] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[207] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[208] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[209] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[238] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[239] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[240] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[277] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[278] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[279] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[327] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[328] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[329] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[375] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[376] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[377] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[410] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[411] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[412] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[445] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[446] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[447] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[480] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[481] 
05:22:47 	this.formatterPrefs.disabling_tag = "disable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[482] 
05:22:47 	this.formatterPrefs.enabling_tag = "enable-formatter".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[515] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[516] 
05:22:47 	this.formatterPrefs.disabling_tag = "format: off".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[517] 
05:22:47 	this.formatterPrefs.enabling_tag = "format: on".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[545] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[546] 
05:22:47 	this.formatterPrefs.disabling_tag = "format: off".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[547] 
05:22:47 	this.formatterPrefs.enabling_tag = "format: on".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[575] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[576] 
05:22:47 	this.formatterPrefs.disabling_tag = "format: off".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[577] 
05:22:47 	this.formatterPrefs.enabling_tag = "format: on".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[605] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[606] 
05:22:47 	this.formatterPrefs.disabling_tag = "    format:  	  off    ".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[607] 
05:22:47 	this.formatterPrefs.enabling_tag = "	format:	  	on	".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[635] 
05:22:47 	this.formatterPrefs.use_tags = true;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.use_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[636] 
05:22:47 	this.formatterPrefs.disabling_tag = "    format:  	  off    ".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.disabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[637] 
05:22:47 	this.formatterPrefs.enabling_tag = "	format:	  	on	".toCharArray();
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.enabling_tag' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[672] 
05:22:47 	this.formatterPrefs.page_width = 40;
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[710] 
05:22:47 	this.formatterPrefs.page_width = 40;
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[753] 
05:22:47 	this.formatterPrefs.page_width = 40;
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1195] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1217] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1218] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1218] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1218] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1241] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1270] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1271] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1271] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1271] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1301] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1330] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1331] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1331] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1331] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1360] 
05:22:47 	this.formatterPrefs.join_lines_in_comments = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_lines_in_comments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1382] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1408] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1485] 
05:22:47 	this.formatterPrefs.comment_format_header = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_header' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1642] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1899] 
05:22:47 	this.formatterPrefs.join_wrapped_lines = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1900] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_SPLIT;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.alignment_for_arguments_in_annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1900] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_SPLIT;
05:22:47 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions.Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1900] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_SPLIT;
05:22:47 	                                                                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.Alignment.M_COMPACT_SPLIT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1926] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_NO_ALIGNMENT;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.alignment_for_arguments_in_annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1926] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_NO_ALIGNMENT;
05:22:47 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions.Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1926] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_NO_ALIGNMENT;
05:22:47 	                                                                      ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.Alignment.M_NO_ALIGNMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1927] 
05:22:47 	this.formatterPrefs.alignment_for_expressions_in_array_initializer = Alignment.M_NO_ALIGNMENT;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.alignment_for_expressions_in_array_initializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1927] 
05:22:47 	this.formatterPrefs.alignment_for_expressions_in_array_initializer = Alignment.M_NO_ALIGNMENT;
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions.Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1927] 
05:22:47 	this.formatterPrefs.alignment_for_expressions_in_array_initializer = Alignment.M_NO_ALIGNMENT;
05:22:47 	                                                                               ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.Alignment.M_NO_ALIGNMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1949] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_SPLIT;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.alignment_for_arguments_in_annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1949] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_SPLIT;
05:22:47 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions.Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1949] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_SPLIT;
05:22:47 	                                                                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.Alignment.M_COMPACT_SPLIT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterBugsTests.java:[1975] 
05:22:47 	this.formatterPrefs.alignment_for_arguments_in_annotation = Alignment.M_COMPACT_FIRST_BREAK_SPLIT;
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.Alignment.M_COMPACT_FIRST_BREAK_SPLIT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.CompletionEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EvaluationContextWrapper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[85] 
05:22:47 	char[] varClassName = ((EvaluationContextWrapper)context).getVarClassName();
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EvaluationContextWrapper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[85] 
05:22:47 	char[] varClassName = ((EvaluationContextWrapper)context).getVarClassName();
05:22:47 	                                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'EvaluationContextWrapper.getVarClassName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[108] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[108] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[108] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[108] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[108] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[108] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                               ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[167] 
05:22:47 	"bar[METHOD_REF]{, LArrayInitializer;, ()I, bar, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[206] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[206] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[206] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[206] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                               ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[206] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[206] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[230] 
05:22:47 	"zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[230] 
05:22:47 	"zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[230] 
05:22:47 	"zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[230] 
05:22:47 	"zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[230] 
05:22:47 	"zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[230] 
05:22:47 	"zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[265] 
05:22:47 	"zork[METHOD_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[265] 
05:22:47 	"zork[METHOD_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[265] 
05:22:47 	"zork[METHOD_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[265] 
05:22:47 	"zork[METHOD_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[265] 
05:22:47 	"zork[METHOD_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[265] 
05:22:47 	"zork[METHOD_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[293] 
05:22:47 	"removed[LOCAL_VARIABLE_REF]{removed, null, I, removed, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[437] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[437] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[437] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[437] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[437] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[437] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[463] 
05:22:47 	"Obj[POTENTIAL_METHOD_DECLARATION]{Obj, Ltest.Test;, ()V, Obj, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[463] 
05:22:47 	"Obj[POTENTIAL_METHOD_DECLARATION]{Obj, Ltest.Test;, ()V, Obj, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[463] 
05:22:47 	"Obj[POTENTIAL_METHOD_DECLARATION]{Obj, Ltest.Test;, ()V, Obj, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[463] 
05:22:47 	"Obj[POTENTIAL_METHOD_DECLARATION]{Obj, Ltest.Test;, ()V, Obj, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[464] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[464] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[464] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[464] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[464] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[464] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[491] 
05:22:47 	"Test[TYPE_REF]{Test, test, Ltest.Test;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[491] 
05:22:47 	"Test[TYPE_REF]{Test, test, Ltest.Test;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[491] 
05:22:47 	"Test[TYPE_REF]{Test, test, Ltest.Test;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[491] 
05:22:47 	"Test[TYPE_REF]{Test, test, Ltest.Test;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[491] 
05:22:47 	"Test[TYPE_REF]{Test, test, Ltest.Test;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[491] 
05:22:47 	"Test[TYPE_REF]{Test, test, Ltest.Test;, null, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[492] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[492] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[492] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[492] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[492] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[492] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[493] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[493] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[493] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[493] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[493] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[493] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[494] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[494] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[494] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[494] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[494] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[494] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[495] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class;, getClass, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[495] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class;, getClass, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[495] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class;, getClass, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[495] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class;, getClass, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[495] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class;, getClass, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[495] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class;, getClass, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[496] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[496] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[496] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[496] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[496] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[496] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[497] 
05:22:47 	"notify[METHOD_REF]{notify(), Ljava.lang.Object;, ()V, notify, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[497] 
05:22:47 	"notify[METHOD_REF]{notify(), Ljava.lang.Object;, ()V, notify, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[497] 
05:22:47 	"notify[METHOD_REF]{notify(), Ljava.lang.Object;, ()V, notify, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests.java:[497] 
05:22:47 	"notify[METHOD_REF]{notify(), Ljava.lang.Object;, ()V, notify, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[84] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[84] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[303] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[303] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[340] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[340] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[378] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[378] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[416] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[416] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[457] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyNotInClasspathTests.java:[457] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(originalFile)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[77] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[78] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[79] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[80] 
05:22:47 	import org.eclipse.jdt.internal.core.UserLibraryClasspathContainer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[81] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.State;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[325] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[325] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'UserLibraryClasspathContainer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[325] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[330] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SomeUserLibrary";
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[330] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SomeUserLibrary";
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[342] 
05:22:47 	entries[length] = JavaCore.newContainerEntry(containerSuggestion.getPath());
05:22:47 	                                                                 ^^^^^^^
05:22:47 Discouraged access: The method 'UserLibraryClasspathContainer.getPath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[874] 
05:22:47 	JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[874] 
05:22:47 	JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");
05:22:47 	                  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[885] 
05:22:47 	IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);
05:22:47 	                   ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[885] 
05:22:47 	IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[885] 
05:22:47 	IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaProject.CLASSPATH_FILENAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[894] 
05:22:47 	p1.close();
05:22:47 	   ^^^^^
05:22:47 Discouraged access: The method 'JavaProject.close()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[895] 
05:22:47 	JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[895] 
05:22:47 	JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager.PerProjectInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[895] 
05:22:47 	JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);
05:22:47 	                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[895] 
05:22:47 	JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[895] 
05:22:47 	JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);
05:22:47 	                                                                                        ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getPerProjectInfo(IProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[895] 
05:22:47 	JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);
05:22:47 	                                                                                                             ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[896] 
05:22:47 	perProjectInfo.setRawClasspath(null, null, null);
05:22:47 	               ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.PerProjectInfo.setRawClasspath(IClasspathEntry[], IPath, IJavaModelStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[899] 
05:22:47 	p1.getExpandedClasspath();
05:22:47 	   ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getExpandedClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[925] 
05:22:47 	this.createFile("/P1/"+JavaProject.CLASSPATH_FILENAME, newCPContent);
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[925] 
05:22:47 	this.createFile("/P1/"+JavaProject.CLASSPATH_FILENAME, newCPContent);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaProject.CLASSPATH_FILENAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[949] 
05:22:47 	final JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");
05:22:47 	      ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[949] 
05:22:47 	final JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");
05:22:47 	                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[954] 
05:22:47 	p1.getRawClasspath(); // force to read classpath
05:22:47 	   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getRawClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[964] 
05:22:47 	IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);
05:22:47 	                   ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[964] 
05:22:47 	IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[964] 
05:22:47 	IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaProject.CLASSPATH_FILENAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[967] 
05:22:47 	p1.close();
05:22:47 	   ^^^^^
05:22:47 Discouraged access: The method 'JavaProject.close()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[968] 
05:22:47 	assertEquals("output location should not have been refreshed", "/P1", p1.getOutputLocation().toString());
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOutputLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[970] 
05:22:47 	p1.setRawClasspath(p1.readRawClasspath(), p1.readOutputLocation(), null);
05:22:47 	   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setRawClasspath(IClasspathEntry[], IPath, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[970] 
05:22:47 	p1.setRawClasspath(p1.readRawClasspath(), p1.readOutputLocation(), null);
05:22:47 	                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.readRawClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[970] 
05:22:47 	p1.setRawClasspath(p1.readRawClasspath(), p1.readOutputLocation(), null);
05:22:47 	                                             ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.readOutputLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[971] 
05:22:47 	assertEquals("output location should have been refreshed", "/P1/bin", p1.getOutputLocation().toString());
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOutputLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[1998] 
05:22:47 	IClasspathEntry library = JavaCore.newLibraryEntry(new Path(getExternalJCLPathString(JavaCore.VERSION_1_5)), null, null, ClasspathEntry.NO_ACCESS_RULES, ClasspathEntry.NO_EXTRA_ATTRIBUTES, false);
05:22:47 	                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[1998] 
05:22:47 	IClasspathEntry library = JavaCore.newLibraryEntry(new Path(getExternalJCLPathString(JavaCore.VERSION_1_5)), null, null, ClasspathEntry.NO_ACCESS_RULES, ClasspathEntry.NO_EXTRA_ATTRIBUTES, false);
05:22:47 	                                                                                                                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[1998] 
05:22:47 	IClasspathEntry library = JavaCore.newLibraryEntry(new Path(getExternalJCLPathString(JavaCore.VERSION_1_5)), null, null, ClasspathEntry.NO_ACCESS_RULES, ClasspathEntry.NO_EXTRA_ATTRIBUTES, false);
05:22:47 	                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[1998] 
05:22:47 	IClasspathEntry library = JavaCore.newLibraryEntry(new Path(getExternalJCLPathString(JavaCore.VERSION_1_5)), null, null, ClasspathEntry.NO_ACCESS_RULES, ClasspathEntry.NO_EXTRA_ATTRIBUTES, false);
05:22:47 	                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_EXTRA_ATTRIBUTES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2380] 
05:22:47 	IClasspathEntry container = JavaCore.newContainerEntry(new Path("JRE_CONTAINER"), ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2380] 
05:22:47 	IClasspathEntry container = JavaCore.newContainerEntry(new Path("JRE_CONTAINER"), ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2402] 
05:22:47 	IClasspathEntry library = JavaCore.newLibraryEntry(new Path(getExternalJCLPathString()), null, null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);
05:22:47 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2402] 
05:22:47 	IClasspathEntry library = JavaCore.newLibraryEntry(new Path(getExternalJCLPathString()), null, null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);
05:22:47 	                                                                                                                    ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2425] 
05:22:47 	IClasspathEntry projectEntry = JavaCore.newProjectEntry(new Path("/P2"), ClasspathEntry.NO_ACCESS_RULES, false, extraAttributes, false);
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2425] 
05:22:47 	IClasspathEntry projectEntry = JavaCore.newProjectEntry(new Path("/P2"), ClasspathEntry.NO_ACCESS_RULES, false, extraAttributes, false);
05:22:47 	                                                                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2473] 
05:22:47 	IClasspathEntry variable = JavaCore.newVariableEntry(new Path("JCL_LIB"), new Path("JCL_SRC"), null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);
05:22:47 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2473] 
05:22:47 	IClasspathEntry variable = JavaCore.newVariableEntry(new Path("JCL_LIB"), new Path("JCL_SRC"), null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);
05:22:47 	                                                                                                                    ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2969] 
05:22:47 	String encodedContents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(file, "UTF-8"));
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2969] 
05:22:47 	String encodedContents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(file, "UTF-8"));
05:22:47 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2990] 
05:22:47 	byte[] contents = org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsByteArray(file);
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[2990] 
05:22:47 	byte[] contents = org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsByteArray(file);
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3186] 
05:22:47 	IClasspathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();
05:22:47 	                                ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3186] 
05:22:47 	IClasspathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();
05:22:47 	                                                ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getExpandedClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3252] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3252] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3274] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3274] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3301] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[3301] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4032] 
05:22:47 	IJavaModelStatus status1 = ClasspathEntry.validateClasspathEntry(proj, transitioningEntry, false, false);
05:22:47 	                           ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4032] 
05:22:47 	IJavaModelStatus status1 = ClasspathEntry.validateClasspathEntry(proj, transitioningEntry, false, false);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4033] 
05:22:47 	IJavaModelStatus status2 = ClasspathEntry.validateClasspathEntry(proj, nonExistingEntry, false, false);
05:22:47 	                           ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4033] 
05:22:47 	IJavaModelStatus status2 = ClasspathEntry.validateClasspathEntry(proj, nonExistingEntry, false, false);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4045] 
05:22:47 	status1 = ClasspathEntry.validateClasspathEntry(proj, transitioningEntry, false, false);
05:22:47 	          ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4045] 
05:22:47 	status1 = ClasspathEntry.validateClasspathEntry(proj, transitioningEntry, false, false);
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4046] 
05:22:47 	status2 = ClasspathEntry.validateClasspathEntry(proj, nonExistingEntry, false, false);
05:22:47 	          ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4046] 
05:22:47 	status2 = ClasspathEntry.validateClasspathEntry(proj, nonExistingEntry, false, false);
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4320] 
05:22:47 	if (!org.eclipse.jdt.internal.core.util.Util.isReadOnlySupported())
05:22:47 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4320] 
05:22:47 	if (!org.eclipse.jdt.internal.core.util.Util.isReadOnlySupported())
05:22:47 	                                             ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4333] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.setReadOnly(classpathFile, true);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4333] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.setReadOnly(classpathFile, true);
05:22:47 	                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4344] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.setReadOnly(classpathFile, false);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4344] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.setReadOnly(classpathFile, false);
05:22:47 	                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4359] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4359] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4383] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4383] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4939] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[4939] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5749] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5749] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5793] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5793] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5847] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5847] 
05:22:47 	String contents = new String (org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5889] 
05:22:47 	ClasspathEntry cp = new ClasspathEntry(
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5889] 
05:22:47 	ClasspathEntry cp = new ClasspathEntry(
05:22:47 	                        ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, IClasspathEntry, boolean, IAccessRule[], boolean, IClasspathAttribute[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5889] 
05:22:47 	ClasspathEntry cp = new ClasspathEntry(
05:22:47 	                        ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5893] 
05:22:47 	ClasspathEntry.INCLUDE_ALL,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5893] 
05:22:47 	ClasspathEntry.INCLUDE_ALL,
05:22:47 	               ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.INCLUDE_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5894] 
05:22:47 	ClasspathEntry.EXCLUDE_NONE,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5894] 
05:22:47 	ClasspathEntry.EXCLUDE_NONE,
05:22:47 	               ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.EXCLUDE_NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5902] 
05:22:47 	ClasspathEntry.NO_EXTRA_ATTRIBUTES);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5902] 
05:22:47 	ClasspathEntry.NO_EXTRA_ATTRIBUTES);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_EXTRA_ATTRIBUTES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5958] 
05:22:47 	IClasspathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();
05:22:47 	                                ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathTests.java:[5958] 
05:22:47 	IClasspathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();
05:22:47 	                                                ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getExpandedClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[72] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[109] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[152] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[189] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[189] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[189] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[189] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[189] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[189] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[190] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[249] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[288] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[334] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[334] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[334] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[334] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[334] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[334] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[415] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[456] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[493] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[530] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[576] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[576] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[576] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[576] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[576] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[576] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[659] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[698] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[698] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[698] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[698] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests.java:[698] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/RootManipulationsTests.java:[27] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/RootManipulationsTests.java:[89] 
05:22:47 	buffer.append(((JavaElement)element).toDebugString());
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/RootManipulationsTests.java:[89] 
05:22:47 	buffer.append(((JavaElement)element).toDebugString());
05:22:47 	                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toDebugString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.NameLookup;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[60] 
05:22:47 	NameLookup getNameLookup(JavaProject project) throws JavaModelException {
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[60] 
05:22:47 	NameLookup getNameLookup(JavaProject project) throws JavaModelException {
05:22:47 	                         ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[61] 
05:22:47 	return project.newNameLookup((WorkingCopyOwner)null);
05:22:47 	               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.newNameLookup(WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[73] 
05:22:47 	IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[73] 
05:22:47 	IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[84] 
05:22:47 	res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                     ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[84] 
05:22:47 	res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[106] 
05:22:47 	IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[106] 
05:22:47 	IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[111] 
05:22:47 	res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                     ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[111] 
05:22:47 	res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[129] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[129] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[132] 
05:22:47 	IPackageFragment[] pkgs = getNameLookup(project).findPackageFragments("p1", false);
05:22:47 	                                                 ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[140] 
05:22:47 	pkgs = getNameLookup(project).findPackageFragments("p2", false);
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[157] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[157] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[179] 
05:22:47 	NameLookup nameLookup = project.newNameLookup(this.workingCopies);
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[179] 
05:22:47 	NameLookup nameLookup = project.newNameLookup(this.workingCopies);
05:22:47 	                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.newNameLookup(ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[180] 
05:22:47 	IType type = nameLookup.findType("Other", false, NameLookup.ACCEPT_ALL); // TODO (jerome) should use seekTypes
05:22:47 	                        ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[180] 
05:22:47 	IType type = nameLookup.findType("Other", false, NameLookup.ACCEPT_ALL); // TODO (jerome) should use seekTypes
05:22:47 	                                                 ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[180] 
05:22:47 	IType type = nameLookup.findType("Other", false, NameLookup.ACCEPT_ALL); // TODO (jerome) should use seekTypes
05:22:47 	                                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[197] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[197] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[199] 
05:22:47 	IPackageFragment pkg = getNameLookup(project).findPackageFragment(new Path("/P/src"));
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragment(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[216] 
05:22:47 	final JavaProject p2 = (JavaProject) createJavaProject("P2", new String[] {""}, new String[0], new String[] {"/P1"}, "");
05:22:47 	      ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[216] 
05:22:47 	final JavaProject p2 = (JavaProject) createJavaProject("P2", new String[] {""}, new String[0], new String[] {"/P1"}, "");
05:22:47 	                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[224] 
05:22:47 	IPackageFragment[] pkgs = getNameLookup(p2).findPackageFragments("pkg", false/*exact match*/);
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[244] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[244] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[252] 
05:22:47 	NameLookup nameLookup = project.newNameLookup(this.workingCopies);
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[252] 
05:22:47 	NameLookup nameLookup = project.newNameLookup(this.workingCopies);
05:22:47 	                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.newNameLookup(ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[253] 
05:22:47 	IJavaElement[] pkgs = nameLookup.findPackageFragments("p1", false/*not a partial match*/);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[269] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P", new String[0], new String[] {"JCL_LIB"}, "bin");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[269] 
05:22:47 	JavaProject project = (JavaProject)createJavaProject("P", new String[0], new String[] {"JCL_LIB"}, "bin");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[270] 
05:22:47 	NameLookup nameLookup =getNameLookup(project);
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[272] 
05:22:47 	IPackageFragment pkg = nameLookup.findPackageFragment(pathToSearch);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragment(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[301] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);
05:22:47 	                            ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[301] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                  ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[301] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[301] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[320] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                            ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[320] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                  ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[320] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[320] 
05:22:47 	IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[347] 
05:22:47 	NameLookup nameLookup = ((JavaProject) p2).newNameLookup(DefaultWorkingCopyOwner.PRIMARY);
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[347] 
05:22:47 	NameLookup nameLookup = ((JavaProject) p2).newNameLookup(DefaultWorkingCopyOwner.PRIMARY);
05:22:47 	                          ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[347] 
05:22:47 	NameLookup nameLookup = ((JavaProject) p2).newNameLookup(DefaultWorkingCopyOwner.PRIMARY);
05:22:47 	                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.newNameLookup(WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[347] 
05:22:47 	NameLookup nameLookup = ((JavaProject) p2).newNameLookup(DefaultWorkingCopyOwner.PRIMARY);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[347] 
05:22:47 	NameLookup nameLookup = ((JavaProject) p2).newNameLookup(DefaultWorkingCopyOwner.PRIMARY);
05:22:47 	                                                                                 ^^^^^^^
05:22:47 Discouraged access: The field 'DefaultWorkingCopyOwner.PRIMARY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[348] 
05:22:47 	IType type = nameLookup.findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                        ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[348] 
05:22:47 	IType type = nameLookup.findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                               ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[348] 
05:22:47 	IType type = nameLookup.findType("p.X", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[385] 
05:22:47 	JavaModelManager.throwIoExceptionsInGetZipFile = true;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[385] 
05:22:47 	JavaModelManager.throwIoExceptionsInGetZipFile = true;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.throwIoExceptionsInGetZipFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[386] 
05:22:47 	JavaProject proj = (JavaProject) createJavaProject("P", new String[] {}, new String[] {transitioningJar}, "bin");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[386] 
05:22:47 	JavaProject proj = (JavaProject) createJavaProject("P", new String[] {}, new String[] {transitioningJar}, "bin");
05:22:47 	                    ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[387] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[387] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[387] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	                                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[387] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModel.refreshExternalArchives(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[391] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[391] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[391] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getArchiveValidity(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[391] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                                                                               ^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.ArchiveValidity.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[392] 
05:22:47 	IType type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                 ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[392] 
05:22:47 	IType type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[392] 
05:22:47 	IType type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                                                               ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_CLASSES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[396] 
05:22:47 	JavaModelManager.throwIoExceptionsInGetZipFile = false;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[396] 
05:22:47 	JavaModelManager.throwIoExceptionsInGetZipFile = false;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.throwIoExceptionsInGetZipFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[400] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[400] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[400] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	                                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[400] 
05:22:47 	JavaModelManager.getJavaModelManager().getJavaModel().refreshExternalArchives(null, null);
05:22:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModel.refreshExternalArchives(IJavaElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[402] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[402] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[402] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getArchiveValidity(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[402] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                                                                               ^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.ArchiveValidity.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[403] 
05:22:47 	type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                           ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[403] 
05:22:47 	type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[403] 
05:22:47 	type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                                                         ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_CLASSES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[411] 
05:22:47 	ClasspathEntry.validateClasspathEntry(proj, transitioningEntry, false, false);
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[411] 
05:22:47 	ClasspathEntry.validateClasspathEntry(proj, transitioningEntry, false, false);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[414] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[414] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[414] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getArchiveValidity(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[414] 
05:22:47 	!JavaModelManager.getJavaModelManager().getArchiveValidity(transitioningIPath).isValid());
05:22:47 	                                                                               ^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.ArchiveValidity.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[415] 
05:22:47 	type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                           ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[415] 
05:22:47 	type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/NameLookupTests2.java:[415] 
05:22:47 	type = getNameLookup(proj).findType("test1.IResource", false, NameLookup.ACCEPT_CLASSES);
05:22:47 	                                                                         ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_CLASSES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[16] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[71] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccAbstract);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[71] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccAbstract);
05:22:47 	                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[71] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccAbstract);
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[71] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccAbstract);
05:22:47 	                                                                 ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccAbstract' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[105] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccStatic);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[105] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccStatic);
05:22:47 	                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[105] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccStatic);
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[105] 
05:22:47 	method.setFlags(ClassFileConstants.AccPublic| ClassFileConstants.AccStatic);
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccStatic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[120] 
05:22:47 	method.setFlags(ClassFileConstants.AccPrivate);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateMethodSourceExamplesTests.java:[120] 
05:22:47 	method.setFlags(ClassFileConstants.AccPrivate);
05:22:47 	                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPrivate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[72] 
05:22:47 	import org.eclipse.jdt.internal.compiler.parser.ScannerHelper;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[332] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c1 < 0)
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[332] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c1 < 0)
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[333] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c2 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[333] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c2 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[334] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c3 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[334] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c3 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[335] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c4 < 0)) {
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[335] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c4 < 0)) {
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[555] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[i+1])) > 15 || c1 < 0)
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[555] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[i+1])) > 15 || c1 < 0)
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[556] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[i+2])) > 15 || c2 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[556] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[i+2])) > 15 || c2 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[557] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[i+3])) > 15 || c3 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[557] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[i+3])) > 15 || c3 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[558] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[i+4])) > 15 || c4 < 0)) {
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest.java:[558] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[i+4])) > 15 || c4 < 0)) {
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[64] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[65] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[66] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.SourceRangeVerifier;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceRangeVerifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[106] 
05:22:47 	SourceRangeVerifier.DEBUG = true;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceRangeVerifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[106] 
05:22:47 	SourceRangeVerifier.DEBUG = true;
05:22:47 	                    ^^^^^
05:22:47 Discouraged access: The field 'SourceRangeVerifier.DEBUG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[107] 
05:22:47 	SourceRangeVerifier.DEBUG_THROW = true;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceRangeVerifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[107] 
05:22:47 	SourceRangeVerifier.DEBUG_THROW = true;
05:22:47 	                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'SourceRangeVerifier.DEBUG_THROW' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[499] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(option);
05:22:47 	                ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[499] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(option);
05:22:47 	                                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[501] 
05:22:47 	if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_20)) {
05:22:47 	                ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[501] 
05:22:47 	if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_20)) {
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[501] 
05:22:47 	if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_20)) {
05:22:47 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[501] 
05:22:47 	if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_20)) {
05:22:47 	                                                                                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_20' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[503] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_19)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[503] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_19)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[503] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_19)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[503] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_19)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_19' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[505] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_18)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[505] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_18)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[505] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_18)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[505] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_18)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_18' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[507] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_17)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[507] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_17)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[507] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_17)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[507] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_17)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_17' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[509] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_16)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[509] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_16)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[509] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_16)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[509] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_16)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_16' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[511] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_15)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[511] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_15)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[511] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_15)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[511] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_15)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_15' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[513] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_14)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[513] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_14)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[513] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_14)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[513] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_14)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_14' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[515] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_13)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[515] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_13)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[515] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_13)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[515] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_13)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_13' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[517] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_12)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[517] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_12)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[517] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_12)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[517] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_12)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_12' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[519] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_11)) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[519] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_11)) {
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClassFileConstants.getComplianceLevelForJavaVersion(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[519] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_11)) {
05:22:47 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[519] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.getComplianceLevelForJavaVersion(ClassFileConstants.MAJOR_VERSION_11)) {
05:22:47 	                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.MAJOR_VERSION_11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[521] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK10) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[521] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK10) {
05:22:47 	                                          ^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[523] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[523] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                                          ^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[525] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK1_8) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[525] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK1_8) {
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[527] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK1_7) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/AbstractASTTests.java:[527] 
05:22:47 	} else if (jdkLevel >= ClassFileConstants.JDK1_7) {
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK1_7' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.CompletionEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[27] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                              ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                       ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[138] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                              ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[151] 
05:22:47 	"element:Object    completion:Object    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                              ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[164] 
05:22:47 	"element:String    completion:String    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[177] 
05:22:47 	"element:XZX    completion:XZX    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[177] 
05:22:47 	"element:XZX    completion:XZX    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[177] 
05:22:47 	"element:XZX    completion:XZX    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[177] 
05:22:47 	"element:XZX    completion:XZX    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[177] 
05:22:47 	"element:XZX    completion:XZX    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[177] 
05:22:47 	"element:XZX    completion:XZX    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                  ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[178] 
05:22:47 	"element:XZXSuper    completion:XZXSuper    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),
05:22:47 	                                                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[204] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[230] 
05:22:47 	"Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                 ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[256] 
05:22:47 	"String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[288] 
05:22:47 	"XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[288] 
05:22:47 	"XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[288] 
05:22:47 	"XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[288] 
05:22:47 	"XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[288] 
05:22:47 	"XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[288] 
05:22:47 	"XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                     ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[289] 
05:22:47 	"XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[302] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[302] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[302] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[302] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[302] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[302] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[303] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[303] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[303] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[303] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[303] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[303] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[316] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[316] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[316] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[316] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[316] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[316] 
05:22:47 	"element:T_1    completion:T_1    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[317] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[317] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[317] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[317] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[317] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[317] 
05:22:47 	"element:T_2    completion:T_2    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[318] 
05:22:47 	"element:T_3    completion:T_3    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[318] 
05:22:47 	"element:T_3    completion:T_3    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[318] 
05:22:47 	"element:T_3    completion:T_3    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[318] 
05:22:47 	"element:T_3    completion:T_3    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[318] 
05:22:47 	"element:T_3    completion:T_3    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests_1_5.java:[318] 
05:22:47 	"element:T_3    completion:T_3    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+
05:22:47 	                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[71] 
05:22:47 	"assertNotNull[METHOD_REF]{assertNotNull(), Lb.B;, (Ljava.lang.Object;)V, assertNotNull, (object), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[71] 
05:22:47 	"assertNotNull[METHOD_REF]{assertNotNull(), Lb.B;, (Ljava.lang.Object;)V, assertNotNull, (object), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[71] 
05:22:47 	"assertNotNull[METHOD_REF]{assertNotNull(), Lb.B;, (Ljava.lang.Object;)V, assertNotNull, (object), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[71] 
05:22:47 	"assertNotNull[METHOD_REF]{assertNotNull(), Lb.B;, (Ljava.lang.Object;)V, assertNotNull, (object), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[71] 
05:22:47 	"assertNotNull[METHOD_REF]{assertNotNull(), Lb.B;, (Ljava.lang.Object;)V, assertNotNull, (object), " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[152] 
05:22:47 	"member[LOCAL_VARIABLE_REF]{member, null, LField;, member, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[152] 
05:22:47 	"member[LOCAL_VARIABLE_REF]{member, null, LField;, member, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[152] 
05:22:47 	"member[LOCAL_VARIABLE_REF]{member, null, LField;, member, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[152] 
05:22:47 	"member[LOCAL_VARIABLE_REF]{member, null, LField;, member, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                               ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[152] 
05:22:47 	"member[LOCAL_VARIABLE_REF]{member, null, LField;, member, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[152] 
05:22:47 	"member[LOCAL_VARIABLE_REF]{member, null, LField;, member, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                        ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[880] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[880] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[880] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[880] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[880] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[880] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[926] 
05:22:47 	"fooo[LOCAL_VARIABLE_REF]{fooo, null, Ljava.lang.String;, fooo, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[926] 
05:22:47 	"fooo[LOCAL_VARIABLE_REF]{fooo, null, Ljava.lang.String;, fooo, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[926] 
05:22:47 	"fooo[LOCAL_VARIABLE_REF]{fooo, null, Ljava.lang.String;, fooo, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[926] 
05:22:47 	"fooo[LOCAL_VARIABLE_REF]{fooo, null, Ljava.lang.String;, fooo, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                    ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[926] 
05:22:47 	"fooo[LOCAL_VARIABLE_REF]{fooo, null, Ljava.lang.String;, fooo, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[926] 
05:22:47 	"fooo[LOCAL_VARIABLE_REF]{fooo, null, Ljava.lang.String;, fooo, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[955] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[955] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[955] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[955] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[955] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[955] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1000] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1000] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1000] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1000] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1000] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1000] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1001] 
05:22:47 	int relevanceNoCase = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1001] 
05:22:47 	int relevanceNoCase = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1001] 
05:22:47 	int relevanceNoCase = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1001] 
05:22:47 	int relevanceNoCase = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1001] 
05:22:47 	int relevanceNoCase = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1034] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1034] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1034] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1034] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1034] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1034] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1079] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1079] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1079] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1079] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1079] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1079] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1134] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1134] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1134] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1134] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1134] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1134] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1161] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1161] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1161] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1161] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1161] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests3.java:[1161] 
05:22:47 	int relevance = R_DEFAULT + R_INTERESTING + R_RESOLVED + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathResolutionBreakpointListener.java:[16] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathResolutionBreakpointListener.java:[18] 
05:22:47 	public class ClasspathResolutionBreakpointListener extends JavaProject.ClasspathResolutionBreakpointListener {
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathResolutionBreakpointListener.java:[18] 
05:22:47 	public class ClasspathResolutionBreakpointListener extends JavaProject.ClasspathResolutionBreakpointListener {
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject.ClasspathResolutionBreakpointListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[50] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[51] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[52] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[93] 
05:22:47 	extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[93] 
05:22:47 	extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_EXTRA_ATTRIBUTES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[95] 
05:22:47 	ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false/*not exported*/);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[95] 
05:22:47 	ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false/*not exported*/);
05:22:47 	               ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[191] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(false, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[191] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(false, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[191] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(false, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[248] 
05:22:47 	((JavaElement)element).toStringInfo(tab, buffer);
05:22:47 	  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModifyingResourceTests.java:[248] 
05:22:47 	((JavaElement)element).toStringInfo(tab, buffer);
05:22:47 	                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toStringInfo(int, StringBuffer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[24] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[500] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z", null, 0, true);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[500] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z", null, 0, true);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[500] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z", null, 0, true);
05:22:47 	                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[512] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z", null,0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[512] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z", null,0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[512] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z", null,0, false);
05:22:47 	                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[524] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)initializer, "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[524] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)initializer, "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/MementoTests.java:[524] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)initializer, "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java:[19] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java:[57] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
05:22:47 	                ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java:[57] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
05:22:47 	                                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java:[58] 
05:22:47 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java:[58] 
05:22:47 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                                   ^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 1269. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter10Test.java (at line 259)
05:22:47 	@SuppressWarnings("synthetic-access")
05:22:47 	                  ^^^^^^^^^^^^^^^^^^
05:22:47 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsDescriptionTests.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsDescriptionTests.java:[58] 
05:22:47 	DefaultCodeFormatter codeFormatter() {
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsDescriptionTests.java:[59] 
05:22:47 	this.formatterPrefs.comment_indent_parameter_description = false; // Eclipse default is true
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_indent_parameter_description' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsDescriptionTests.java:[60] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsDescriptionTests.java:[60] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJavadocDontIndentTagsDescriptionTests.java:[60] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[49] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[118] 
05:22:47 	String renamedContents = new String (Util.getResourceContentsAsCharArray(file));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[118] 
05:22:47 	String renamedContents = new String (Util.getResourceContentsAsCharArray(file));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[129] 
05:22:47 	byte[] renamedEncodedBytes = Util.getResourceContentsAsByteArray(file);
05:22:47 	                             ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[129] 
05:22:47 	byte[] renamedEncodedBytes = Util.getResourceContentsAsByteArray(file);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[173] 
05:22:47 	byte[] encodedContents = Util.getResourceContentsAsByteArray(newProject.getProject().getWorkspace().getRoot().getFile(cu.getPath()));
05:22:47 	                         ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[173] 
05:22:47 	byte[] encodedContents = Util.getResourceContentsAsByteArray(newProject.getProject().getWorkspace().getRoot().getFile(cu.getPath()));
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[204] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[204] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[210] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[210] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[232] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[232] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[238] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[238] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[258] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[258] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[264] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[264] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[288] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[288] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[307] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[307] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[325] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[325] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[345] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[345] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[351] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[351] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[369] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[369] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[375] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[375] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[389] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[389] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[395] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[395] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[415] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[415] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[430] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[430] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[444] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[444] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[466] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[466] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[492] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[492] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[518] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[518] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[554] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(file, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[554] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(file, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[557] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[557] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[603] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(file));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[603] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(file));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[606] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[606] 
05:22:47 	byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[729] 
05:22:47 	char[] result = org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsCharArray(in,
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[729] 
05:22:47 	char[] result = org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsCharArray(in,
05:22:47 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getInputStreamAsCharArray(InputStream, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[730] 
05:22:47 	org.eclipse.jdt.internal.compiler.util.Util.UTF_8);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[730] 
05:22:47 	org.eclipse.jdt.internal.compiler.util.Util.UTF_8);
05:22:47 	                                            ^^^^^
05:22:47 Discouraged access: The field 'Util.UTF_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[866] 
05:22:47 	char[] fileContents = org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(file, "UTF-8");
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[866] 
05:22:47 	char[] fileContents = org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(file, "UTF-8");
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getFileCharContent(File, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[870] 
05:22:47 	char[] ifileContents =Util.getResourceContentsAsCharArray(emptyFile, "UTF-8");
05:22:47 	                      ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[870] 
05:22:47 	char[] ifileContents =Util.getResourceContentsAsCharArray(emptyFile, "UTF-8");
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[987] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[987] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1002] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1002] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1016] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1016] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1070] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1070] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1140] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1140] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1155] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1155] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1206] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1206] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1221] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1221] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1264] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1264] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1280] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1280] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1296] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1296] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1312] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1312] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1356] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1356] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1372] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1372] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1423] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1423] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1438] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1438] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1454] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1454] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/EncodingTests.java:[1470] 
05:22:47 	encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[60] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[60] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[60] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[60] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[60] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[83] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[83] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[83] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[83] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[83] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[104] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[104] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[104] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[104] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[104] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[125] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[125] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[125] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[125] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[125] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[146] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[146] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[146] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[146] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[146] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[167] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[167] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[167] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[167] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[167] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[188] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[188] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[188] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[188] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[188] 
05:22:47 	"var[KEYWORD]{var, null, null, var, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[263] 
05:22:47 	"a_method[METHOD_REF]{a_method(), Ltest0001.Test$Dummy;, ()V, a_method, null, " + (R_DEFAULT + 30) + "}",
05:22:47 	                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[278] 
05:22:47 	"i_jk[LOCAL_VARIABLE_REF]{i_jk, null, I, i_jk, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[294] 
05:22:47 	"i_jkl[LOCAL_VARIABLE_REF]{i_jkl, null, Ljava.lang.String;, i_jkl, null, "  + (R_DEFAULT + 22) + "}",
05:22:47 	                                                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[308] 
05:22:47 	"i_jkl[LOCAL_VARIABLE_REF]{i_jkl, null, I, i_jkl, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[322] 
05:22:47 	"i_jkl[LOCAL_VARIABLE_REF]{i_jkl, null, I, i_jkl, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests10.java:[338] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + 30) + "}",
05:22:47 	                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[22] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[48] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4); // default compliance
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[48] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4); // default compliance
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[143] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_3);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[143] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_3);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[167] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[167] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocFieldCompletionModelTest.java:[520] 
05:22:47 	"oneTwoThree[FIELD_REF]{oneTwoThree, Ljavadoc.fields.tags.BasicTestFields;, Ljava.lang.Object;, oneTwoThree, null, "+this.positions+(R_DEFAULT + 25) + "}"
05:22:47 	                                                                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.ResolvedSourceField;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.core.ResolvedSourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[35] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceField;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[36] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[37] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[401] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[426] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[451] 
05:22:47 	assertTrue(elements[0] instanceof ResolvedSourceField);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[476] 
05:22:47 	assertTrue(elements[0] instanceof ResolvedSourceField);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[500] 
05:22:47 	assertTrue(elements[0] instanceof ResolvedSourceField);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[501] 
05:22:47 	ResolvedSourceField sm = (ResolvedSourceField)elements[0];
05:22:47 	^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[501] 
05:22:47 	ResolvedSourceField sm = (ResolvedSourceField)elements[0];
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[502] 
05:22:47 	IJavaElement parent = sm.getParent();
05:22:47 	                         ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[503] 
05:22:47 	SourceType st = (SourceType)parent;
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[503] 
05:22:47 	SourceType st = (SourceType)parent;
05:22:47 	                 ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[504] 
05:22:47 	assertTrue(st.isRecord());
05:22:47 	              ^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.isRecord()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[528] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[586] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[682] 
05:22:47 	assertTrue(elements[0] instanceof SourceMethod);
05:22:47 	                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[683] 
05:22:47 	SourceMethod sm = (SourceMethod)elements[0];
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[683] 
05:22:47 	SourceMethod sm = (SourceMethod)elements[0];
05:22:47 	                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[684] 
05:22:47 	IJavaElement parent = sm.getParent();
05:22:47 	                         ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[685] 
05:22:47 	SourceType st = (SourceType)parent;
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[685] 
05:22:47 	SourceType st = (SourceType)parent;
05:22:47 	                 ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[686] 
05:22:47 	assertTrue(st.isRecord());
05:22:47 	              ^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.isRecord()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[714] 
05:22:47 	assertTrue(elements[0] instanceof SourceMethod);
05:22:47 	                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[745] 
05:22:47 	assertTrue(elements[0] instanceof SourceMethod);
05:22:47 	                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[776] 
05:22:47 	assertTrue(elements[0] instanceof SourceMethod);
05:22:47 	                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[808] 
05:22:47 	assertTrue(elements[0] instanceof SourceMethod);
05:22:47 	                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[835] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[862] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[891] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[925] 
05:22:47 	assertTrue(elements[0] instanceof ResolvedSourceType);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[926] 
05:22:47 	boolean record = ((ResolvedSourceType)elements[0]).isRecord();
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[926] 
05:22:47 	boolean record = ((ResolvedSourceType)elements[0]).isRecord();
05:22:47 	                                                   ^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.isRecord()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[954] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[977] 
05:22:47 	assertTrue(!(elements[0] instanceof SourceType));
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[978] 
05:22:47 	assertTrue((elements[0] instanceof SourceField));
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1006] 
05:22:47 	assertTrue((elements[0] instanceof LocalVariable));
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1032] 
05:22:47 	assertTrue((elements[0] instanceof LocalVariable));
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1062] 
05:22:47 	assertTrue((elements[0] instanceof LocalVariable));
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1092] 
05:22:47 	assertTrue((elements[0] instanceof LocalVariable));
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1121] 
05:22:47 	assertTrue((elements[0] instanceof LocalVariable));
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1164] 
05:22:47 	assertTrue((elements[0] instanceof SourceType));
05:22:47 	                                   ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1186] 
05:22:47 	assertTrue((elements[0] instanceof SourceType));
05:22:47 	                                   ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1229] 
05:22:47 	assertTrue((elements[0] instanceof SourceType));
05:22:47 	                                   ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1770] 
05:22:47 	assertTrue(elements[0] instanceof SourceField);
05:22:47 	                                  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs15Tests.java:[1798] 
05:22:47 	assertTrue(elements[0] instanceof SourceField);
05:22:47 	                                  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModelTestsUtil.java:[35] 
05:22:47 	import org.eclipse.jdt.internal.core.JarPackageFragmentRoot;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModelTestsUtil.java:[150] 
05:22:47 	if (fragmentRoots[i] instanceof JarPackageFragmentRoot) continue;
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ModelTestsUtil.java:[168] 
05:22:47 	if (!(root instanceof JarPackageFragmentRoot)) {
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests10.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests10.java:[119] 
05:22:47 	String typeSignature = ((LocalVariable)elements[0]).getTypeSignature();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests10.java:[119] 
05:22:47 	String typeSignature = ((LocalVariable)elements[0]).getTypeSignature();
05:22:47 	                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LocalVariable.getTypeSignature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[88] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[88] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[88] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[88] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[88] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                     ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[88] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[89] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[89] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[89] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[119] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[119] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[119] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[119] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[119] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                     ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[119] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[120] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[120] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[120] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[152] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[152] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[152] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[152] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[152] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                     ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[152] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[153] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[153] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[153] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[185] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_NON_STATIC
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[185] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_NON_STATIC
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[185] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_NON_STATIC
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[185] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_NON_STATIC
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[185] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_EXACT_EXPECTED_TYPE + R_NON_STATIC
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[186] 
05:22:47 	+ R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[186] 
05:22:47 	+ R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                     ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[219] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[219] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[219] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[219] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[219] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                     ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[219] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_CASE + R_EXACT_EXPECTED_TYPE
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[220] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[220] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[220] 
05:22:47 	+ R_NON_STATIC + R_NON_RESTRICTED + R_RESOLVED)
05:22:47 	                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[246] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_NON_STATIC + R_NON_RESTRICTED
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[246] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_NON_STATIC + R_NON_RESTRICTED
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[246] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_NON_STATIC + R_NON_RESTRICTED
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[246] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_NON_STATIC + R_NON_RESTRICTED
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[246] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_NON_STATIC + R_NON_RESTRICTED
05:22:47 	                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[246] 
05:22:47 	(R_DEFAULT + R_INTERESTING + R_EXACT_NAME + R_CASE + R_NON_STATIC + R_NON_RESTRICTED
05:22:47 	                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests11.java:[247] 
05:22:47 	+ R_UNQUALIFIED)
05:22:47 	  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.UserLibraryClasspathContainer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.index.DiskIndex;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DiskIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.core.index.Index;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[45] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[124] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[124] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[124] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[124] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[171] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[171] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[171] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[171] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[206] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[206] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[206] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[206] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[216] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[216] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[216] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                               ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[216] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[317] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[317] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[317] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[317] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[329] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[329] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[329] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                               ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[329] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[415] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[415] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[415] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                               ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[415] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[481] 
05:22:47 	String indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[481] 
05:22:47 	String indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[481] 
05:22:47 	String indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                                                          ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[481] 
05:22:47 	String indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                                                                                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[492] 
05:22:47 	indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[492] 
05:22:47 	indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[492] 
05:22:47 	indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                                                   ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[492] 
05:22:47 	indexFileName = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile().getName();
05:22:47 	                                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[544] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(new Path(jarFilePath), false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[544] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(new Path(jarFilePath), false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[544] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(new Path(jarFilePath), false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[544] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(new Path(jarFilePath), false, false).getIndexFile();
05:22:47 	                                                                                                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[691] 
05:22:47 	File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[691] 
05:22:47 	File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                  ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[691] 
05:22:47 	File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                    ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[691] 
05:22:47 	File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[707] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[707] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[707] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'UserLibraryClasspathContainer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[712] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SomeUserLibrary";
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[712] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SomeUserLibrary";
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[728] 
05:22:47 	entries[length] = JavaCore.newContainerEntry(containerSuggestion.getPath());
05:22:47 	                                                                 ^^^^^^^
05:22:47 Discouraged access: The method 'UserLibraryClasspathContainer.getPath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[753] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[753] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[753] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[753] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[767] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[767] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[767] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                               ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[767] 
05:22:47 	indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[807] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[807] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[807] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[808] 
05:22:47 	Index index = indexManager.getIndex(libPath, false, false);
05:22:47 	^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[808] 
05:22:47 	Index index = indexManager.getIndex(libPath, false, false);
05:22:47 	                           ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[809] 
05:22:47 	assertEquals(url, index.getIndexLocation().getUrl().toString());
05:22:47 	                        ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[809] 
05:22:47 	assertEquals(url, index.getIndexLocation().getUrl().toString());
05:22:47 	                                           ^^^^^^
05:22:47 Discouraged access: The method 'IndexLocation.getUrl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[819] 
05:22:47 	index = indexManager.getIndex(libPath, false, false);
05:22:47 	                     ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[820] 
05:22:47 	assertEquals(url, index.getIndexLocation().getUrl().toString());
05:22:47 	                        ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[820] 
05:22:47 	assertEquals(url, index.getIndexLocation().getUrl().toString());
05:22:47 	                                           ^^^^^^
05:22:47 Discouraged access: The method 'IndexLocation.getUrl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[858] 
05:22:47 	URL url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[858] 
05:22:47 	URL url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                           ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[858] 
05:22:47 	URL url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                                             ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[858] 
05:22:47 	URL url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[858] 
05:22:47 	URL url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                                                                                                ^^^^^^
05:22:47 Discouraged access: The method 'IndexLocation.getUrl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[869] 
05:22:47 	url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[869] 
05:22:47 	url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                       ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[869] 
05:22:47 	url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                                         ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[869] 
05:22:47 	url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[869] 
05:22:47 	url = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexLocation().getUrl();
05:22:47 	                                                                                            ^^^^^^
05:22:47 Discouraged access: The method 'IndexLocation.getUrl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[887] 
05:22:47 	ClasspathEntry.setSharedIndexLocation(sharedIndexDir, getClass());
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[887] 
05:22:47 	ClasspathEntry.setSharedIndexLocation(sharedIndexDir, getClass());
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.setSharedIndexLocation(String, Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[894] 
05:22:47 	String indexFilePath = Paths.get(sharedIndexDir, DiskIndex.INDEX_VERSION, fileName).toString();
05:22:47 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DiskIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[894] 
05:22:47 	String indexFilePath = Paths.get(sharedIndexDir, DiskIndex.INDEX_VERSION, fileName).toString();
05:22:47 	                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DiskIndex.INDEX_VERSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[920] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[920] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[920] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[920] 
05:22:47 	java.io.File indexFile = JavaModelManager.getIndexManager().getIndex(libPath, false, false).getIndexFile();
05:22:47 	                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[930] 
05:22:47 	ClasspathEntry.setSharedIndexLocation(null, getClass());
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaIndexTests.java:[930] 
05:22:47 	ClasspathEntry.setSharedIndexLocation(null, getClass());
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathEntry.setSharedIndexLocation(String, Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.compiler.util.JRTUtil;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.ClasspathJrt;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrt' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[22] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrtWithReleaseOption' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.ClasspathLocation;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[42] 
05:22:47 	String releaseVersion = JRTUtil.getJdkRelease(image);
05:22:47 	                        ^^^^^^^
05:22:47 Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[42] 
05:22:47 	String releaseVersion = JRTUtil.getJdkRelease(image);
05:22:47 	                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JRTUtil.getJdkRelease(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[44] 
05:22:47 	String jrt = "lib/" + org.eclipse.jdt.internal.compiler.util.JRTUtil.JRT_FS_JAR; //$NON-NLS-1$
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[44] 
05:22:47 	String jrt = "lib/" + org.eclipse.jdt.internal.compiler.util.JRTUtil.JRT_FS_JAR; //$NON-NLS-1$
05:22:47 	                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JRTUtil.JRT_FS_JAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[47] 
05:22:47 	ClasspathJrt classpathJrt = ClasspathLocation.forJrtSystem(jrtPath.toString(), null, null, String.valueOf(majorSegment));
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrt' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[47] 
05:22:47 	ClasspathJrt classpathJrt = ClasspathLocation.forJrtSystem(jrtPath.toString(), null, null, String.valueOf(majorSegment));
05:22:47 	                            ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[47] 
05:22:47 	ClasspathJrt classpathJrt = ClasspathLocation.forJrtSystem(jrtPath.toString(), null, null, String.valueOf(majorSegment));
05:22:47 	                                              ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathLocation.forJrtSystem(String, AccessRuleSet, IPath, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[48] 
05:22:47 	assertEquals(ClasspathJrt.class, classpathJrt.getClass());
05:22:47 	             ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrt' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[52] 
05:22:47 	classpathJrt = ClasspathLocation.forJrtSystem(jrtPath.toString(), null, null, String.valueOf(olderVersion));
05:22:47 	               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[52] 
05:22:47 	classpathJrt = ClasspathLocation.forJrtSystem(jrtPath.toString(), null, null, String.valueOf(olderVersion));
05:22:47 	                                 ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ClasspathLocation.forJrtSystem(String, AccessRuleSet, IPath, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathLocationTest.java:[53] 
05:22:47 	assertEquals(ClasspathJrtWithReleaseOption.class, classpathJrt.getClass());
05:22:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathJrtWithReleaseOption' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.compiler.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[49] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[49] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[167] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[167] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[202] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[202] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[257] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[257] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[282] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[282] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[307] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[307] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[372] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingModuleDeclarationTest.java:[372] 
05:22:47 	IPackageFragment pack1= currentSourceFolder.getPackageFragment(Util.EMPTY_STRING);
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.DeclarationOfAccessedFieldsPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DeclarationOfAccessedFieldsPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[451] 
05:22:47 	SourceType st = (SourceType)elements[0];
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[451] 
05:22:47 	SourceType st = (SourceType)elements[0];
05:22:47 	                 ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[452] 
05:22:47 	SearchPattern pattern = new DeclarationOfAccessedFieldsPattern(st);
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DeclarationOfAccessedFieldsPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[452] 
05:22:47 	SearchPattern pattern = new DeclarationOfAccessedFieldsPattern(st);
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DeclarationOfAccessedFieldsPattern(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[488] 
05:22:47 	SourceType st = (SourceType)elements[0];
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs16Tests.java:[488] 
05:22:47 	SourceType st = (SourceType)elements[0];
05:22:47 	                 ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[54] 
05:22:47 	import org.eclipse.jdt.internal.compiler.parser.ScannerHelper;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[316] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c1 < 0)
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[316] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c1 < 0)
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[317] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c2 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[317] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c2 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[318] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c3 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[318] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c3 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[319] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c4 < 0)) {
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[319] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c4 < 0)) {
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[539] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[i+1])) > 15 || c1 < 0)
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[539] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[i+1])) > 15 || c1 < 0)
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[540] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[i+2])) > 15 || c2 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[540] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[i+2])) > 15 || c2 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[541] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[i+3])) > 15 || c3 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[541] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[i+3])) > 15 || c3 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[542] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[i+4])) > 15 || c4 < 0)) {
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_15.java:[542] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[i+4])) > 15 || c4 < 0)) {
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[37] 
05:22:47 	import org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[38] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.compiler.parser.Scanner;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Scanner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.compiler.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.JarPackageFragmentRoot;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CodeSnippetParsingUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.core.util.SimpleDocument;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SimpleDocument' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[45] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[85] 
05:22:47 	DefaultCodeFormatter codeFormatter = codeFormatter();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[117] 
05:22:47 	DefaultCodeFormatter codeFormatter = codeFormatter();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[118] 
05:22:47 	Scanner scanner = new Scanner(true, true, false/*nls*/, ClassFileConstants.JDK1_4/*sourceLevel*/, null/*taskTags*/, null/*taskPriorities*/, true/*taskCaseSensitive*/,
05:22:47 	^^^^^^^
05:22:47 Discouraged access: The type 'Scanner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[118] 
05:22:47 	Scanner scanner = new Scanner(true, true, false/*nls*/, ClassFileConstants.JDK1_4/*sourceLevel*/, null/*taskTags*/, null/*taskPriorities*/, true/*taskCaseSensitive*/,
05:22:47 	                      ^^^^^^^
05:22:47 Discouraged access: The type 'Scanner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[118] 
05:22:47 	Scanner scanner = new Scanner(true, true, false/*nls*/, ClassFileConstants.JDK1_4/*sourceLevel*/, null/*taskTags*/, null/*taskPriorities*/, true/*taskCaseSensitive*/,
05:22:47 	                      ^^^^^^^
05:22:47 Discouraged access: The constructor 'Scanner(boolean, boolean, boolean, long, char[][], char[][], boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[118] 
05:22:47 	Scanner scanner = new Scanner(true, true, false/*nls*/, ClassFileConstants.JDK1_4/*sourceLevel*/, null/*taskTags*/, null/*taskPriorities*/, true/*taskCaseSensitive*/,
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[118] 
05:22:47 	Scanner scanner = new Scanner(true, true, false/*nls*/, ClassFileConstants.JDK1_4/*sourceLevel*/, null/*taskTags*/, null/*taskPriorities*/, true/*taskCaseSensitive*/,
05:22:47 	                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[119] 
05:22:47 	codeFormatter.previewEnabled);
05:22:47 	              ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatter.previewEnabled' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[120] 
05:22:47 	CodeSnippetParsingUtil codeSnippetParsingUtil = new CodeSnippetParsingUtil();
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CodeSnippetParsingUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[120] 
05:22:47 	CodeSnippetParsingUtil codeSnippetParsingUtil = new CodeSnippetParsingUtil();
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CodeSnippetParsingUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[120] 
05:22:47 	CodeSnippetParsingUtil codeSnippetParsingUtil = new CodeSnippetParsingUtil();
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'CodeSnippetParsingUtil()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[121] 
05:22:47 	CompilationUnitDeclaration compilationUnitDeclaration = codeSnippetParsingUtil.parseCompilationUnit(source.toCharArray(), getDefaultCompilerOptions(), true);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnitDeclaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[121] 
05:22:47 	CompilationUnitDeclaration compilationUnitDeclaration = codeSnippetParsingUtil.parseCompilationUnit(source.toCharArray(), getDefaultCompilerOptions(), true);
05:22:47 	                                                                               ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CodeSnippetParsingUtil.parseCompilationUnit(char[], Map<String,String>, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[122] 
05:22:47 	scanner.setSource(source.toCharArray());
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The method 'Scanner.setSource(char[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[123] 
05:22:47 	scanner.lineEnds = codeSnippetParsingUtil.recordedParsingInformation.lineEnds;
05:22:47 	        ^^^^^^^^
05:22:47 Discouraged access: The field 'Scanner.lineEnds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[123] 
05:22:47 	scanner.lineEnds = codeSnippetParsingUtil.recordedParsingInformation.lineEnds;
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CodeSnippetParsingUtil.recordedParsingInformation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[123] 
05:22:47 	scanner.lineEnds = codeSnippetParsingUtil.recordedParsingInformation.lineEnds;
05:22:47 	                                                                     ^^^^^^^^
05:22:47 Discouraged access: The field 'RecordedParsingInformation.lineEnds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[124] 
05:22:47 	int[][] commentsPositions = compilationUnitDeclaration.comments;
05:22:47 	                                                       ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilationUnitDeclaration.comments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[132] 
05:22:47 	formattedComments[i] = runFormatter(codeFormatter, source.substring(commentStart, commentEnd), CodeFormatter.K_JAVA_DOC, indentationLevel, 0, commentEnd - commentStart, Util.LINE_SEPARATOR, true);
05:22:47 	                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[132] 
05:22:47 	formattedComments[i] = runFormatter(codeFormatter, source.substring(commentStart, commentEnd), CodeFormatter.K_JAVA_DOC, indentationLevel, 0, commentEnd - commentStart, Util.LINE_SEPARATOR, true);
05:22:47 	                                                                                                                                                                              ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.LINE_SEPARATOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[134] 
05:22:47 	SimpleDocument document = new SimpleDocument(source);
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SimpleDocument' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[134] 
05:22:47 	SimpleDocument document = new SimpleDocument(source);
05:22:47 	                              ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SimpleDocument' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[134] 
05:22:47 	SimpleDocument document = new SimpleDocument(source);
05:22:47 	                              ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'SimpleDocument(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[139] 
05:22:47 	document.replace(commentStart, commentEnd - commentStart, formattedComments[i]);
05:22:47 	         ^^^^^^^
05:22:47 Discouraged access: The method 'SimpleDocument.replace(int, int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[141] 
05:22:47 	String newSource = document.get();
05:22:47 	                            ^^^
05:22:47 Discouraged access: The method 'SimpleDocument.get()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[146] 
05:22:47 	private int getIndentationLevel(Scanner scanner, int position) {
05:22:47 	                                ^^^^^^^
05:22:47 Discouraged access: The type 'Scanner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[155] 
05:22:47 	int lineNumber = scanner.getLineNumber(position);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Scanner.getLineNumber(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[156] 
05:22:47 	int lineStart = scanner.getLineStart(lineNumber);
05:22:47 	                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Scanner.getLineStart(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[157] 
05:22:47 	scanner.resetTo(lineStart, position-1);
05:22:47 	        ^^^^^^^
05:22:47 Discouraged access: The method 'Scanner.resetTo(int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[158] 
05:22:47 	while (!scanner.atEnd()) {
05:22:47 	                ^^^^^
05:22:47 Discouraged access: The method 'Scanner.atEnd()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[159] 
05:22:47 	int ch = scanner.getNextChar();
05:22:47 	                 ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Scanner.getNextChar()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[186] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[186] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_LocalVariableAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[186] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[186] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DO_NOT_GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[187] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[187] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_LineNumberAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[187] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[187] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                                           ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DO_NOT_GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[188] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[188] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_SourceFileAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[188] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[188] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                                           ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DO_NOT_GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[189] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[189] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_PreserveUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[189] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[189] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	                                                                           ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.PRESERVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[190] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[190] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[190] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[190] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	                                                                         ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[191] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[191] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportMethodWithConstructorName' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[191] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[191] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[192] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[192] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[192] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[192] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	                                                                                            ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[193] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[193] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[193] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[193] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	                                                                                                    ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[194] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[194] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[194] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[194] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[195] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[195] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[195] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[195] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	                                                                                         ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[196] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[196] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[196] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[196] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	                                                                                                       ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[197] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[197] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenCatchBlock' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[197] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[197] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	                                                                              ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[198] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[198] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[198] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[198] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[199] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[199] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[199] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[199] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[200] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[200] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedImport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[200] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsTests.java:[200] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	                                                                          ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[45] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[46] 
05:22:47 	import org.eclipse.jdt.internal.core.CompilationUnit;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[47] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[48] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelCache;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[49] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[50] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[190] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[190] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[190] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[193] 
05:22:47 	while (indexManager.awaitingJobsCount() > 0) {
05:22:47 	                    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.awaitingJobsCount()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[893] 
05:22:47 	org.eclipse.jdt.internal.compiler.env.ICompilationUnit compilerCU = (org.eclipse.jdt.internal.compiler.env.ICompilationUnit) compilationUnit.getTypeRoot();
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[893] 
05:22:47 	org.eclipse.jdt.internal.compiler.env.ICompilationUnit compilerCU = (org.eclipse.jdt.internal.compiler.env.ICompilationUnit) compilationUnit.getTypeRoot();
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ICompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[894] 
05:22:47 	assertSourceEquals("Unexpected contents", newContents, new String(compilerCU.getContents()));
05:22:47 	                                                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ICompilationUnit.getContents()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2453] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2453] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2453] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.removeInfoAndChildren(JavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2453] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	                                                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2489] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit) this.workingCopy);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2489] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit) this.workingCopy);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2489] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit) this.workingCopy);
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.removeInfoAndChildren(JavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2489] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit) this.workingCopy);
05:22:47 	                                                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2499] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2499] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2499] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	                                                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2503] 
05:22:47 	JavaModelCache javaModelCache = (JavaModelCache) cacheField.get(javaModelManager);
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2503] 
05:22:47 	JavaModelCache javaModelCache = (JavaModelCache) cacheField.get(javaModelManager);
05:22:47 	                                 ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2509] 
05:22:47 	.filter(je -> ((((JavaElement) je).getCompilationUnit()==null)?null:((JavaElement) je).getCompilationUnit().getOwner()) == owner).count();
05:22:47 	                  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2509] 
05:22:47 	.filter(je -> ((((JavaElement) je).getCompilationUnit()==null)?null:((JavaElement) je).getCompilationUnit().getOwner()) == owner).count();
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2509] 
05:22:47 	.filter(je -> ((((JavaElement) je).getCompilationUnit()==null)?null:((JavaElement) je).getCompilationUnit().getOwner()) == owner).count();
05:22:47 	                                                                      ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2509] 
05:22:47 	.filter(je -> ((((JavaElement) je).getCompilationUnit()==null)?null:((JavaElement) je).getCompilationUnit().getOwner()) == owner).count();
05:22:47 	                                                                                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getCompilationUnit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2542] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2542] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2542] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.removeInfoAndChildren(JavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[2542] 
05:22:47 	JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)this.workingCopy); // use a back door as working copies cannot be closed
05:22:47 	                                                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[5636] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "1.4");
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerTests.java:[5636] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, "1.4");
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.search.BasicSearchEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[35] 
05:22:47 	import org.eclipse.jdt.internal.core.search.processing.IJob;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[150] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[150] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	                                        ^^^^
05:22:47 Discouraged access: The method 'Util.sort(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[178] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[178] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	                                        ^^^^
05:22:47 Discouraged access: The method 'Util.sort(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[205] 
05:22:47 	static class WaitingJob implements IJob {
05:22:47 	                                   ^^^^
05:22:47 Discouraged access: The type 'IJob' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[232] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[232] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[232] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[233] 
05:22:47 	while(indexManager.isEnabled()) {
05:22:47 	                   ^^^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.isEnabled()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[234] 
05:22:47 	indexManager.disable();
05:22:47 	             ^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.disable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[239] 
05:22:47 	indexManager.request(this);
05:22:47 	             ^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.request(IJob)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[240] 
05:22:47 	while(!indexManager.isEnabled()) {
05:22:47 	                    ^^^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.isEnabled()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[241] 
05:22:47 	indexManager.enable();
05:22:47 	             ^^^^^^
05:22:47 Discouraged access: The method 'JobManager.enable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[248] 
05:22:47 	JavaModelManager.getIndexManager().enable();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[248] 
05:22:47 	JavaModelManager.getIndexManager().enable();
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[248] 
05:22:47 	JavaModelManager.getIndexManager().enable();
05:22:47 	                                   ^^^^^^
05:22:47 Discouraged access: The method 'JobManager.enable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[313] 
05:22:47 	String givenRule = BasicSearchEngine.getMatchRuleString(rule);
05:22:47 	                   ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[313] 
05:22:47 	String givenRule = BasicSearchEngine.getMatchRuleString(rule);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.getMatchRuleString(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[314] 
05:22:47 	String validatedRule = BasicSearchEngine.getMatchRuleString(validated);
05:22:47 	                       ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[314] 
05:22:47 	String validatedRule = BasicSearchEngine.getMatchRuleString(validated);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.getMatchRuleString(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[315] 
05:22:47 	String expectedRule = BasicSearchEngine.getMatchRuleString(expected);
05:22:47 	                      ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[315] 
05:22:47 	String expectedRule = BasicSearchEngine.getMatchRuleString(expected);
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.getMatchRuleString(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1031] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1031] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1031] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1045] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1045] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1045] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1059] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1059] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchTests.java:[1059] 
05:22:47 	ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.java").getType("X").getMethod("foo", new String[0]),  "var", 1, 2, 3, 4, "Z", null, 0, false);
05:22:47 	                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavadocTagConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[31] 
05:22:47 	public abstract class AbstractJavadocCompletionModelTest extends AbstractJavaModelCompletionTests implements JavadocTagConstants {
05:22:47 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavadocTagConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[35] 
05:22:47 	protected final static int JAVADOC_RELEVANCE = R_DEFAULT+ R_INTERESTING+ R_NON_RESTRICTED;
05:22:47 	                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[35] 
05:22:47 	protected final static int JAVADOC_RELEVANCE = R_DEFAULT+ R_INTERESTING+ R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[35] 
05:22:47 	protected final static int JAVADOC_RELEVANCE = R_DEFAULT+ R_INTERESTING+ R_NON_RESTRICTED;
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[37] 
05:22:47 	protected final static int R_DRINR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED;
05:22:47 	                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[37] 
05:22:47 	protected final static int R_DRINR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED;
05:22:47 	                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[37] 
05:22:47 	protected final static int R_DRINR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED;
05:22:47 	                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[37] 
05:22:47 	protected final static int R_DRINR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED;
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[39] 
05:22:47 	protected final static int R_DRIUNR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[39] 
05:22:47 	protected final static int R_DRIUNR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[39] 
05:22:47 	protected final static int R_DRIUNR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[39] 
05:22:47 	protected final static int R_DRIUNR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[39] 
05:22:47 	protected final static int R_DRIUNR= R_DEFAULT+R_RESOLVED+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[41] 
05:22:47 	protected static final int R_DRICNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
05:22:47 	                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[41] 
05:22:47 	protected static final int R_DRICNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
05:22:47 	                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[41] 
05:22:47 	protected static final int R_DRICNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
05:22:47 	                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[41] 
05:22:47 	protected static final int R_DRICNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
05:22:47 	                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[41] 
05:22:47 	protected static final int R_DRICNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED;
05:22:47 	                                                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[43] 
05:22:47 	protected static final int R_DRICQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[43] 
05:22:47 	protected static final int R_DRICQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[43] 
05:22:47 	protected static final int R_DRICQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[43] 
05:22:47 	protected static final int R_DRICQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[43] 
05:22:47 	protected static final int R_DRICQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                 ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_QUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[43] 
05:22:47 	protected static final int R_DRICQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[45] 
05:22:47 	protected static final int R_DRICUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[45] 
05:22:47 	protected static final int R_DRICUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[45] 
05:22:47 	protected static final int R_DRICUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[45] 
05:22:47 	protected static final int R_DRICUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[45] 
05:22:47 	protected static final int R_DRICUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[45] 
05:22:47 	protected static final int R_DRICUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[47] 
05:22:47 	protected static final int R_DRICENNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[47] 
05:22:47 	protected static final int R_DRICENNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;
05:22:47 	                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[47] 
05:22:47 	protected static final int R_DRICENNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;
05:22:47 	                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[47] 
05:22:47 	protected static final int R_DRICENNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;
05:22:47 	                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[47] 
05:22:47 	protected static final int R_DRICENNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[47] 
05:22:47 	protected static final int R_DRICENNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;
05:22:47 	                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_QUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[49] 
05:22:47 	protected static final int R_DRICENQNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[51] 
05:22:47 	protected static final int R_DRICENUNR = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;
05:22:47 	                                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[53] 
05:22:47 	protected static final int R_DRICNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[53] 
05:22:47 	protected static final int R_DRICNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[53] 
05:22:47 	protected static final int R_DRICNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[53] 
05:22:47 	protected static final int R_DRICNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[53] 
05:22:47 	protected static final int R_DRICNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[53] 
05:22:47 	protected static final int R_DRICNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[55] 
05:22:47 	protected static final int R_DRICENNRNS = R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;
05:22:47 	                                                                                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[59] 
05:22:47 	protected static final int R_DRICNRE = R_DRICNR+R_EXCEPTION;
05:22:47 	                                                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXCEPTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[61] 
05:22:47 	protected static final int R_DRICUNRE = R_DRICUNR+R_EXCEPTION;
05:22:47 	                                                  ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXCEPTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[63] 
05:22:47 	protected static final int R_DRICENNRE = R_DRICENNR+R_EXCEPTION;
05:22:47 	                                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXCEPTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[65] 
05:22:47 	protected static final int R_DRICENUNRE = R_DRICENUNR+R_EXCEPTION;
05:22:47 	                                                      ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXCEPTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[69] 
05:22:47 	protected static final int R_DRICNREET = R_DRICNR+R_EXACT_EXPECTED_TYPE;
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[71] 
05:22:47 	protected static final int R_DRICUNREET = R_DRICUNR+R_EXACT_EXPECTED_TYPE;
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[73] 
05:22:47 	protected static final int R_DRICUNREETE = R_DRICUNR+R_EXACT_EXPECTED_TYPE+R_EXCEPTION;
05:22:47 	                                                     ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[73] 
05:22:47 	protected static final int R_DRICUNREETE = R_DRICUNR+R_EXACT_EXPECTED_TYPE+R_EXCEPTION;
05:22:47 	                                                                           ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXCEPTION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[77] 
05:22:47 	protected static final int R_DRICNREEET = R_DRICNRE+R_EXACT_EXPECTED_TYPE;
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[80] 
05:22:47 	protected static final int R_DRICUNREEET = R_DRICUNRE+R_EXACT_EXPECTED_TYPE;
05:22:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[83] 
05:22:47 	protected static final int R_DRICENNREEET = R_DRICENNRE+R_EXACT_EXPECTED_TYPE;
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[86] 
05:22:47 	protected static final int R_DRICENUNREEET = R_DRICENUNRE+R_EXACT_EXPECTED_TYPE;
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[90] 
05:22:47 	protected static final int JAVADOC_RELEVANCE_IT = JAVADOC_RELEVANCE+R_INLINE_TAG;
05:22:47 	                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[92] 
05:22:47 	protected static final int R_DRINRIT = R_DRINR+R_INLINE_TAG;
05:22:47 	                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[94] 
05:22:47 	protected static final int R_DRICNRIT = R_DRICNR+R_INLINE_TAG;
05:22:47 	                                                 ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[96] 
05:22:47 	protected static final int R_DRICUNRIT = R_DRICUNR+R_INLINE_TAG;
05:22:47 	                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[98] 
05:22:47 	protected static final int R_DRICENNRIT = R_DRICENNR+R_INLINE_TAG;
05:22:47 	                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[100] 
05:22:47 	protected static final int R_DRICENUNRIT = R_DRICENUNR+R_INLINE_TAG;
05:22:47 	                                                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[102] 
05:22:47 	protected static final int R_DRICNRNSIT = R_DRICNRNS+R_INLINE_TAG;
05:22:47 	                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[104] 
05:22:47 	protected static final int R_DRICNREETIT = R_DRICNREET+R_INLINE_TAG;
05:22:47 	                                                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavadocCompletionModelTest.java:[107] 
05:22:47 	protected static final int R_DRICUNREETIT = R_DRICUNREET+R_INLINE_TAG;
05:22:47 	                                                         ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.compiler.ExtraFlags;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExtraFlags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.compiler.env.AccessRestriction;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AccessRestriction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AbortCompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.compiler.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaExpression;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.core.Member;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Member' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[35] 
05:22:47 	import org.eclipse.jdt.internal.core.PackageFragment;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[36] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceRefElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceRefElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[37] 
05:22:47 	import org.eclipse.jdt.internal.core.search.BasicSearchEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[38] 
05:22:47 	import org.eclipse.jdt.internal.core.search.IRestrictedAccessConstructorRequestor;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessConstructorRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.core.search.IRestrictedAccessMethodRequestor;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.PatternLocator;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[74] 
05:22:47 	public static class ConstructorDeclarationsCollector implements IRestrictedAccessConstructorRequestor {
05:22:47 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessConstructorRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[88] 
05:22:47 	AccessRestriction access) {
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AccessRestriction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[91] 
05:22:47 	boolean isMemberType = (extraFlags & ExtraFlags.IsMemberType) != 0;
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExtraFlags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[91] 
05:22:47 	boolean isMemberType = (extraFlags & ExtraFlags.IsMemberType) != 0;
05:22:47 	                                                ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ExtraFlags.IsMemberType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[146] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[146] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	                                        ^^^^
05:22:47 Discouraged access: The method 'Util.sort(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[166] 
05:22:47 	public static class MethodDeclarationsCollector implements IRestrictedAccessMethodRequestor {
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[183] 
05:22:47 	AccessRestriction access,
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AccessRestriction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[263] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[263] 
05:22:47 	org.eclipse.jdt.internal.core.util.Util.sort(strings);
05:22:47 	                                        ^^^^
05:22:47 Discouraged access: The method 'Util.sort(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[502] 
05:22:47 	return (this.showFlavors & PatternLocator.SUPER_INVOCATION_FLAVOR) != 0;
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[502] 
05:22:47 	return (this.showFlavors & PatternLocator.SUPER_INVOCATION_FLAVOR) != 0;
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'PatternLocator.SUPER_INVOCATION_FLAVOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[667] 
05:22:47 	((LambdaExpression) type).toStringName(this.line);
05:22:47 	  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[667] 
05:22:47 	((LambdaExpression) type).toStringName(this.line);
05:22:47 	                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LambdaExpression.toStringName(StringBuffer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[671] 
05:22:47 	if (isLocal && !(type instanceof LambdaExpression)) { // don't want occurrence counts for lambdas. it can be confusing at best, as not all are built.
05:22:47 	                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[673] 
05:22:47 	this.line.append(((SourceRefElement)type).occurrenceCount);
05:22:47 	                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceRefElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[673] 
05:22:47 	this.line.append(((SourceRefElement)type).occurrenceCount);
05:22:47 	                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'SourceRefElement.occurrenceCount' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[683] 
05:22:47 	if ((this.flags & SHOW_JAR_FILE) != 0 && element instanceof Member) {
05:22:47 	                                                            ^^^^^^
05:22:47 Discouraged access: The type 'Member' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[696] 
05:22:47 	return pathString + "|" + ((Member)element).getTypeRoot().getElementName();
05:22:47 	                            ^^^^^^
05:22:47 Discouraged access: The type 'Member' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[696] 
05:22:47 	return pathString + "|" + ((Member)element).getTypeRoot().getElementName();
05:22:47 	                                            ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Member.getTypeRoot()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[732] 
05:22:47 	contents = new org.eclipse.jdt.internal.compiler.batch.CompilationUnit(
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[732] 
05:22:47 	contents = new org.eclipse.jdt.internal.compiler.batch.CompilationUnit(
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'CompilationUnit(char[], String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[735] 
05:22:47 	file.getCharset()).getContents();
05:22:47 	                   ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilationUnit.getContents()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[736] 
05:22:47 	} catch(AbortCompilationUnit e) {
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AbortCompilationUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[794] 
05:22:47 	parameterNames = new String[] {Util.EMPTY_STRING};
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[794] 
05:22:47 	parameterNames = new String[] {Util.EMPTY_STRING};
05:22:47 	                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'Util.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[994] 
05:22:47 	String[] names = ((PackageFragment)fragment).names;
05:22:47 	                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[994] 
05:22:47 	String[] names = ((PackageFragment)fragment).names;
05:22:47 	                                             ^^^^^
05:22:47 Discouraged access: The field 'PackageFragment.names' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[997] 
05:22:47 	PackageFragment currentPackage = (PackageFragment) children[i];
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[997] 
05:22:47 	PackageFragment currentPackage = (PackageFragment) children[i];
05:22:47 	                                  ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[998] 
05:22:47 	String[] otherNames = currentPackage.names;
05:22:47 	                                     ^^^^^
05:22:47 Discouraged access: The field 'PackageFragment.names' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1089] 
05:22:47 	protected void searchAllConstructorDeclarations(String pattern, int matchRule, IRestrictedAccessConstructorRequestor requestor) throws JavaModelException {
05:22:47 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessConstructorRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1090] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllConstructorDeclarations(
05:22:47 	    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1090] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllConstructorDeclarations(
05:22:47 	    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine(ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1090] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllConstructorDeclarations(
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1099] 
05:22:47 	protected void searchAllMethodNames(String pattern, int matchRule, IRestrictedAccessMethodRequestor requestor) throws JavaModelException {
05:22:47 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1100] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllMethodNames(
05:22:47 	    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1100] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllMethodNames(
05:22:47 	    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine(ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1100] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllMethodNames(
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllMethodNames(char[], int, char[], int, char[], int, char[], int, IJavaSearchScope, IRestrictedAccessMethodRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1110] 
05:22:47 	protected void searchAllMethodNames(String pattern, int matchRule, IJavaSearchScope scope, IRestrictedAccessMethodRequestor requestor) throws JavaModelException {
05:22:47 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1121] 
05:22:47 	IRestrictedAccessMethodRequestor requestor) throws JavaModelException {
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1134] 
05:22:47 	IRestrictedAccessMethodRequestor requestor) throws JavaModelException {
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1149] 
05:22:47 	IRestrictedAccessMethodRequestor requestor) throws JavaModelException {
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IRestrictedAccessMethodRequestor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1150] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllMethodNames(
05:22:47 	    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1150] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllMethodNames(
05:22:47 	    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine(ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaSearchTests.java:[1150] 
05:22:47 	new BasicSearchEngine(this.workingCopies).searchAllMethodNames(
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllMethodNames(char[], int, char[], int, char[], int, char[], int, IJavaSearchScope, IRestrictedAccessMethodRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[27] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.SourceIndexer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceIndexer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.core.search.processing.JobManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JobManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[73] 
05:22:47 	new SourceIndexer(document).indexDocument();
05:22:47 	    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceIndexer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[73] 
05:22:47 	new SourceIndexer(document).indexDocument();
05:22:47 	    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'SourceIndexer(SearchDocument)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[73] 
05:22:47 	new SourceIndexer(document).indexDocument();
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceIndexer.indexDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[165] 
05:22:47 	if (JobManager.VERBOSE) {
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JobManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SearchParticipantTests.java:[165] 
05:22:47 	if (JobManager.VERBOSE) {
05:22:47 	               ^^^^^^^
05:22:47 Discouraged access: The field 'JobManager.VERBOSE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[11] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[12] 
05:22:47 	import org.eclipse.jdt.internal.core.builder.ClasspathLocation;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[13] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathSourceDirectory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[14] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaSearchNameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[24] 
05:22:47 	static class JavaSearchNameEnvironmentUnderTest extends JavaSearchNameEnvironment {
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaSearchNameEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[26] 
05:22:47 	super(javaProject, copies);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'JavaSearchNameEnvironment(IJavaProject, ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[28] 
05:22:47 	public LinkedHashSet<ClasspathLocation> getLocationSet() {
05:22:47 	                     ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[29] 
05:22:47 	return super.locationSet;
05:22:47 	             ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaSearchNameEnvironment.locationSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[32] 
05:22:47 	public Iterable<ClasspathLocation> getLocationsFor(String moduleName, String qualifiedPackageName) {
05:22:47 	                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[33] 
05:22:47 	return super.getLocationsFor(moduleName, qualifiedPackageName);
05:22:47 	             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaSearchNameEnvironment.getLocationsFor(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[35] 
05:22:47 	public LinkedHashSet<ClasspathLocation> getAllIndexedLocations() {
05:22:47 	                     ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[36] 
05:22:47 	return super.packageNameToClassPathLocations.values().stream().flatMap(Collection::stream).collect(toCollection(LinkedHashSet::new));
05:22:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaSearchNameEnvironment.packageNameToClassPathLocations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[39] 
05:22:47 	public void addProjectClassPath(JavaProject javaProject) {
05:22:47 	                                ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[40] 
05:22:47 	super.addProjectClassPath(javaProject);
05:22:47 	      ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaSearchNameEnvironment.addProjectClassPath(JavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[77] 
05:22:47 	LinkedHashSet<ClasspathLocation> locationSet = nameEnvironment.getLocationSet();
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[78] 
05:22:47 	LinkedHashSet<ClasspathLocation> allIndexedLocations = nameEnvironment.getAllIndexedLocations();
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[80] 
05:22:47 	for (ClasspathLocation cp : locationSet) {
05:22:47 	     ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[116] 
05:22:47 	Iterable<ClasspathLocation> locationsForPackage = nameEnvironment.getLocationsFor(null, "b88300");
05:22:47 	         ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[119] 
05:22:47 	ClasspathLocation cp = locationsForPackage.iterator().next();
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[120] 
05:22:47 	assertTrue(cp instanceof ClasspathSourceDirectory);
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathSourceDirectory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[123] 
05:22:47 	assertNotNull("Type User not found!", nameEnvironment.findType("User".toCharArray(), packageName));
05:22:47 	                                                      ^^^^^^^^
05:22:47 Discouraged access: The method 'IModuleAwareNameEnvironment.findType(char[], char[][])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[124] 
05:22:47 	assertNotNull("Type SuperClass not found!", nameEnvironment.findType("SuperClass".toCharArray(), packageName));
05:22:47 	                                                            ^^^^^^^^
05:22:47 Discouraged access: The method 'IModuleAwareNameEnvironment.findType(char[], char[][])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[125] 
05:22:47 	assertNotNull("Type SubClass not found!", nameEnvironment.findType("SubClass".toCharArray(), packageName));
05:22:47 	                                                          ^^^^^^^^
05:22:47 Discouraged access: The method 'IModuleAwareNameEnvironment.findType(char[], char[][])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchNameEnvironmentTest.java:[132] 
05:22:47 	env.addProjectClassPath((JavaProject) remaining[i]);
05:22:47 	                         ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[51] 
05:22:47 	import org.eclipse.jdt.internal.compiler.env.IModule.IPackageExport;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IModule.IPackageExport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[52] 
05:22:47 	import org.eclipse.jdt.internal.core.BinaryModule;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[814] 
05:22:47 	assertTrue("Invalid selection result", (elements[0] instanceof BinaryModule));
05:22:47 	                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[815] 
05:22:47 	BinaryModule mod = (BinaryModule) elements[0];
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[815] 
05:22:47 	BinaryModule mod = (BinaryModule) elements[0];
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[816] 
05:22:47 	IPackageExport[] exportedPackages = mod.getExportedPackages();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IModule.IPackageExport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[816] 
05:22:47 	IPackageExport[] exportedPackages = mod.getExportedPackages();
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'AbstractModule.getExportedPackages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[869] 
05:22:47 	assertTrue("Invalid selection result", (elements[0] instanceof BinaryModule));
05:22:47 	                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[905] 
05:22:47 	assertTrue("type of child", child instanceof BinaryModule);
05:22:47 	                                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[907] 
05:22:47 	BinaryModule mod = (BinaryModule) child;
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[907] 
05:22:47 	BinaryModule mod = (BinaryModule) child;
05:22:47 	                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[908] 
05:22:47 	assertEquals("# mod children", 0, mod.getChildren().length);
05:22:47 	                                      ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryModule.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/Java9ElementTests.java:[1632] 
05:22:47 	assertTrue("Invalid selection result", (elements[0] instanceof BinaryModule));
05:22:47 	                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[22] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[55] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[55] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[55] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[56] 
05:22:47 	manager.previousSessionContainers = new HashMap<>(5);
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.previousSessionContainers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[57] 
05:22:47 	manager.containers = new HashMap<>(5);
05:22:47 	        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.containers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[58] 
05:22:47 	manager.removePerProjectInfo((JavaProject)project, true /* remove external jar files indexes and timestamps*/);
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.removePerProjectInfo(JavaProject, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ThreadSafetyTests.java:[58] 
05:22:47 	manager.removePerProjectInfo((JavaProject)project, true /* remove external jar files indexes and timestamps*/);
05:22:47 	                              ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[37] 
05:22:47 	if(stored instanceof RegionBasedTypeHierarchy) {
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[38] 
05:22:47 	assertTrue("["+focus+"] hierarchies are not the same", loaded instanceof RegionBasedTypeHierarchy);
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[39] 
05:22:47 	compareRegionBasedTypeHierarchy(focus, (RegionBasedTypeHierarchy)stored,(RegionBasedTypeHierarchy)loaded);
05:22:47 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[39] 
05:22:47 	compareRegionBasedTypeHierarchy(focus, (RegionBasedTypeHierarchy)stored,(RegionBasedTypeHierarchy)loaded);
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[40] 
05:22:47 	} else if(stored instanceof TypeHierarchy) {
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[41] 
05:22:47 	assertTrue("["+focus+"] hierarchies are not the same", loaded instanceof TypeHierarchy);
05:22:47 	                                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[42] 
05:22:47 	compareTypeHierarchy(focus, (TypeHierarchy)stored,(TypeHierarchy)loaded);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[42] 
05:22:47 	compareTypeHierarchy(focus, (TypeHierarchy)stored,(TypeHierarchy)loaded);
05:22:47 	                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[45] 
05:22:47 	private static void compareRegionBasedTypeHierarchy(String focus, RegionBasedTypeHierarchy stored, RegionBasedTypeHierarchy loaded){
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[45] 
05:22:47 	private static void compareRegionBasedTypeHierarchy(String focus, RegionBasedTypeHierarchy stored, RegionBasedTypeHierarchy loaded){
05:22:47 	                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RegionBasedTypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[48] 
05:22:47 	private static void compareTypeHierarchy(String focus, TypeHierarchy stored, TypeHierarchy loaded){
05:22:47 	                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[48] 
05:22:47 	private static void compareTypeHierarchy(String focus, TypeHierarchy stored, TypeHierarchy loaded){
05:22:47 	                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeHierarchy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[51] 
05:22:47 	IType type1 = stored.getType();
05:22:47 	                     ^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[52] 
05:22:47 	IType type2 = loaded.getType();
05:22:47 	                     ^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[55] 
05:22:47 	IType[] allTypes1 = stored.getAllTypes();
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getAllTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[56] 
05:22:47 	IType[] allTypes2 = loaded.getAllTypes();
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getAllTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[59] 
05:22:47 	IType[] allClasses1 = stored.getAllClasses();
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getAllClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[60] 
05:22:47 	IType[] allClasses2 = loaded.getAllClasses();
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getAllClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[63] 
05:22:47 	IType[] allInterfaces1 = stored.getAllInterfaces();
05:22:47 	                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getAllInterfaces()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[64] 
05:22:47 	IType[] allInterfaces2 = loaded.getAllInterfaces();
05:22:47 	                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getAllInterfaces()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[67] 
05:22:47 	IType[] rootClasses1 = stored.getRootClasses();
05:22:47 	                              ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getRootClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[68] 
05:22:47 	IType[] rootClasses2 = loaded.getRootClasses();
05:22:47 	                              ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getRootClasses()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[71] 
05:22:47 	IType[] rootInterfaces1 = stored.getRootInterfaces();
05:22:47 	                                 ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getRootInterfaces()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[72] 
05:22:47 	IType[] rootInterfaces2 = loaded.getRootInterfaces();
05:22:47 	                                 ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getRootInterfaces()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[75] 
05:22:47 	Object[] missingTypes1 = stored.missingTypes.toArray();
05:22:47 	                                ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'TypeHierarchy.missingTypes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[76] 
05:22:47 	Object[] missingTypes2 = loaded.missingTypes.toArray();
05:22:47 	                                ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'TypeHierarchy.missingTypes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[82] 
05:22:47 	int cachedFlags1 = stored.getCachedFlags(aType);
05:22:47 	                          ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getCachedFlags(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[83] 
05:22:47 	int cachedFlags2 = loaded.getCachedFlags(aType);
05:22:47 	                          ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getCachedFlags(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[86] 
05:22:47 	IType superclass1 = stored.getSuperclass(aType);
05:22:47 	                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSuperclass(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[87] 
05:22:47 	IType superclass2 = loaded.getSuperclass(aType);
05:22:47 	                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSuperclass(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[90] 
05:22:47 	IType[] superInterfaces1 = stored.getSuperInterfaces(aType);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSuperInterfaces(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[91] 
05:22:47 	IType[] superInterfaces2 = loaded.getSuperInterfaces(aType);
05:22:47 	                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSuperInterfaces(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[94] 
05:22:47 	IType[] superTypes1 = stored.getSupertypes(aType);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[95] 
05:22:47 	IType[] superTypes2 = loaded.getSupertypes(aType);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSupertypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[98] 
05:22:47 	IType[] subclasses1 = stored.getSubclasses(aType);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSubclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[99] 
05:22:47 	IType[] subclasses2 = loaded.getSubclasses(aType);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSubclasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[102] 
05:22:47 	IType[] subtypes1 = stored.getSubtypes(aType);
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[103] 
05:22:47 	IType[] subtypes2 = loaded.getSubtypes(aType);
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getSubtypes(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[106] 
05:22:47 	IType[] extendingInterfaces1 = stored.getExtendingInterfaces(aType);
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getExtendingInterfaces(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[107] 
05:22:47 	IType[] extendingInterfaces2 = loaded.getExtendingInterfaces(aType);
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getExtendingInterfaces(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[110] 
05:22:47 	IType[] implementingClasses1 = stored.getImplementingClasses(aType);
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getImplementingClasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeHierarchySerializationTests.java:[111] 
05:22:47 	IType[] implementingClasses2 = loaded.getImplementingClasses(aType);
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'TypeHierarchy.getImplementingClasses(IType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[53] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[54] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[55] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[56] 
05:22:47 	import org.eclipse.jdt.internal.core.TypeParameter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[57] 
05:22:47 	import org.eclipse.jdt.internal.core.search.BasicSearchEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[58] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IIndexConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[67] 
05:22:47 	private final String module_separator = String.valueOf(IIndexConstants.SEPARATOR); // "/"
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[67] 
05:22:47 	private final String module_separator = String.valueOf(IIndexConstants.SEPARATOR); // "/"
05:22:47 	                                                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.SEPARATOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4663] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4663] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4663] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4667] 
05:22:47 	engine.searchAllTypeNames(packageName, SearchPattern.R_PATTERN_MATCH,
05:22:47 	       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4687] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4687] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4687] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4691] 
05:22:47 	engine.searchAllTypeNames(packageName, SearchPattern.R_PATTERN_MATCH,
05:22:47 	       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4710] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4710] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4710] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4714] 
05:22:47 	engine.searchAllTypeNames(packageName, SearchPattern.R_PATTERN_MATCH,
05:22:47 	       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4731] 
05:22:47 	LocalVariable lv = new LocalVariable(((JavaElement)method), "o", 0, 0, 0, 0, "QObject;", null, 0, true);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4731] 
05:22:47 	LocalVariable lv = new LocalVariable(((JavaElement)method), "o", 0, 0, 0, 0, "QObject;", null, 0, true);
05:22:47 	                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4731] 
05:22:47 	LocalVariable lv = new LocalVariable(((JavaElement)method), "o", 0, 0, 0, 0, "QObject;", null, 0, true);
05:22:47 	                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LocalVariable(JavaElement, String, int, int, int, int, String, Annotation[], int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4731] 
05:22:47 	LocalVariable lv = new LocalVariable(((JavaElement)method), "o", 0, 0, 0, 0, "QObject;", null, 0, true);
05:22:47 	                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4746] 
05:22:47 	TypeParameter tp = new TypeParameter(((JavaElement)type), "E");
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4746] 
05:22:47 	TypeParameter tp = new TypeParameter(((JavaElement)type), "E");
05:22:47 	                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4746] 
05:22:47 	TypeParameter tp = new TypeParameter(((JavaElement)type), "E");
05:22:47 	                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'TypeParameter(JavaElement, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4746] 
05:22:47 	TypeParameter tp = new TypeParameter(((JavaElement)type), "E");
05:22:47 	                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4770] 
05:22:47 	addClasspathEntry(project, JavaCore.newContainerEntry(new Path("container/default"), ClasspathEntry.NO_ACCESS_RULES, new IClasspathAttribute[0], false));
05:22:47 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs9Tests.java:[4770] 
05:22:47 	addClasspathEntry(project, JavaCore.newContainerEntry(new Path("container/default"), ClasspathEntry.NO_ACCESS_RULES, new IClasspathAttribute[0], false));
05:22:47 	                                                                                                    ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[19] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.core.JrtPackageFragmentRoot;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[22] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceModule;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[80] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
05:22:47 	                ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[80] 
05:22:47 	long jdkLevel = CompilerOptions.versionToJdkLevel(javaVersion);
05:22:47 	                                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.versionToJdkLevel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[81] 
05:22:47 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[81] 
05:22:47 	if (jdkLevel >= ClassFileConstants.JDK9) {
05:22:47 	                                   ^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.JDK9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[301] 
05:22:47 	assertTrue("incorrect root type", (element instanceof JrtPackageFragmentRoot));
05:22:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[302] 
05:22:47 	JrtPackageFragmentRoot root = (JrtPackageFragmentRoot) element;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[302] 
05:22:47 	JrtPackageFragmentRoot root = (JrtPackageFragmentRoot) element;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[303] 
05:22:47 	assertEquals("incorrect module name", "java.base", root.getElementName());
05:22:47 	                                                        ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JrtPackageFragmentRoot.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[381] 
05:22:47 	assertTrue(element instanceof SourceModule);
05:22:47 	                              ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[382] 
05:22:47 	SourceModule sModule = (SourceModule) element;
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[382] 
05:22:47 	SourceModule sModule = (SourceModule) element;
05:22:47 	                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter9Test.java:[383] 
05:22:47 	assertTrue("Source module name incorrect", sModule.getElementName().equals("first"));
05:22:47 	                                                   ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NamedMember.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaExpression;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[322] 
05:22:47 	assertTrue("Should be a lambda expression", (parent instanceof LambdaExpression));
05:22:47 	                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[323] 
05:22:47 	LambdaExpression lambda = (LambdaExpression) parent;
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[323] 
05:22:47 	LambdaExpression lambda = (LambdaExpression) parent;
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[324] 
05:22:47 	String sigs = lambda.getSuperInterfaceTypeSignatures()[0];
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LambdaExpression.getSuperInterfaceTypeSignatures()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[354] 
05:22:47 	assertTrue("Should be a lambda expression", (parent instanceof LambdaExpression));
05:22:47 	                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[355] 
05:22:47 	LambdaExpression lambda = (LambdaExpression) parent;
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[355] 
05:22:47 	LambdaExpression lambda = (LambdaExpression) parent;
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[356] 
05:22:47 	String sigs = lambda.getSuperInterfaceTypeSignatures()[0];
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LambdaExpression.getSuperInterfaceTypeSignatures()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[435] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[435] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[435] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[435] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[584] 
05:22:47 	assertTrue("Parent should be LambdaMethod", parent instanceof LambdaMethod);
05:22:47 	                                                              ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[593] 
05:22:47 	assertTrue("Grand-parent should be LambdaExpression", parent instanceof LambdaExpression);
05:22:47 	                                                                        ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElement8Tests.java:[599] 
05:22:47 	assertTrue("Great-grand-parent should be SourceMethod", parent instanceof SourceMethod);
05:22:47 	                                                                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SignatureTests.java:[18] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceMapper;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMapper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SignatureTests.java:[1603] 
05:22:47 	SourceMapper mapper = new SourceMapper();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMapper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SignatureTests.java:[1603] 
05:22:47 	SourceMapper mapper = new SourceMapper();
05:22:47 	                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMapper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SignatureTests.java:[1603] 
05:22:47 	SourceMapper mapper = new SourceMapper();
05:22:47 	                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'SourceMapper()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SignatureTests.java:[1646] 
05:22:47 	String[] ss = mapper.convertTypeNamesToSigs(typeNames);
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceMapper.convertTypeNamesToSigs(char[][])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[19] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[23] 
05:22:47 	public class SnippetCompletionTests_1_5 extends AbstractJavaModelTests implements RelevanceConstants {
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[68] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug132665.Bug132665<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[68] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug132665.Bug132665<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[68] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug132665.Bug132665<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[68] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug132665.Bug132665<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[68] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug132665.Bug132665<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[68] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug132665.Bug132665<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[69] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug132665.Bug132665<TT;>;, ()Lbug132665.Bug132665<+Ljava.lang.Object;>;, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[69] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug132665.Bug132665<TT;>;, ()Lbug132665.Bug132665<+Ljava.lang.Object;>;, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[69] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug132665.Bug132665<TT;>;, ()Lbug132665.Bug132665<+Ljava.lang.Object;>;, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[69] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug132665.Bug132665<TT;>;, ()Lbug132665.Bug132665<+Ljava.lang.Object;>;, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[69] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug132665.Bug132665<TT;>;, ()Lbug132665.Bug132665<+Ljava.lang.Object;>;, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[69] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug132665.Bug132665<TT;>;, ()Lbug132665.Bug132665<+Ljava.lang.Object;>;, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[70] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug132665.Bug132665<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[70] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug132665.Bug132665<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[70] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug132665.Bug132665<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[70] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug132665.Bug132665<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[70] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug132665.Bug132665<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[70] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug132665.Bug132665<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[88] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug223878.Bug223878<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[88] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug223878.Bug223878<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[88] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug223878.Bug223878<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[88] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug223878.Bug223878<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[88] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug223878.Bug223878<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[88] 
05:22:47 	"foo1[METHOD_REF]{foo1(), Lbug223878.Bug223878<TT;>;, ()V, foo1, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[89] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug223878.Bug223878<TT;>;, (Lbug223878.Bug223878<+Ljava.lang.Object;>;)V, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[89] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug223878.Bug223878<TT;>;, (Lbug223878.Bug223878<+Ljava.lang.Object;>;)V, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[89] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug223878.Bug223878<TT;>;, (Lbug223878.Bug223878<+Ljava.lang.Object;>;)V, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[89] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug223878.Bug223878<TT;>;, (Lbug223878.Bug223878<+Ljava.lang.Object;>;)V, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[89] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug223878.Bug223878<TT;>;, (Lbug223878.Bug223878<+Ljava.lang.Object;>;)V, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[89] 
05:22:47 	"foo2[METHOD_REF]{foo2(), Lbug223878.Bug223878<TT;>;, (Lbug223878.Bug223878<+Ljava.lang.Object;>;)V, foo2, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[90] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug223878.Bug223878<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[90] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug223878.Bug223878<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[90] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug223878.Bug223878<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[90] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug223878.Bug223878<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[90] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug223878.Bug223878<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests_1_5.java:[90] 
05:22:47 	"foo3[METHOD_REF]{foo3(), Lbug223878.Bug223878<TT;>;, ()V, foo3, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.core.ResolvedSourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[867] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit, "Generic<Exception>"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[914] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit, "g1.t.s.def.Generic<Exception>.Member"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[934] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit, "NonGeneric.GenericMember<Exception>"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[954] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit,  "g1.t.s.def.Generic<Exception>.MemberGeneric<Exception>"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[976] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit, "g1.t.m.def.Generic<? extends Throwable, ? extends Exception, ? extends RuntimeException>"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[1023] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit, "Generic<? extends Throwable, ? extends Exception, ? extends RuntimeException>.Member"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[1043] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit, "NonGeneric.GenericMember<? super RuntimeException, ? super IllegalMonitorStateException, ? super IllegalMonitorStateException>"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchGenericTypeTests.java:[1063] 
05:22:47 	ResolvedSourceType type = selectParameterizedType(unit,  "g1.t.m.def.Generic<? super RuntimeException, ? super IllegalMonitorStateException, ? super IllegalMonitorStateException>.MemberGeneric<? extends Throwable, ? extends Exception, ? extends RuntimeException>"); //$NON-NLS-1$
05:22:47 	^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedSourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[59] 
05:22:47 	DefaultCodeFormatter codeFormatter() {
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[60] 
05:22:47 	this.formatterPrefs.comment_clear_blank_lines_in_block_comment = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_clear_blank_lines_in_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[61] 
05:22:47 	this.formatterPrefs.comment_clear_blank_lines_in_javadoc_comment = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_clear_blank_lines_in_javadoc_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[62] 
05:22:47 	this.formatterPrefs.comment_format_header = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_header' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[63] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[63] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsClearBlankLinesTests.java:[63] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[47] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[48] 
05:22:47 	import org.eclipse.jdt.internal.core.index.IndexLocation;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[49] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[74] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[74] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[74] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[75] 
05:22:47 	manager.containers = new HashMap<>(5);
05:22:47 	        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.containers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[76] 
05:22:47 	manager.variables = new HashMap<>(5);
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.variables' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1054] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1054] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1054] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1055] 
05:22:47 	indexManager.indexLibrary(new Path("/P1/bin"), project.getProject(), null);
05:22:47 	             ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.indexLibrary(IPath, IProject, URL)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1135] 
05:22:47 	IndexLocation indexLoc = IndexLocation.createIndexLocation(newURL);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1135] 
05:22:47 	IndexLocation indexLoc = IndexLocation.createIndexLocation(newURL);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1135] 
05:22:47 	IndexLocation indexLoc = IndexLocation.createIndexLocation(newURL);
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexLocation.createIndexLocation(URL)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchScopeTests.java:[1136] 
05:22:47 	assertTrue("Malformed index location", indexLoc.getIndexFile().exists());
05:22:47 	                                                ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexLocation.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests2.java:[69] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.MatchLocator;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MatchLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests2.java:[70] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.MethodPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests2.java:[1699] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(method, DECLARATIONS|IGNORE_DECLARING_TYPE|IGNORE_RETURN_TYPE, EQUIVALENT_RULE|EXACT_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests2.java:[1699] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(method, DECLARATIONS|IGNORE_DECLARING_TYPE|IGNORE_RETURN_TYPE, EQUIVALENT_RULE|EXACT_RULE);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests2.java:[2824] 
05:22:47 	MatchLocator.setFocus(pattern, method);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MatchLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests2.java:[2824] 
05:22:47 	MatchLocator.setFocus(pattern, method);
05:22:47 	             ^^^^^^^^
05:22:47 Discouraged access: The method 'MatchLocator.setFocus(SearchPattern, IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.util.DOMASTUtil;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DOMASTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[9268] 
05:22:47 	if (DOMASTUtil.isFeatureSupportedinAST(this.ast, Modifier.SEALED)) {
05:22:47 	    ^^^^^^^^^^
05:22:47 Discouraged access: The type 'DOMASTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[9268] 
05:22:47 	if (DOMASTUtil.isFeatureSupportedinAST(this.ast, Modifier.SEALED)) {
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DOMASTUtil.isFeatureSupportedinAST(AST, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[9270] 
05:22:47 	} else if (DOMASTUtil.isFeatureSupportedinAST(this.ast, Modifier.NON_SEALED)) {
05:22:47 	           ^^^^^^^^^^
05:22:47 Discouraged access: The type 'DOMASTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[9270] 
05:22:47 	} else if (DOMASTUtil.isFeatureSupportedinAST(this.ast, Modifier.NON_SEALED)) {
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DOMASTUtil.isFeatureSupportedinAST(AST, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[9562] 
05:22:47 	DOMASTUtil.checkASTLevel(level);
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'DOMASTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTTest.java:[9562] 
05:22:47 	DOMASTUtil.checkASTLevel(level);
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DOMASTUtil.checkASTLevel(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateTypeSourceExamplesTests.java:[16] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateTypeSourceExamplesTests.java:[110] 
05:22:47 	type.setFlags(ClassFileConstants.AccPublic | ClassFileConstants.AccFinal);
05:22:47 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateTypeSourceExamplesTests.java:[110] 
05:22:47 	type.setFlags(ClassFileConstants.AccPublic | ClassFileConstants.AccFinal);
05:22:47 	                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateTypeSourceExamplesTests.java:[110] 
05:22:47 	type.setFlags(ClassFileConstants.AccPublic | ClassFileConstants.AccFinal);
05:22:47 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CreateTypeSourceExamplesTests.java:[110] 
05:22:47 	type.setFlags(ClassFileConstants.AccPublic | ClassFileConstants.AccFinal);
05:22:47 	                                                                ^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccFinal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassFileTests.java:[27] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassFileTests.java:[1627] 
05:22:47 	((ClasspathEntry) entry).sourceAttachmentPath = null;
05:22:47 	  ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassFileTests.java:[1627] 
05:22:47 	((ClasspathEntry) entry).sourceAttachmentPath = null;
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.sourceAttachmentPath' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[74] 
05:22:47 	"first[LOCAL_VARIABLE_REF]{first, null, I, first, null, " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 22) + "}",
05:22:47 	                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[74] 
05:22:47 	"first[LOCAL_VARIABLE_REF]{first, null, I, first, null, " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 22) + "}",
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[97] 
05:22:47 	"first[LOCAL_VARIABLE_REF]{first, null, I, first, null, " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 22) + "}",
05:22:47 	                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[97] 
05:22:47 	"first[LOCAL_VARIABLE_REF]{first, null, I, first, null, " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 22) + "}",
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[129] 
05:22:47 	"CASE_INSENSITIVE_ORDER[FIELD_REF]{CASE_INSENSITIVE_ORDER, Ljava.lang.String;, Ljava.util.Comparator<Ljava.lang.String;>;, CASE_INSENSITIVE_ORDER, null, " + (R_DEFAULT + 9) + "}\n" +
05:22:47 	                                                                                                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[130] 
05:22:47 	"copyValueOf[METHOD_REF]{copyValueOf(), Ljava.lang.String;, ([C)Ljava.lang.String;, copyValueOf, (arg0), " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[131] 
05:22:47 	"copyValueOf[METHOD_REF]{copyValueOf(), Ljava.lang.String;, ([CII)Ljava.lang.String;, copyValueOf, (arg0, arg1, arg2), " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[132] 
05:22:47 	"chars[METHOD_REF]{chars(), Ljava.lang.CharSequence;, ()Ljava.util.stream.IntStream;, chars, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[133] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[134] 
05:22:47 	"codePoints[METHOD_REF]{codePoints(), Ljava.lang.CharSequence;, ()Ljava.util.stream.IntStream;, codePoints, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[135] 
05:22:47 	"concat[METHOD_REF]{concat(), Ljava.lang.String;, (Ljava.lang.String;)Ljava.lang.String;, concat, (arg0), " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[136] 
05:22:47 	"contains[METHOD_REF]{contains(), Ljava.lang.String;, (Ljava.lang.CharSequence;)Z, contains, (arg0), " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[137] 
05:22:47 	"contentEquals[METHOD_REF]{contentEquals(), Ljava.lang.String;, (Ljava.lang.CharSequence;)Z, contentEquals, (arg0), " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[138] 
05:22:47 	"contentEquals[METHOD_REF]{contentEquals(), Ljava.lang.String;, (Ljava.lang.StringBuffer;)Z, contentEquals, (arg0), " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[139] 
05:22:47 	"charAt[METHOD_REF]{charAt(), Ljava.lang.String;, (I)C, charAt, (arg0), " + (R_DEFAULT + R_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[139] 
05:22:47 	"charAt[METHOD_REF]{charAt(), Ljava.lang.String;, (I)C, charAt, (arg0), " + (R_DEFAULT + R_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                         ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[140] 
05:22:47 	"codePointAt[METHOD_REF]{codePointAt(), Ljava.lang.String;, (I)I, codePointAt, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[140] 
05:22:47 	"codePointAt[METHOD_REF]{codePointAt(), Ljava.lang.String;, (I)I, codePointAt, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[141] 
05:22:47 	"codePointBefore[METHOD_REF]{codePointBefore(), Ljava.lang.String;, (I)I, codePointBefore, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[141] 
05:22:47 	"codePointBefore[METHOD_REF]{codePointBefore(), Ljava.lang.String;, (I)I, codePointBefore, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[142] 
05:22:47 	"codePointCount[METHOD_REF]{codePointCount(), Ljava.lang.String;, (II)I, codePointCount, (arg0, arg1), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[142] 
05:22:47 	"codePointCount[METHOD_REF]{codePointCount(), Ljava.lang.String;, (II)I, codePointCount, (arg0, arg1), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[143] 
05:22:47 	"compareTo[METHOD_REF]{compareTo(), Ljava.lang.String;, (Ljava.lang.String;)I, compareTo, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[143] 
05:22:47 	"compareTo[METHOD_REF]{compareTo(), Ljava.lang.String;, (Ljava.lang.String;)I, compareTo, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}\n" +
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[144] 
05:22:47 	"compareToIgnoreCase[METHOD_REF]{compareToIgnoreCase(), Ljava.lang.String;, (Ljava.lang.String;)I, compareToIgnoreCase, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}",
05:22:47 	                                                                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[144] 
05:22:47 	"compareToIgnoreCase[METHOD_REF]{compareToIgnoreCase(), Ljava.lang.String;, (Ljava.lang.String;)I, compareToIgnoreCase, (arg0), " + (R_DEFAULT + R_EXACT_EXPECTED_TYPE + 30) + "}",
05:22:47 	                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[165] 
05:22:47 	"lpx5[LOCAL_VARIABLE_REF]{lpx5, null, I, lpx5, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[166] 
05:22:47 	"lpx6[LOCAL_VARIABLE_REF]{lpx6, null, I, lpx6, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                                                         ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[193] 
05:22:47 	int relevance = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED + R_UNQUALIFIED;
05:22:47 	                                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[220] 
05:22:47 	"argument[LOCAL_VARIABLE_REF]{argument, null, I, argument, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[275] 
05:22:47 	"class[FIELD_REF]{class, null, Ljava.lang.Class<LX;>;, class, null, " + (R_DEFAULT + 21) + "}\n" +
05:22:47 	                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[276] 
05:22:47 	"f[FIELD_REF]{f, LX;, LFoo;, f, null, " + (R_DEFAULT + 21) + "}\n" +
05:22:47 	                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[277] 
05:22:47 	"x1[FIELD_REF]{x1, LX;, I, x1, null, " + (R_DEFAULT + 51) + "}",
05:22:47 	                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[303] 
05:22:47 	"[POTENTIAL_METHOD_DECLARATION]{, LX;, ()V, , null, " + (R_DEFAULT + 9) + "}\n" +
05:22:47 	                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[304] 
05:22:47 	"abstract[KEYWORD]{abstract, null, null, abstract, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[305] 
05:22:47 	"class[KEYWORD]{class, null, null, class, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[306] 
05:22:47 	"enum[KEYWORD]{enum, null, null, enum, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[307] 
05:22:47 	"final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[308] 
05:22:47 	"interface[KEYWORD]{interface, null, null, interface, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[309] 
05:22:47 	"native[KEYWORD]{native, null, null, native, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[310] 
05:22:47 	"private[KEYWORD]{private, null, null, private, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[311] 
05:22:47 	"protected[KEYWORD]{protected, null, null, protected, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[312] 
05:22:47 	"public[KEYWORD]{public, null, null, public, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[313] 
05:22:47 	"static[KEYWORD]{static, null, null, static, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[314] 
05:22:47 	"strictfp[KEYWORD]{strictfp, null, null, strictfp, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[315] 
05:22:47 	"synchronized[KEYWORD]{synchronized, null, null, synchronized, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[316] 
05:22:47 	"transient[KEYWORD]{transient, null, null, transient, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[317] 
05:22:47 	"volatile[KEYWORD]{volatile, null, null, volatile, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[318] 
05:22:47 	"I[TYPE_REF]{I, , LI;, null, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[319] 
05:22:47 	"J[TYPE_REF]{J, , LJ;, null, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[320] 
05:22:47 	"X[TYPE_REF]{X, , LX;, null, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[321] 
05:22:47 	"clone[METHOD_DECLARATION]{protected Object clone() throws CloneNotSupportedException, Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[322] 
05:22:47 	"equals[METHOD_DECLARATION]{public boolean equals(Object obj), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[323] 
05:22:47 	"finalize[METHOD_DECLARATION]{protected void finalize() throws Throwable, Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[324] 
05:22:47 	"hashCode[METHOD_DECLARATION]{public int hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[325] 
05:22:47 	"toString[METHOD_DECLARATION]{public String toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                                                                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[351] 
05:22:47 	"[POTENTIAL_METHOD_DECLARATION]{, LX;, ()V, , null, " + (R_DEFAULT + 9) + "}\n" +
05:22:47 	                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[352] 
05:22:47 	"abstract[KEYWORD]{abstract, null, null, abstract, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[353] 
05:22:47 	"class[KEYWORD]{class, null, null, class, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[354] 
05:22:47 	"enum[KEYWORD]{enum, null, null, enum, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[355] 
05:22:47 	"final[KEYWORD]{final, null, null, final, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[356] 
05:22:47 	"interface[KEYWORD]{interface, null, null, interface, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[357] 
05:22:47 	"native[KEYWORD]{native, null, null, native, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[358] 
05:22:47 	"private[KEYWORD]{private, null, null, private, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[359] 
05:22:47 	"protected[KEYWORD]{protected, null, null, protected, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[360] 
05:22:47 	"public[KEYWORD]{public, null, null, public, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[361] 
05:22:47 	"static[KEYWORD]{static, null, null, static, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[362] 
05:22:47 	"strictfp[KEYWORD]{strictfp, null, null, strictfp, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[363] 
05:22:47 	"synchronized[KEYWORD]{synchronized, null, null, synchronized, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[364] 
05:22:47 	"transient[KEYWORD]{transient, null, null, transient, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[365] 
05:22:47 	"volatile[KEYWORD]{volatile, null, null, volatile, null, " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[366] 
05:22:47 	"I[TYPE_REF]{I, , LI;, null, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[367] 
05:22:47 	"J[TYPE_REF]{J, , LJ;, null, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[368] 
05:22:47 	"X[TYPE_REF]{X, , LX;, null, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[369] 
05:22:47 	"clone[METHOD_DECLARATION]{protected Object clone() throws CloneNotSupportedException, Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[370] 
05:22:47 	"equals[METHOD_DECLARATION]{public boolean equals(Object obj), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[371] 
05:22:47 	"finalize[METHOD_DECLARATION]{protected void finalize() throws Throwable, Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[372] 
05:22:47 	"hashCode[METHOD_DECLARATION]{public int hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + 22) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[373] 
05:22:47 	"toString[METHOD_DECLARATION]{public String toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + 22) + "}",
05:22:47 	                                                                                                                       ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[403] 
05:22:47 	"goo[METHOD_REF]{goo(), LX;, (LI;)V, goo, (i), " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[404] 
05:22:47 	"goo[METHOD_REF]{goo(), LX;, (Ljava.lang.String;)V, goo, (s), " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[405] 
05:22:47 	"main[METHOD_REF]{main(), LX;, ([Ljava.lang.String;)V, main, (args), " + (R_DEFAULT + 19) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[406] 
05:22:47 	"clone[METHOD_REF]{clone(), Ljava.lang.Object;, ()Ljava.lang.Object;, clone, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[407] 
05:22:47 	"equals[METHOD_REF]{equals(), Ljava.lang.Object;, (Ljava.lang.Object;)Z, equals, (obj), " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[408] 
05:22:47 	"finalize[METHOD_REF]{finalize(), Ljava.lang.Object;, ()V, finalize, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[409] 
05:22:47 	"getClass[METHOD_REF]{getClass(), Ljava.lang.Object;, ()Ljava.lang.Class<*>;, getClass, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[410] 
05:22:47 	"hashCode[METHOD_REF]{hashCode(), Ljava.lang.Object;, ()I, hashCode, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[411] 
05:22:47 	"notify[METHOD_REF]{notify(), Ljava.lang.Object;, ()V, notify, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[412] 
05:22:47 	"notifyAll[METHOD_REF]{notifyAll(), Ljava.lang.Object;, ()V, notifyAll, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[413] 
05:22:47 	"toString[METHOD_REF]{toString(), Ljava.lang.Object;, ()Ljava.lang.String;, toString, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[414] 
05:22:47 	"wait[METHOD_REF]{wait(), Ljava.lang.Object;, ()V, wait, null, " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[415] 
05:22:47 	"wait[METHOD_REF]{wait(), Ljava.lang.Object;, (J)V, wait, (millis), " + (R_DEFAULT + 30) + "}\n" +
05:22:47 	                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests18.java:[416] 
05:22:47 	"wait[METHOD_REF]{wait(), Ljava.lang.Object;, (JI)V, wait, (millis, nanos), " + (R_DEFAULT + 30) + "}",
05:22:47 	                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[47] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[48] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[49] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[50] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions.Alignment;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions.Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[67] 
05:22:47 	DefaultCodeFormatterOptions formatterPrefs;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[88] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, level);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[88] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, level);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[89] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, level);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[89] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, level);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[90] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, level);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[90] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, level);
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[97] 
05:22:47 	this.formatterPrefs.page_width = 80;
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[103] 
05:22:47 	protected void setPageWidth80(DefaultCodeFormatterOptions preferences) {
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[104] 
05:22:47 	preferences.page_width = 80;
05:22:47 	            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[118] 
05:22:47 	this.formatterPrefs.comment_insert_new_line_for_parameter = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_insert_new_line_for_parameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[119] 
05:22:47 	this.formatterPrefs.comment_align_tags_descriptions_grouped = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_align_tags_descriptions_grouped' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[120] 
05:22:47 	this.formatterPrefs.comment_indent_root_tags = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_indent_root_tags' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[121] 
05:22:47 	this.formatterPrefs.comment_indent_parameter_description = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_indent_parameter_description' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[129] 
05:22:47 	this.formatterPrefs.comment_count_line_length_from_starting_position = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_count_line_length_from_starting_position' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[137] 
05:22:47 	this.formatterPrefs.comment_format_line_comment_starting_on_first_column = true;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_line_comment_starting_on_first_column' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[154] 
05:22:47 	return new String(org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsCharArray(inputStream, null));
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[154] 
05:22:47 	return new String(org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsCharArray(inputStream, null));
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getInputStreamAsCharArray(InputStream, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[183] 
05:22:47 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[183] 
05:22:47 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                                                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[191] 
05:22:47 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[191] 
05:22:47 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
05:22:47 	                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[205] 
05:22:47 	return org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[205] 
05:22:47 	return org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[214] 
05:22:47 	this.formatterPrefs = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[214] 
05:22:47 	this.formatterPrefs = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DefaultCodeFormatterOptions.getEclipseDefaultSettings()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[282] 
05:22:47 	DefaultCodeFormatter codeFormatter() {
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[286] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[286] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[286] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[340] 
05:22:47 	DefaultCodeFormatter codeFormatter = codeFormatter();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[364] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[364] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[364] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[365] 
05:22:47 	preferences.number_of_empty_lines_to_preserve = 0;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.number_of_empty_lines_to_preserve' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[367] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[367] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[367] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[376] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[376] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[376] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[377] 
05:22:47 	preferences.number_of_empty_lines_to_preserve = 0;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.number_of_empty_lines_to_preserve' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[378] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[378] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[378] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[532] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[532] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[532] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[533] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	            ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[533] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[533] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                   ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[534] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[534] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[534] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[537] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	            ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[537] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[537] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                   ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[538] 
05:22:47 	codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[538] 
05:22:47 	codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[559] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[559] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[559] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[561] 
05:22:47 	preferences.keep_simple_if_on_one_line = true;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.keep_simple_if_on_one_line' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[562] 
05:22:47 	preferences.keep_then_statement_on_same_line = true;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.keep_then_statement_on_same_line' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[563] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	            ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[563] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[563] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                   ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[564] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[564] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[564] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[577] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[577] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[577] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[578] 
05:22:47 	preferences.wrap_outer_expressions_when_nested = false;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.wrap_outer_expressions_when_nested' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[580] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[580] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[580] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[593] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[593] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[593] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[594] 
05:22:47 	preferences.keep_simple_if_on_one_line = true;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.keep_simple_if_on_one_line' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[595] 
05:22:47 	preferences.keep_then_statement_on_same_line = true;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.keep_then_statement_on_same_line' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[596] 
05:22:47 	preferences.keep_guardian_clause_on_one_line = true;
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.keep_guardian_clause_on_one_line' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[597] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	            ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[597] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[597] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                   ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[598] 
05:22:47 	preferences.compact_else_if = true;
05:22:47 	            ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.compact_else_if' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[599] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[599] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[599] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[604] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[604] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatterOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[604] 
05:22:47 	DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());
05:22:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[605] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	            ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[605] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java:[605] 
05:22:47 	preferences.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                   ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocPackageCompletionModelTest.java:[24] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocPackageCompletionModelTest.java:[49] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocPackageCompletionModelTest.java:[49] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[342] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[342] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[356] 
05:22:47 	Util.setReadOnly(file, true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[356] 
05:22:47 	Util.setReadOnly(file, true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[368] 
05:22:47 	Util.setReadOnly(file, false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[368] 
05:22:47 	Util.setReadOnly(file, false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[371] 
05:22:47 	Util.setReadOnly(file2, false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[371] 
05:22:47 	Util.setReadOnly(file2, false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[532] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[532] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[546] 
05:22:47 	Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.java"), true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[546] 
05:22:47 	Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.java"), true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[548] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[548] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[550] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[550] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[556] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[556] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));
05:22:47 	                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[557] 
05:22:47 	assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[557] 
05:22:47 	assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));
05:22:47 	                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[558] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[558] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));
05:22:47 	                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[559] 
05:22:47 	assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.java")));
05:22:47 	                          ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[559] 
05:22:47 	assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.java")));
05:22:47 	                               ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[563] 
05:22:47 	Util.setReadOnly(xSrcFile, false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[563] 
05:22:47 	Util.setReadOnly(xSrcFile, false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[566] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[566] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[569] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[569] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[573] 
05:22:47 	Util.setReadOnly(p1Fragment.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[573] 
05:22:47 	Util.setReadOnly(p1Fragment.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[577] 
05:22:47 	Util.setReadOnly(p3Fragment.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[577] 
05:22:47 	Util.setReadOnly(p3Fragment.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[581] 
05:22:47 	Util.setReadOnly(xFile, false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[581] 
05:22:47 	Util.setReadOnly(xFile, false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1130] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1130] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1144] 
05:22:47 	Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.java"), true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1144] 
05:22:47 	Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.java"), true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1146] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1146] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1148] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1148] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1154] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1154] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));
05:22:47 	                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1155] 
05:22:47 	assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1155] 
05:22:47 	assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));
05:22:47 	                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1156] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));
05:22:47 	                           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1156] 
05:22:47 	assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));
05:22:47 	                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1157] 
05:22:47 	assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.java")));
05:22:47 	                          ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1157] 
05:22:47 	assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.java")));
05:22:47 	                               ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1161] 
05:22:47 	Util.setReadOnly(xSrcFile, false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1161] 
05:22:47 	Util.setReadOnly(xSrcFile, false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1164] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1164] 
05:22:47 	Util.setReadOnly(pkg2.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1167] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1167] 
05:22:47 	Util.setReadOnly(pkgSource.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1171] 
05:22:47 	Util.setReadOnly(p1Fragment.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1171] 
05:22:47 	Util.setReadOnly(p1Fragment.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1175] 
05:22:47 	Util.setReadOnly(p3Fragment.getResource(), false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1175] 
05:22:47 	Util.setReadOnly(p3Fragment.getResource(), false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1179] 
05:22:47 	Util.setReadOnly(xFile, false);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CopyMoveResourcesTests.java:[1179] 
05:22:47 	Util.setReadOnly(xFile, false);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.core.util.LRUCache.LRUCacheEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LRUCache.LRUCacheEntry<K,V>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.core.util.MementoTokenizer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MementoTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[57] 
05:22:47 	public BufferCache<IOpenable> cache;
05:22:47 	       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache<IOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[64] 
05:22:47 	public OverflowingTestBuffer(boolean hasUnsavedChanges, BufferCache<IOpenable> cache) {
05:22:47 	                                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache<IOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[87] 
05:22:47 	this.cache.remove(this.owner);
05:22:47 	           ^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.remove(IOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[175] 
05:22:47 	public class OverflowingTestOpenable extends Openable {
05:22:47 	                                             ^^^^^^^^
05:22:47 Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[186] 
05:22:47 	public ElementCache<OverflowingTestOpenable> cache;
05:22:47 	       ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[192] 
05:22:47 	public OverflowingTestOpenable(OverflowingTestBuffer buffer, ElementCache<OverflowingTestOpenable> cache) {
05:22:47 	                                                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[193] 
05:22:47 	super(null);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'Openable(JavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[200] 
05:22:47 	protected boolean buildStructure(OpenableElementInfo info, IProgressMonitor pm, Map newElements, IResource underlyingResource) {
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[207] 
05:22:47 	this.cache.remove(this);
05:22:47 	           ^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.remove(OverflowingCacheTests.OverflowingTestOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[212] 
05:22:47 	return super.equals(o);
05:22:47 	             ^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.equals(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[224] 
05:22:47 	public IJavaElement getHandleFromMemento(String token, MementoTokenizer memento, WorkingCopyOwner owner) {
05:22:47 	                                                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MementoTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[236] 
05:22:47 	public IResource resource(PackageFragmentRoot root) {
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[294] 
05:22:47 	int rootSize = JavaModelCache.DEFAULT_ROOT_SIZE * 2;
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[294] 
05:22:47 	int rootSize = JavaModelCache.DEFAULT_ROOT_SIZE * 2;
05:22:47 	                              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelCache.DEFAULT_ROOT_SIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[339] 
05:22:47 	BufferCache<?> cache = new BufferCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache<?>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[339] 
05:22:47 	BufferCache<?> cache = new BufferCache<>(spaceLimit);
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[339] 
05:22:47 	BufferCache<?> cache = new BufferCache<>(spaceLimit);
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BufferCache<Object>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[341] 
05:22:47 	actualSpaceLimit = cache.getSpaceLimit();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<capture#1-of ?,IBuffer>.getSpaceLimit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[344] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<capture#2-of ?,IBuffer>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[347] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<capture#3-of ?,IBuffer>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[360] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache<IOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[360] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[360] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BufferCache<IOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[366] 
05:22:47 	cache.put(openables[i], buffers[i]);
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.put(IOpenable, IBuffer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[370] 
05:22:47 	actualSpaceLimit = cache.getSpaceLimit();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.getSpaceLimit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[373] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[376] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[380] 
05:22:47 	Object value = cache.get(openables[i]);
05:22:47 	                     ^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.get(IOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[400] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache<IOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[400] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[400] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BufferCache<IOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[406] 
05:22:47 	cache.put(openables[i], buffers[i]);
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.put(IOpenable, IBuffer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[409] 
05:22:47 	actualSpaceLimit = cache.getSpaceLimit();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.getSpaceLimit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[412] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[415] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[420] 
05:22:47 	Object value = cache.get(openables[i]);
05:22:47 	                     ^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.get(IOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[426] 
05:22:47 	Object value = cache.get(openables[i]);
05:22:47 	                     ^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.get(IOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[443] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache<IOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[443] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[443] 
05:22:47 	BufferCache<IOpenable> cache = new BufferCache<>(spaceLimit);
05:22:47 	                                   ^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BufferCache<IOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[450] 
05:22:47 	cache.put(openables[i], buffers[i]);
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.put(IOpenable, IBuffer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[453] 
05:22:47 	Hashtable<IOpenable, LRUCacheEntry<IOpenable, IBuffer>> table = cache.getEntryTable();
05:22:47 	                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LRUCache.LRUCacheEntry<IOpenable,IBuffer>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[453] 
05:22:47 	Hashtable<IOpenable, LRUCacheEntry<IOpenable, IBuffer>> table = cache.getEntryTable();
05:22:47 	                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.getEntryTable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[456] 
05:22:47 	int actualCurrent = cache.getCurrentSpace();
05:22:47 	                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[459] 
05:22:47 	int actualOverflow = cache.getOverflow();
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[464] 
05:22:47 	Object value = cache.get(openables[i]);
05:22:47 	                     ^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.get(IOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[476] 
05:22:47 	cache.put(openable1, buffer1);
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.put(IOpenable, IBuffer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[479] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IOpenable,IBuffer>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[481] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<IOpenable,IBuffer>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[493] 
05:22:47 	Enumeration<IBuffer> openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[493] 
05:22:47 	Enumeration<IBuffer> openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getDefaultBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[493] 
05:22:47 	Enumeration<IBuffer> openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                                                          ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getOpenBuffers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[498] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[498] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getDefaultBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[498] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                                     ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getOpenBuffers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[520] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[520] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getDefaultBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[520] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                                     ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getOpenBuffers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[532] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[532] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getDefaultBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[532] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                                     ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getOpenBuffers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[542] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BufferManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[542] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getDefaultBufferManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[542] 
05:22:47 	openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();
05:22:47 	                                                     ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BufferManager.getOpenBuffers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[562] 
05:22:47 	ElementCache<?> cache = new ElementCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache<?>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[562] 
05:22:47 	ElementCache<?> cache = new ElementCache<>(spaceLimit);
05:22:47 	                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[562] 
05:22:47 	ElementCache<?> cache = new ElementCache<>(spaceLimit);
05:22:47 	                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ElementCache<IJavaElement & IOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[564] 
05:22:47 	actualSpaceLimit = cache.getSpaceLimit();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<capture#4-of ?,JavaElementInfo>.getSpaceLimit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[567] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<capture#5-of ?,JavaElementInfo>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[570] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<capture#6-of ?,JavaElementInfo>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[583] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[583] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[583] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[587] 
05:22:47 	cache.put(openables[i], new MockInfo(i));
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.put(OverflowingCacheTests.OverflowingTestOpenable, JavaElementInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[591] 
05:22:47 	actualSpaceLimit = cache.getSpaceLimit();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getSpaceLimit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[594] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[597] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[601] 
05:22:47 	JavaElementInfo value = cache.get(openables[i]);
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[601] 
05:22:47 	JavaElementInfo value = cache.get(openables[i]);
05:22:47 	                              ^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.get(OverflowingCacheTests.OverflowingTestOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[621] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[621] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[621] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[625] 
05:22:47 	cache.put(openables[i], new MockInfo(i));
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.put(OverflowingCacheTests.OverflowingTestOpenable, JavaElementInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[628] 
05:22:47 	actualSpaceLimit = cache.getSpaceLimit();
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getSpaceLimit()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[631] 
05:22:47 	actualCurrent = cache.getCurrentSpace();
05:22:47 	                      ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[634] 
05:22:47 	actualOverflow = cache.getOverflow();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[638] 
05:22:47 	JavaElementInfo value = cache.get(openables[i]);
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[638] 
05:22:47 	JavaElementInfo value = cache.get(openables[i]);
05:22:47 	                              ^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.get(OverflowingCacheTests.OverflowingTestOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[644] 
05:22:47 	Object value = cache.get(openables[i]);
05:22:47 	                     ^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.get(OverflowingCacheTests.OverflowingTestOpenable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[661] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[661] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ElementCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[661] 
05:22:47 	ElementCache<OverflowingTestOpenable> cache = new ElementCache<>(spaceLimit);
05:22:47 	                                                  ^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ElementCache<OverflowingCacheTests.OverflowingTestOpenable>(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[665] 
05:22:47 	cache.put(openables[i], new MockInfo(i));
05:22:47 	      ^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.put(OverflowingCacheTests.OverflowingTestOpenable, JavaElementInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[668] 
05:22:47 	Hashtable<OverflowingTestOpenable, LRUCacheEntry<OverflowingTestOpenable, JavaElementInfo>> table = cache.getEntryTable();
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LRUCache.LRUCacheEntry<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[668] 
05:22:47 	Hashtable<OverflowingTestOpenable, LRUCacheEntry<OverflowingTestOpenable, JavaElementInfo>> table = cache.getEntryTable();
05:22:47 	                                                                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[668] 
05:22:47 	Hashtable<OverflowingTestOpenable, LRUCacheEntry<OverflowingTestOpenable, JavaElementInfo>> table = cache.getEntryTable();
05:22:47 	                                                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getEntryTable()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[670] 
05:22:47 	int actualCurrent = cache.getCurrentSpace();
05:22:47 	                          ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getCurrentSpace()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OverflowingCacheTests.java:[672] 
05:22:47 	int actualOverflow = cache.getOverflow();
05:22:47 	                           ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'OverflowingLRUCache<OverflowingCacheTests.OverflowingTestOpenable,JavaElementInfo>.getOverflow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.core.ResolvedBinaryMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1594] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1594] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1630] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1630] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1665] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1665] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1708] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1708] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1962] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[1962] 
05:22:47 	assertEquals("real modifiers", ClassFileConstants.AccPublic, binding.getModifiers());
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccPublic' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4458] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4458] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4459] 
05:22:47 	assertTrue(bm.getParameterNames().length == 1);
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterNames()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4460] 
05:22:47 	assertEquals(bm.getParameterNames()[0], "string");
05:22:47 	                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterNames()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4461] 
05:22:47 	assertEquals(bm.getParameterTypes()[0], "Ljava.lang.String;");
05:22:47 	                ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4523] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4523] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4524] 
05:22:47 	assertTrue(bm.getParameterNames().length == 1);
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterNames()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4582] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4582] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4583] 
05:22:47 	assertTrue(bm.getParameterNames().length == 1);
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterNames()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4646] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4646] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4647] 
05:22:47 	String[] parameterNames = bm.getParameterNames();
05:22:47 	                             ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterNames()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4651] 
05:22:47 	String[] parameterTypes = bm.getParameterTypes();
05:22:47 	                             ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4710] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4710] 
05:22:47 	ResolvedBinaryMethod bm = (ResolvedBinaryMethod) method.getJavaElement();
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ResolvedBinaryMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4711] 
05:22:47 	assertTrue(bm.getParameterNames().length == 0);
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterNames()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter18Test.java:[4712] 
05:22:47 	assertTrue(bm.getParameterTypes().length == 0);
05:22:47 	              ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BinaryMethod.getParameterTypes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[25] 
05:22:47 	public class SnippetCompletionTests extends AbstractJavaModelTests implements RelevanceConstants {
05:22:47 	                                                                              ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[67] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[67] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccDefault' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[67] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[67] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                                     ^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccFinal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[74] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[74] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[74] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[74] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[74] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[74] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[75] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[75] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[75] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[75] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[75] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[75] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[76] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[76] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[76] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[76] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[76] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[76] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[77] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[77] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[77] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[77] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                  ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[77] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[77] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[93] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[93] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccDefault' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[93] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[93] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                                     ^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccFinal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[106] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[106] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[106] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[106] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[106] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[107] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[107] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[107] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[107] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[107] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[107] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[108] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[108] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[108] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[108] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[108] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[108] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[109] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[109] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[109] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[109] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[109] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[109] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[110] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[110] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[110] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[110] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                  ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[110] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[110] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[126] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[126] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccDefault' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[126] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[126] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                                     ^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccFinal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[139] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[139] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[139] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[139] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[139] 
05:22:47 	"Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[140] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[140] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[140] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[140] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                        ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[140] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[140] 
05:22:47 	"var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[141] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[141] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[141] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[141] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[141] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[141] 
05:22:47 	"varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[142] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[142] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[142] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[142] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[142] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[142] 
05:22:47 	"varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+
05:22:47 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[143] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[143] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[143] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[143] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                  ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[143] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[143] 
05:22:47 	"varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[160] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[160] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java:[160] 
05:22:47 	int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};
05:22:47 	                                                                     ^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccFinal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[50] 
05:22:47 	import org.eclipse.jdt.internal.core.BinaryType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[51] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[52] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager.PerProjectInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[53] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[764] 
05:22:47 	final PerProjectInfo projectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfoCheckExistence(this.project.getProject());
05:22:47 	      ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager.PerProjectInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[764] 
05:22:47 	final PerProjectInfo projectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfoCheckExistence(this.project.getProject());
05:22:47 	                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[764] 
05:22:47 	final PerProjectInfo projectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfoCheckExistence(this.project.getProject());
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[764] 
05:22:47 	final PerProjectInfo projectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfoCheckExistence(this.project.getProject());
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getPerProjectInfoCheckExistence(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[769] 
05:22:47 	Object javadocContent = projectInfo.javadocCache.get(type);
05:22:47 	                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.PerProjectInfo.javadocCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[769] 
05:22:47 	Object javadocContent = projectInfo.javadocCache.get(type);
05:22:47 	                                                 ^^^
05:22:47 Discouraged access: The method 'LRUCache<IJavaElement,Object>.get(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[770] 
05:22:47 	while(javadocContent == null || javadocContent == BinaryType.EMPTY_JAVADOC) {
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BinaryType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[770] 
05:22:47 	while(javadocContent == null || javadocContent == BinaryType.EMPTY_JAVADOC) {
05:22:47 	                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'BinaryType.EMPTY_JAVADOC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[773] 
05:22:47 	javadocContent = projectInfo.javadocCache.get(type);
05:22:47 	                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.PerProjectInfo.javadocCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[773] 
05:22:47 	javadocContent = projectInfo.javadocCache.get(type);
05:22:47 	                                          ^^^
05:22:47 Discouraged access: The method 'LRUCache<IJavaElement,Object>.get(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[793] 
05:22:47 	projectInfo.javadocCache.flush();
05:22:47 	            ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.PerProjectInfo.javadocCache' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[793] 
05:22:47 	projectInfo.javadocCache.flush();
05:22:47 	                         ^^^^^
05:22:47 Discouraged access: The method 'LRUCache<IJavaElement,Object>.flush()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[1118] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[1118] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[1190] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AttachedJavadocTests.java:[1190] 
05:22:47 	String encodedContents = new String (Util.getResourceContentsAsCharArray(sourceFile, encoding));
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelStatus;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelStatus' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.UserLibrary;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibrary' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.UserLibraryClasspathContainer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[101] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[101] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[101] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[102] 
05:22:47 	manager.containers = new HashMap(5);
05:22:47 	        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.containers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[103] 
05:22:47 	manager.variables = new HashMap(5);
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.variables' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[811] 
05:22:47 	JavaModelManager.getJavaModelManager().batchContainerInitializations = JavaModelManager.NEED_BATCH_INITIALIZATION;
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[811] 
05:22:47 	JavaModelManager.getJavaModelManager().batchContainerInitializations = JavaModelManager.NEED_BATCH_INITIALIZATION;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[811] 
05:22:47 	JavaModelManager.getJavaModelManager().batchContainerInitializations = JavaModelManager.NEED_BATCH_INITIALIZATION;
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.batchContainerInitializations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[811] 
05:22:47 	JavaModelManager.getJavaModelManager().batchContainerInitializations = JavaModelManager.NEED_BATCH_INITIALIZATION;
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[811] 
05:22:47 	JavaModelManager.getJavaModelManager().batchContainerInitializations = JavaModelManager.NEED_BATCH_INITIALIZATION;
05:22:47 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.NEED_BATCH_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[993] 
05:22:47 	final JavaProject project2 = (JavaProject) createJavaProject(
05:22:47 	      ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[993] 
05:22:47 	final JavaProject project2 = (JavaProject) createJavaProject(
05:22:47 	                              ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1005] 
05:22:47 	JavaProject.addCPResolutionBPListener(listener);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1005] 
05:22:47 	JavaProject.addCPResolutionBPListener(listener);
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.addCPResolutionBPListener(JavaProject.ClasspathResolutionBreakpointListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1010] 
05:22:47 	project2.getResolvedClasspath();
05:22:47 	         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getResolvedClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1020] 
05:22:47 	IClasspathEntry[] classpath = project2.getResolvedClasspath();
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getResolvedClasspath()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1027] 
05:22:47 	JavaProject.removeCPResolutionBPListener(listener);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1027] 
05:22:47 	JavaProject.removeCPResolutionBPListener(listener);
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.removeCPResolutionBPListener(JavaProject.ClasspathResolutionBreakpointListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1084] 
05:22:47 	JavaModelManager.getJavaModelManager().shutdown();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1084] 
05:22:47 	JavaModelManager.getJavaModelManager().shutdown();
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1084] 
05:22:47 	JavaModelManager.getJavaModelManager().shutdown();
05:22:47 	                                       ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.shutdown()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1366] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1366] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1366] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1367] 
05:22:47 	IEclipsePreferences preferences = manager.getInstancePreferences();
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1368] 
05:22:47 	preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+varName, newValue);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1368] 
05:22:47 	preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+varName, newValue);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1460] 
05:22:47 	assertEquals("Status should be VERIFIED_OK", JavaModelStatus.VERIFIED_OK, status);
05:22:47 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelStatus' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1460] 
05:22:47 	assertEquals("Status should be VERIFIED_OK", JavaModelStatus.VERIFIED_OK, status);
05:22:47 	                                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelStatus.VERIFIED_OK' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1554] 
05:22:47 	assertNull("Deprecation message should not have been stored!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1554] 
05:22:47 	assertNull("Deprecation message should not have been stored!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                                                ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1554] 
05:22:47 	assertNull("Deprecation message should not have been stored!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                                                                      ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deprecatedVariables' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1572] 
05:22:47 	assertNotNull("Deprecation message should have been stored!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1572] 
05:22:47 	assertNotNull("Deprecation message should have been stored!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                                               ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1572] 
05:22:47 	assertNotNull("Deprecation message should have been stored!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                                                                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deprecatedVariables' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1580] 
05:22:47 	assertNull("Deprecation message should have been removed!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1580] 
05:22:47 	assertNull("Deprecation message should have been removed!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                                             ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1580] 
05:22:47 	assertNull("Deprecation message should have been removed!", JavaModelManager.getJavaModelManager().deprecatedVariables.get("TEST_DEPRECATED"));
05:22:47 	                                                                                                   ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deprecatedVariables' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1592] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1592] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1592] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'UserLibraryClasspathContainer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1602] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SWT";
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1602] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SWT";
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1652] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1652] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibraryClasspathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1652] 
05:22:47 	UserLibraryClasspathContainer containerSuggestion = new UserLibraryClasspathContainer(libraryName);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'UserLibraryClasspathContainer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1658] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+ "TEST";
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1658] 
05:22:47 	String propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX+ "TEST";
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1666] 
05:22:47 	propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX + "INVALID";
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1666] 
05:22:47 	propertyName = JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX + "INVALID";
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_USERLIBRARY_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1677] 
05:22:47 	UserLibrary userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary(libraryName);
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'UserLibrary' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1677] 
05:22:47 	UserLibrary userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary(libraryName);
05:22:47 	                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1677] 
05:22:47 	UserLibrary userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary(libraryName);
05:22:47 	                                           ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getUserLibraryManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1677] 
05:22:47 	UserLibrary userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary(libraryName);
05:22:47 	                                                                   ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'UserLibraryManager.getUserLibrary(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1679] 
05:22:47 	IPath entryPath = userLibrary.getEntries()[0].getPath();
05:22:47 	                              ^^^^^^^^^^
05:22:47 Discouraged access: The method 'UserLibrary.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1682] 
05:22:47 	userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary("INVALID");
05:22:47 	              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1682] 
05:22:47 	userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary("INVALID");
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getUserLibraryManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1682] 
05:22:47 	userLibrary = JavaModelManager.getUserLibraryManager().getUserLibrary("INVALID");
05:22:47 	                                                       ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'UserLibraryManager.getUserLibrary(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1685] 
05:22:47 	catch (ClasspathEntry.AssertionFailedException e) {
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1685] 
05:22:47 	catch (ClasspathEntry.AssertionFailedException e) {
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry.AssertionFailedException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1722] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1722] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1722] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	                                                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1723] 
05:22:47 	javaModelManager.containerRemove(null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.containerRemove(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1724] 
05:22:47 	javaModelManager.forceBatchInitializations(false);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.forceBatchInitializations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1725] 
05:22:47 	javaModelManager.getClasspathContainer(Path.EMPTY, null);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1770] 
05:22:47 	JavaModelManager.getJavaModelManager().getClasspathContainer(Path.EMPTY, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1770] 
05:22:47 	JavaModelManager.getJavaModelManager().getClasspathContainer(Path.EMPTY, null);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1770] 
05:22:47 	JavaModelManager.getJavaModelManager().getClasspathContainer(Path.EMPTY, null);
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1811] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1811] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1811] 
05:22:47 	JavaModelManager javaModelManager = JavaModelManager.getJavaModelManager();
05:22:47 	                                                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1812] 
05:22:47 	javaModelManager.containerRemove(null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.containerRemove(IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1813] 
05:22:47 	javaModelManager.forceBatchInitializations(false);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.forceBatchInitializations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1814] 
05:22:47 	javaModelManager.getClasspathContainer(Path.EMPTY, null);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1850] 
05:22:47 	if (JavaModelManager.getJavaModelManager().containerBeingInitializedGet(p2Project.get(),
05:22:47 	    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1850] 
05:22:47 	if (JavaModelManager.getJavaModelManager().containerBeingInitializedGet(p2Project.get(),
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1850] 
05:22:47 	if (JavaModelManager.getJavaModelManager().containerBeingInitializedGet(p2Project.get(),
05:22:47 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.containerBeingInitializedGet(IJavaProject, IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1854] 
05:22:47 	helperContainer.set(JavaModelManager.getJavaModelManager().getClasspathContainer(containerPath, p2Project.get()));
05:22:47 	                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1854] 
05:22:47 	helperContainer.set(JavaModelManager.getJavaModelManager().getClasspathContainer(containerPath, p2Project.get()));
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1854] 
05:22:47 	helperContainer.set(JavaModelManager.getJavaModelManager().getClasspathContainer(containerPath, p2Project.get()));
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1867] 
05:22:47 	if (JavaModelManager.getJavaModelManager().containerBeingInitializedGet(p2Project.get(),
05:22:47 	    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1867] 
05:22:47 	if (JavaModelManager.getJavaModelManager().containerBeingInitializedGet(p2Project.get(),
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1867] 
05:22:47 	if (JavaModelManager.getJavaModelManager().containerBeingInitializedGet(p2Project.get(),
05:22:47 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.containerBeingInitializedGet(IJavaProject, IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1871] 
05:22:47 	mainContainer.set(JavaModelManager.getJavaModelManager().getClasspathContainer(containerPath, p2Project.get()));
05:22:47 	                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1871] 
05:22:47 	mainContainer.set(JavaModelManager.getJavaModelManager().getClasspathContainer(containerPath, p2Project.get()));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1871] 
05:22:47 	mainContainer.set(JavaModelManager.getJavaModelManager().getClasspathContainer(containerPath, p2Project.get()));
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1884] 
05:22:47 	JavaModelManager.getJavaModelManager().getClasspathContainer(Path.EMPTY, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1884] 
05:22:47 	JavaModelManager.getJavaModelManager().getClasspathContainer(Path.EMPTY, null);
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClasspathInitializerTests.java:[1884] 
05:22:47 	JavaModelManager.getJavaModelManager().getClasspathContainer(Path.EMPTY, null);
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getClasspathContainer(IPath, IJavaProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[27] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[133] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[134] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[134] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[134] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                           ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[152] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[153] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[153] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[153] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                           ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[171] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[172] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[172] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[172] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                           ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[190] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[191] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[191] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[191] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                           ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[209] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[210] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[210] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[210] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                           ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[230] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[231] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[231] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[231] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.TAB;
05:22:47 	                                                           ^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[251] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[252] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[252] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[252] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[270] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[271] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[271] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[271] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[289] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[290] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[290] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[290] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[308] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[309] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[309] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[309] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[327] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[328] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[328] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[328] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[348] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[349] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[349] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[349] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[369] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[370] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[370] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[370] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.MIXED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[388] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[389] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[389] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[389] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.MIXED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[407] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[408] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[408] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[408] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.MIXED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[426] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[427] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[427] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[427] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.MIXED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[445] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[446] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[446] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[446] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.MIXED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[466] 
05:22:47 	this.formatterPrefs.comment_format_block_comment = false;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[467] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_char' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[467] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[467] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.MIXED;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.MIXED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[746] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[760] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[771] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[775] 
05:22:47 	this.formatterPrefs.comment_line_length = 30;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[781] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[787] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[793] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[803] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[807] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[811] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[815] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[819] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[823] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[827] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[831] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[835] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[839] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[849] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[860] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[864] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[1489] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[1490] 
05:22:47 	this.formatterPrefs.tab_size = 1;
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.tab_size' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[1491] 
05:22:47 	this.formatterPrefs.indentation_size = 1;
05:22:47 	                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.indentation_size' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[1495] 
05:22:47 	this.formatterPrefs.comment_line_length = 40;
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_line_length' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[1496] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterCommentsBugsTest.java:[1496] 
05:22:47 	this.formatterPrefs.tab_char = DefaultCodeFormatterOptions.SPACE;
05:22:47 	                                                           ^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.SPACE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[490] 
05:22:47 	SourceType local = (SourceType) elements[0];
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[490] 
05:22:47 	SourceType local = (SourceType) elements[0];
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[538] 
05:22:47 	SourceType local = (SourceType) elements[0];
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[538] 
05:22:47 	SourceType local = (SourceType) elements[0];
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[589] 
05:22:47 	SourceType local = (SourceType) elements[0];
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs19Tests.java:[589] 
05:22:47 	SourceType local = (SourceType) elements[0];
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaLikeExtensionsTests.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaLikeExtensionsTests.java:[47] 
05:22:47 	Util.resetJavaLikeExtensions();
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaLikeExtensionsTests.java:[47] 
05:22:47 	Util.resetJavaLikeExtensions();
05:22:47 	     ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.resetJavaLikeExtensions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[33] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceField;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[216] 
05:22:47 	SourceField field = (SourceField) elements[0];
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[216] 
05:22:47 	SourceField field = (SourceField) elements[0];
05:22:47 	                     ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[253] 
05:22:47 	SourceField field = (SourceField) elements[0];
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[253] 
05:22:47 	SourceField field = (SourceField) elements[0];
05:22:47 	                     ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[370] 
05:22:47 	SourceField field = (SourceField) elements[0];
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[370] 
05:22:47 	SourceField field = (SourceField) elements[0];
05:22:47 	                     ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[837] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[910] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[1433] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[1469] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs17Tests.java:[1507] 
05:22:47 	assertTrue(elements[0] instanceof LocalVariable);
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[48] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.InternalCompletionContext;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[49] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[50] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[51] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[52] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 2997. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java (at line 56)
05:22:47 	@SuppressWarnings({"rawtypes", "unchecked", "hiding"})
05:22:47 	                                            ^^^^^^^^
05:22:47 At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[277] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[277] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[277] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[277] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[277] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[277] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[340] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[340] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[340] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[340] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[340] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[340] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[402] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[402] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[402] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[402] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[402] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[402] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[465] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[465] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[465] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[465] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[465] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                    ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[465] 
05:22:47 	"element:ZZZ    completion:pz.ZZZ    relevance:"+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_NAME + R_NON_RESTRICTED),
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[523] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, ()V, AllConstructors01, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[523] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, ()V, AllConstructors01, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[523] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, ()V, AllConstructors01, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[523] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, ()V, AllConstructors01, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                    ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[523] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, ()V, AllConstructors01, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[523] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, ()V, AllConstructors01, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[524] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[524] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[524] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[524] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[524] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[524] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[525] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (I)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[525] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (I)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[525] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (I)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[525] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (I)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                    ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[525] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (I)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[525] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (I)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[526] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[526] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[526] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[526] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[526] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[526] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[527] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[527] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[527] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[527] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                     ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[527] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[527] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;)V, AllConstructors01, (o), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[528] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[528] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[528] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[528] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[528] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[528] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[529] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;Ljava.lang.String;)V, AllConstructors01, (o, s), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[529] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;Ljava.lang.String;)V, AllConstructors01, (o, s), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[529] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;Ljava.lang.String;)V, AllConstructors01, (o, s), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[529] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;Ljava.lang.String;)V, AllConstructors01, (o, s), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[529] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;Ljava.lang.String;)V, AllConstructors01, (o, s), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[529] 
05:22:47 	"AllConstructors01[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01;, (Ljava.lang.Object;Ljava.lang.String;)V, AllConstructors01, (o, s), "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[530] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[530] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[530] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[530] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[530] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[530] 
05:22:47 	"   AllConstructors01[TYPE_REF]{p6930.AllConstructors01, p6930, Lp6930.AllConstructors01;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[531] 
05:22:47 	"AllConstructors01b[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01b;, ()V, AllConstructors01b, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[531] 
05:22:47 	"AllConstructors01b[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01b;, ()V, AllConstructors01b, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[531] 
05:22:47 	"AllConstructors01b[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01b;, ()V, AllConstructors01b, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[531] 
05:22:47 	"AllConstructors01b[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01b;, ()V, AllConstructors01b, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[531] 
05:22:47 	"AllConstructors01b[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01b;, ()V, AllConstructors01b, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[531] 
05:22:47 	"AllConstructors01b[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors01b;, ()V, AllConstructors01b, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[532] 
05:22:47 	"   AllConstructors01b[TYPE_REF]{p6930.AllConstructors01b, p6930, Lp6930.AllConstructors01b;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}",
05:22:47 	                                                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[532] 
05:22:47 	"   AllConstructors01b[TYPE_REF]{p6930.AllConstructors01b, p6930, Lp6930.AllConstructors01b;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}",
05:22:47 	                                                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[532] 
05:22:47 	"   AllConstructors01b[TYPE_REF]{p6930.AllConstructors01b, p6930, Lp6930.AllConstructors01b;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[532] 
05:22:47 	"   AllConstructors01b[TYPE_REF]{p6930.AllConstructors01b, p6930, Lp6930.AllConstructors01b;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}",
05:22:47 	                                                                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[532] 
05:22:47 	"   AllConstructors01b[TYPE_REF]{p6930.AllConstructors01b, p6930, Lp6930.AllConstructors01b;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}",
05:22:47 	                                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[532] 
05:22:47 	"   AllConstructors01b[TYPE_REF]{p6930.AllConstructors01b, p6930, Lp6930.AllConstructors01b;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}",
05:22:47 	                                                                                                                                                                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[590] 
05:22:47 	"AllConstructors02[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors02;, ()V, AllConstructors02, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[590] 
05:22:47 	"AllConstructors02[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors02;, ()V, AllConstructors02, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[590] 
05:22:47 	"AllConstructors02[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors02;, ()V, AllConstructors02, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[590] 
05:22:47 	"AllConstructors02[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors02;, ()V, AllConstructors02, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                    ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[590] 
05:22:47 	"AllConstructors02[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors02;, ()V, AllConstructors02, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[590] 
05:22:47 	"AllConstructors02[CONSTRUCTOR_INVOCATION]{(), Lp6930.AllConstructors02;, ()V, AllConstructors02, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[591] 
05:22:47 	"   AllConstructors02[TYPE_REF]{p6930.AllConstructors02, p6930, Lp6930.AllConstructors02;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[591] 
05:22:47 	"   AllConstructors02[TYPE_REF]{p6930.AllConstructors02, p6930, Lp6930.AllConstructors02;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[591] 
05:22:47 	"   AllConstructors02[TYPE_REF]{p6930.AllConstructors02, p6930, Lp6930.AllConstructors02;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests2.java:[591] 
05:22:47 	"   AllConstructors02[TYPE_REF]{p6930.AllConstructors02, p6930, Lp6930.AllConstructors02;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_CONSTRUCTOR)+"}\n" +
05:22:47 	                                                                                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CONSTRUCTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaCorePreferenceModifyListenerTest.java:[21] 
05:22:47 	import org.eclipse.core.internal.preferences.EclipsePreferences;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EclipsePreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaCorePreferenceModifyListenerTest.java:[60] 
05:22:47 	String debugString = ((EclipsePreferences) exported.node("/")).toDeepDebugString();
05:22:47 	                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EclipsePreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaCorePreferenceModifyListenerTest.java:[60] 
05:22:47 	String debugString = ((EclipsePreferences) exported.node("/")).toDeepDebugString();
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'EclipsePreferences.toDeepDebugString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[84] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[85] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ASTRewriteFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6637] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6637] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6637] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6637] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                           ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6638] 
05:22:47 	TextEdit edit = new ASTRewriteFormatter(null, null, options, "\n").formatString(CodeFormatter.K_CLASS_BODY_DECLARATIONS, buf, 0, buf.length(), 1);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ASTRewriteFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6638] 
05:22:47 	TextEdit edit = new ASTRewriteFormatter(null, null, options, "\n").formatString(CodeFormatter.K_CLASS_BODY_DECLARATIONS, buf, 0, buf.length(), 1);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ASTRewriteFormatter(NodeInfoStore, RewriteEventStore, Map, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6638] 
05:22:47 	TextEdit edit = new ASTRewriteFormatter(null, null, options, "\n").formatString(CodeFormatter.K_CLASS_BODY_DECLARATIONS, buf, 0, buf.length(), 1);
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ASTRewriteFormatter.formatString(int, String, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6650] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6650] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6650] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6650] 
05:22:47 	options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                           ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6651] 
05:22:47 	TextEdit edit = new ASTRewriteFormatter(null, null, options, "\n").formatString(CodeFormatter.K_CLASS_BODY_DECLARATIONS, buf, 0, buf.length(), 1);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ASTRewriteFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6651] 
05:22:47 	TextEdit edit = new ASTRewriteFormatter(null, null, options, "\n").formatString(CodeFormatter.K_CLASS_BODY_DECLARATIONS, buf, 0, buf.length(), 1);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ASTRewriteFormatter(NodeInfoStore, RewriteEventStore, Map, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[6651] 
05:22:47 	TextEdit edit = new ASTRewriteFormatter(null, null, options, "\n").formatString(CodeFormatter.K_CLASS_BODY_DECLARATIONS, buf, 0, buf.length(), 1);
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ASTRewriteFormatter.formatString(int, String, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[7481] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[7481] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[7481] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingStatementsTest.java:[7481] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.AndPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AndPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.MethodPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[1606] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[1606] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[1606] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[1607] 
05:22:47 	indexManager.indexAll(project.getProject());
05:22:47 	             ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.indexAll(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2476] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2476] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2476] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2523] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2523] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2523] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2590] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2590] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2590] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2662] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2662] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2662] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2803] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2803] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[2803] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3013] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3013] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3013] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3095] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3095] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3095] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(true, null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3611] 
05:22:47 	SearchPattern pattern = new AndPattern(leftPattern, rightPattern);
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The type 'AndPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3611] 
05:22:47 	SearchPattern pattern = new AndPattern(leftPattern, rightPattern);
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'AndPattern(SearchPattern, SearchPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3690] 
05:22:47 	SearchPattern pattern = new AndPattern(leftPattern, rightPattern);
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The type 'AndPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[3690] 
05:22:47 	SearchPattern pattern = new AndPattern(leftPattern, rightPattern);
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'AndPattern(SearchPattern, SearchPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4274] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], METHOD_REFERENCE_EXPRESSION, ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4274] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], METHOD_REFERENCE_EXPRESSION, ERASURE_RULE);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4370] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4370] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4474] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*", IMPLEMENTORS, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4474] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*", IMPLEMENTORS, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4496] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*", IMPLEMENTORS, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4496] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*", IMPLEMENTORS, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4623] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4623] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4623] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4624] 
05:22:47 	indexManager.indexAll(project.getProject());
05:22:47 	             ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.indexAll(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4627] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*", METHOD, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4627] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*", METHOD, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4660] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4660] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4660] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4661] 
05:22:47 	indexManager.indexAll(project.getProject());
05:22:47 	             ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.indexAll(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4664] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*new", METHOD, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4664] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern("*new", METHOD, IJavaSearchConstants.METHOD_REFERENCE_EXPRESSION, EXACT_RULE );
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4769] 
05:22:47 	LambdaMethod method = (LambdaMethod) this.resultCollector.match.getElement();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugs8Tests.java:[4769] 
05:22:47 	LambdaMethod method = (LambdaMethod) this.resultCollector.match.getElement();
05:22:47 	                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaExpression;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2465] 
05:22:47 	LambdaExpression expression = (LambdaExpression) lambda.getParent();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2465] 
05:22:47 	LambdaExpression expression = (LambdaExpression) lambda.getParent();
05:22:47 	                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2466] 
05:22:47 	memento = expression.getHandleIdentifier();
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getHandleIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2482] 
05:22:47 	expression = (LambdaExpression) lambda.getParent();
05:22:47 	              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2483] 
05:22:47 	memento = expression.getHandleIdentifier();
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getHandleIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2528] 
05:22:47 	LambdaExpression expression = (LambdaExpression) lambda.getParent();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2528] 
05:22:47 	LambdaExpression expression = (LambdaExpression) lambda.getParent();
05:22:47 	                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2529] 
05:22:47 	memento = expression.getHandleIdentifier();
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getHandleIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2533] 
05:22:47 	LambdaExpression recreatedType = (LambdaExpression) JavaCore.create(memento);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2533] 
05:22:47 	LambdaExpression recreatedType = (LambdaExpression) JavaCore.create(memento);
05:22:47 	                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2536] 
05:22:47 	LambdaMethod child = (LambdaMethod) recreatedType.getChildren()[0];
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2536] 
05:22:47 	LambdaMethod child = (LambdaMethod) recreatedType.getChildren()[0];
05:22:47 	                      ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests18.java:[2536] 
05:22:47 	LambdaMethod child = (LambdaMethod) recreatedType.getChildren()[0];
05:22:47 	                                                  ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LambdaExpression.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchMultipleProjectsTests.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.PatternLocator;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchMultipleProjectsTests.java:[1496] 
05:22:47 	resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchMultipleProjectsTests.java:[1496] 
05:22:47 	resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'PatternLocator.SUPER_INVOCATION_FLAVOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchMultipleProjectsTests.java:[1557] 
05:22:47 	resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchMultipleProjectsTests.java:[1557] 
05:22:47 	resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'PatternLocator.SUPER_INVOCATION_FLAVOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassNameTests.java:[34] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassNameTests.java:[139] 
05:22:47 	((SourceType)type).toStringWithAncestors()
05:22:47 	  ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassNameTests.java:[139] 
05:22:47 	((SourceType)type).toStringWithAncestors()
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toStringWithAncestors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassNameTests.java:[148] 
05:22:47 	((SourceType)type).toStringWithAncestors()
05:22:47 	  ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ClassNameTests.java:[148] 
05:22:47 	((SourceType)type).toStringWithAncestors()
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toStringWithAncestors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.impl.AssistOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[155] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[155] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[156] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[156] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[160] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[160] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[177] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[177] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[178] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "true");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[178] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "true");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[182] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[182] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[200] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[200] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[201] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "true");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[201] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "true");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[205] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[205] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[245] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[245] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[246] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[246] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[253] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[253] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[289] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[289] 
05:22:47 	String oldValue = System.getProperty(AssistOptions.PROPERTY_SubstringMatch);
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[290] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[290] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[295] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[295] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, oldValue);
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[1639] 
05:22:47 	"Collection[TYPE_REF]{Collection, java.util, Ljava.util.Collection;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[1639] 
05:22:47 	"Collection[TYPE_REF]{Collection, java.util, Ljava.util.Collection;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[1639] 
05:22:47 	"Collection[TYPE_REF]{Collection, java.util, Ljava.util.Collection;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[1639] 
05:22:47 	"Collection[TYPE_REF]{Collection, java.util, Ljava.util.Collection;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests9.java:[1639] 
05:22:47 	"Collection[TYPE_REF]{Collection, java.util, Ljava.util.Collection;, null, null, "+(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.NaiveASTFlattener;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NaiveASTFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[49] 
05:22:47 	public class MarkedASTFlattener extends NaiveASTFlattener {
05:22:47 	                                        ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NaiveASTFlattener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[520] 
05:22:47 	resultBuffer.append(super.getResult());
05:22:47 	                          ^^^^^^^^^
05:22:47 Discouraged access: The method 'NaiveASTFlattener.getResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[553] 
05:22:47 	while (Character.isWhitespace(this.buffer.charAt(pos))) {pos++;}
05:22:47 	                                   ^^^^^^
05:22:47 Discouraged access: The field 'NaiveASTFlattener.buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[554] 
05:22:47 	this.buffer.insert(pos, this.markerInfo.markerStartStart + markerName + this.markerInfo.markerStartEnd);
05:22:47 	     ^^^^^^
05:22:47 Discouraged access: The field 'NaiveASTFlattener.buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[557] 
05:22:47 	pos = this.buffer.length() - 1;
05:22:47 	           ^^^^^^
05:22:47 Discouraged access: The field 'NaiveASTFlattener.buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[558] 
05:22:47 	while (Character.isWhitespace(this.buffer.charAt(pos))) {pos--;}
05:22:47 	                                   ^^^^^^
05:22:47 Discouraged access: The field 'NaiveASTFlattener.buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[559] 
05:22:47 	this.buffer.insert(pos + 1, this.markerInfo.markerEndStart + markerName + this.markerInfo.markerEndEnd);
05:22:47 	     ^^^^^^
05:22:47 Discouraged access: The field 'NaiveASTFlattener.buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/MarkedASTFlattener.java:[572] 
05:22:47 	this.markerPositonInBuffer.put(markerName, Integer.valueOf(this.buffer.length()));
05:22:47 	                                                                ^^^^^^
05:22:47 Discouraged access: The field 'NaiveASTFlattener.buffer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[78] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_INHERITED + R_NON_RESTRICTED
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[78] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_INHERITED + R_NON_RESTRICTED
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[78] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_INHERITED + R_NON_RESTRICTED
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[78] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_INHERITED + R_NON_RESTRICTED
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[78] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_INHERITED + R_NON_RESTRICTED
05:22:47 	                                                                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_INHERITED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[78] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_INHERITED + R_NON_RESTRICTED
05:22:47 	                                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_8.java:[79] 
05:22:47 	+ R_NO_PROBLEMS;
05:22:47 	  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[36] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[37] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[1107] 
05:22:47 	JavaElement element = (JavaElement)binding.getJavaElement();
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[1107] 
05:22:47 	JavaElement element = (JavaElement)binding.getJavaElement();
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[1108] 
05:22:47 	assertNotNull("Null Element info", element.getElementInfo());
05:22:47 	                                           ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getElementInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[1116] 
05:22:47 	createJavaProject("P", new String[] { "" }, new String[0], "", CompilerOptions.VERSION_1_5);
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterBugsTestJLS3.java:[1116] 
05:22:47 	createJavaProject("P", new String[] { "" }, new String[0], "", CompilerOptions.VERSION_1_5);
05:22:47 	                                                                               ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[67] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[111] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[162] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[209] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[272] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[327] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[370] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[409] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[479] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[556] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[556] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[556] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[556] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[556] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[556] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[557] 
05:22:47 	int relevance2 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[593] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[593] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[593] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[593] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[593] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[593] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[629] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[629] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[629] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[629] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[629] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[629] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NO_PROBLEMS + R_NON_RESTRICTED;
05:22:47 	                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[665] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[665] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[665] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[665] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java:[665] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[1017] 
05:22:47 	if (root instanceof JrtPackageFragmentRoot)
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JrtPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2849] 
05:22:47 	DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DeltaProcessingState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2849] 
05:22:47 	DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;
05:22:47 	                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2849] 
05:22:47 	DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2849] 
05:22:47 	DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;
05:22:47 	                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.deltaState' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2850] 
05:22:47 	deltaState.oldRoots = null;
05:22:47 	           ^^^^^^^^
05:22:47 Discouraged access: The field 'DeltaProcessingState.oldRoots' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2851] 
05:22:47 	deltaState.roots = null;
05:22:47 	           ^^^^^
05:22:47 Discouraged access: The field 'DeltaProcessingState.roots' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[2852] 
05:22:47 	deltaState.rootsAreStale = true;
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DeltaProcessingState.rootsAreStale' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3054] 
05:22:47 	JavaProject p1 = (JavaProject)createJavaProject("P1", new String[] {""}, "bin");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3054] 
05:22:47 	JavaProject p1 = (JavaProject)createJavaProject("P1", new String[] {""}, "bin");
05:22:47 	                  ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3057] 
05:22:47 	p1.getProject().close(null);
05:22:47 	   ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3058] 
05:22:47 	p1.getProject().open(null);
05:22:47 	   ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3067] 
05:22:47 	p1.setRawClasspath(classpath, null);
05:22:47 	   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setRawClasspath(IClasspathEntry[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3201] 
05:22:47 	JavaElementDelta delta = new JavaElementDelta(getJavaModel());
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElementDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3201] 
05:22:47 	JavaElementDelta delta = new JavaElementDelta(getJavaModel());
05:22:47 	                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElementDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3201] 
05:22:47 	JavaElementDelta delta = new JavaElementDelta(getJavaModel());
05:22:47 	                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'JavaElementDelta(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3202] 
05:22:47 	delta.added(getJavaProject("P1"));
05:22:47 	      ^^^^^
05:22:47 Discouraged access: The method 'JavaElementDelta.added(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3203] 
05:22:47 	delta.added(getJavaProject("P2"));
05:22:47 	      ^^^^^
05:22:47 Discouraged access: The method 'JavaElementDelta.added(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3204] 
05:22:47 	delta.added(getJavaProject("P3"));
05:22:47 	      ^^^^^
05:22:47 Discouraged access: The method 'JavaElementDelta.added(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3205] 
05:22:47 	delta.added(getJavaProject("P4"));
05:22:47 	      ^^^^^
05:22:47 Discouraged access: The method 'JavaElementDelta.added(IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3206] 
05:22:47 	delta.movedFrom(getJavaProject("P3"), getJavaProject("P5"));
05:22:47 	      ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElementDelta.movedFrom(IJavaElement, IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3207] 
05:22:47 	delta.movedFrom(getJavaProject("P4"), getJavaProject("P6"));
05:22:47 	      ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElementDelta.movedFrom(IJavaElement, IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3256] 
05:22:47 	IClasspathAttribute attribute = new ClasspathAttribute(IClasspathAttribute.JAVADOC_LOCATION_ATTRIBUTE_NAME, javadocLocation);
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaElementDeltaTests.java:[3256] 
05:22:47 	IClasspathAttribute attribute = new ClasspathAttribute(IClasspathAttribute.JAVADOC_LOCATION_ATTRIBUTE_NAME, javadocLocation);
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[16] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[35] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("1:foo");
05:22:47 	                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[35] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("1:foo");
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[39] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("2:foo#bar");
05:22:47 	                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[39] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("2:foo#bar");
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[43] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("1:   ");
05:22:47 	                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[43] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("1:   ");
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[47] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("0:");
05:22:47 	                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[47] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("0:");
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[51] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("3:Task<capture##1-of ?>#getTaskListeners#   ");
05:22:47 	                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[51] 
05:22:47 	String[] arguments = Util.getProblemArgumentsFromMarker("3:Task<capture##1-of ?>#getTaskListeners#   ");
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[56] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                  ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[56] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[56] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[56] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsForMarker(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[60] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker("tt:Task<capture##1-of ?>#getTaskListeners#   "));
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[60] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker("tt:Task<capture##1-of ?>#getTaskListeners#   "));
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[63] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker("3Task<capture##1-of ?>#getTaskListeners#   "));
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[63] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker("3Task<capture##1-of ?>#getTaskListeners#   "));
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[66] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker(null));
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[66] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker(null));
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[69] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker("0:Task"));
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[69] 
05:22:47 	assertNull("Not null", Util.getProblemArgumentsFromMarker("0:Task"));
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[73] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                  ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[73] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[73] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[73] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsForMarker(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[78] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                  ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[78] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsFromMarker(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[78] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                                                     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/UtilTests.java:[78] 
05:22:47 	String[] result = Util.getProblemArgumentsFromMarker(Util.getProblemArgumentsForMarker(arguments));
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getProblemArgumentsForMarker(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[37] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[38] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[375] 
05:22:47 	JavaProject projectA = (JavaProject)
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[375] 
05:22:47 	JavaProject projectA = (JavaProject)
05:22:47 	                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[384] 
05:22:47 	IEclipsePreferences eclipsePreferences = projectA.getEclipsePreferences();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[391] 
05:22:47 	projectA.setOptions(options);
05:22:47 	         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[394] 
05:22:47 	assertEquals("projA:unexpected custom value for deprecation option", JavaCore.ENABLED, projectA.getOptions(false).get(JavaCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));
05:22:47 	                                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[395] 
05:22:47 	assertEquals("projA:unexpected custom value for compliance option", "10.0", projectA.getOptions(false).get(JavaCore.COMPILER_COMPLIANCE));
05:22:47 	                                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[396] 
05:22:47 	assertEquals("projA:unexpected inherited value1 for hidden-catch option", null, projectA.getOptions(false).get(JavaCore.COMPILER_PB_HIDDEN_CATCH_BLOCK));
05:22:47 	                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[398] 
05:22:47 	assertTrue("projA:preferences should not be reset", eclipsePreferences == projectA.getEclipsePreferences());
05:22:47 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[404] 
05:22:47 	projectA.setOptions(options);
05:22:47 	         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[405] 
05:22:47 	assertEquals("projA:unexpected custom value for deprecation option", JavaCore.ENABLED, projectA.getOptions(false).get(JavaCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));
05:22:47 	                                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[406] 
05:22:47 	assertEquals("projA:unexpected custom value for compliance option", null, projectA.getOptions(false).get(JavaCore.COMPILER_COMPLIANCE));
05:22:47 	                                                                                   ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[407] 
05:22:47 	assertEquals("projA:unexpected inherited value1 for hidden-catch option", null, projectA.getOptions(false).get(JavaCore.COMPILER_PB_HIDDEN_CATCH_BLOCK));
05:22:47 	                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[409] 
05:22:47 	assertTrue("projA:preferences should not be reset", eclipsePreferences == projectA.getEclipsePreferences());
05:22:47 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[467] 
05:22:47 	JavaProject projectA = (JavaProject) this.createJavaProject("A", new String[] {}, "");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[467] 
05:22:47 	JavaProject projectA = (JavaProject) this.createJavaProject("A", new String[] {}, "");
05:22:47 	                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[470] 
05:22:47 	IEclipsePreferences eclipsePreferences = projectA.getEclipsePreferences();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[476] 
05:22:47 	projectA.setOptions(options);
05:22:47 	         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[479] 
05:22:47 	assertEquals("projA:unexpected custom value for deprecation option", JavaCore.ENABLED, projectA.getOptions(true).get(JavaCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));
05:22:47 	                                                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[480] 
05:22:47 	assertEquals("projA:unexpected custom value for compliance option", "10.0", projectA.getOptions(true).get(JavaCore.COMPILER_COMPLIANCE));
05:22:47 	                                                                                     ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[481] 
05:22:47 	assertTrue("projA:preferences should not be reset", eclipsePreferences == projectA.getEclipsePreferences());
05:22:47 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[486] 
05:22:47 	projectA = (JavaProject) this.createJavaProject("A", new String[] {}, "");
05:22:47 	            ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[487] 
05:22:47 	assertEquals("projA:unexpected custom value for deprecation option", JavaCore.getOption(JavaCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE), projectA.getOptions(true).get(JavaCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));
05:22:47 	                                                                                                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[488] 
05:22:47 	assertEquals("projA:unexpected custom value for compliance option", JavaCore.getOption(JavaCore.COMPILER_COMPLIANCE), projectA.getOptions(true).get(JavaCore.COMPILER_COMPLIANCE));
05:22:47 	                                                                                                                               ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[489] 
05:22:47 	assertTrue("projA:preferences should not be reset", eclipsePreferences != projectA.getEclipsePreferences());
05:22:47 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[502] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[502] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[502] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[503] 
05:22:47 	IEclipsePreferences preferences = manager.getInstancePreferences();
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[507] 
05:22:47 	preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[507] 
05:22:47 	preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[517] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[517] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[517] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[518] 
05:22:47 	IEclipsePreferences preferences = manager.getInstancePreferences();
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[522] 
05:22:47 	preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[522] 
05:22:47 	preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[530] 
05:22:47 	IEclipsePreferences preferences = JavaModelManager.getJavaModelManager().getInstancePreferences();
05:22:47 	                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[530] 
05:22:47 	IEclipsePreferences preferences = JavaModelManager.getJavaModelManager().getInstancePreferences();
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[530] 
05:22:47 	IEclipsePreferences preferences = JavaModelManager.getJavaModelManager().getInstancePreferences();
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[534] 
05:22:47 	preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", getExternalJCLPathString());
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[534] 
05:22:47 	preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", getExternalJCLPathString());
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[538] 
05:22:47 	preferences.remove(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[538] 
05:22:47 	preferences.remove(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST");
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[556] 
05:22:47 	JavaProject projectA = (JavaProject) this.createJavaProject(
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[556] 
05:22:47 	JavaProject projectA = (JavaProject) this.createJavaProject(
05:22:47 	                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[565] 
05:22:47 	Hashtable options = new Hashtable(projectA.getOptions(true));
05:22:47 	                                           ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOptions(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[566] 
05:22:47 	projectA.setOptions(options);
05:22:47 	         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[572] 
05:22:47 	projectA.setOptions(options);
05:22:47 	         ^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[575] 
05:22:47 	assertEquals("projA: We should not have any custom options!", 0, projectA.getEclipsePreferences().keys().length);
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getEclipsePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[587] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[587] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[587] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[588] 
05:22:47 	IEclipsePreferences preferences = manager.getInstancePreferences();
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[593] 
05:22:47 	assertFalse("JavaCore preferences should have been reset", preferences == manager.getInstancePreferences());
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getInstancePreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[603] 
05:22:47 	Map options = new CompilerOptions().getMap();
05:22:47 	                  ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'CompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[603] 
05:22:47 	Map options = new CompilerOptions().getMap();
05:22:47 	                  ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[603] 
05:22:47 	Map options = new CompilerOptions().getMap();
05:22:47 	                                    ^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.getMap()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[606] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[606] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[606] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));
05:22:47 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[606] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));
05:22:47 	                                                                                              ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[606] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[606] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[607] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[607] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[607] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));
05:22:47 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[607] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));
05:22:47 	                                                                                                      ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[607] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));
05:22:47 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[607] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));
05:22:47 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedPrivateMember' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[608] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[608] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportFieldHiding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[608] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));
05:22:47 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[608] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));
05:22:47 	                                                                                              ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[608] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));
05:22:47 	                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[608] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportFieldHiding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[609] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[609] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportLocalVariableHiding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[609] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));
05:22:47 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[609] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));
05:22:47 	                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[609] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));
05:22:47 	                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[609] 
05:22:47 	assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));
05:22:47 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportLocalVariableHiding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[613] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[613] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[613] 
05:22:47 	JavaModelManager manager = JavaModelManager.getJavaModelManager();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getJavaModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[614] 
05:22:47 	IEclipsePreferences preferences = manager.getDefaultPreferences();
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getDefaultPreferences()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[629] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject(
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[629] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject(
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[635] 
05:22:47 	project.setOption(JavaCore.COMPILER_SOURCE, JavaCore.VERSION_1_4);
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOption(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[636] 
05:22:47 	project.setOption(JavaCore.COMPILER_SOURCE, JavaCore.VERSION_1_3);
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOption(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[637] 
05:22:47 	String option = project.getOption(JavaCore.COMPILER_SOURCE, true);
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOption(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[678] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject("P");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[678] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject("P");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[679] 
05:22:47 	project.setOption(JavaCore.COMPILER_SOURCE, compilerSource);
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOption(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[680] 
05:22:47 	String option = project.getOption(JavaCore.COMPILER_SOURCE, true);
05:22:47 	                        ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOption(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[684] 
05:22:47 	project.setOption(JavaCore.COMPILER_SOURCE, null);
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.setOption(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[685] 
05:22:47 	option = project.getOption(JavaCore.COMPILER_SOURCE, true);
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.getOption(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/OptionTests.java:[702] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject("P");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[67] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(null);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[67] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(null);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[67] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(null);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LineCommentEndOffsets(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[68] 
05:22:47 	boolean res= offsets.isEndOfLineComment(0);
05:22:47 	                     ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[70] 
05:22:47 	res= offsets.remove(0);
05:22:47 	             ^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.remove(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[88] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[88] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[88] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LineCommentEndOffsets(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[95] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(0));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[96] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p1));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[97] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p2));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[98] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p3));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[99] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p4));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[101] 
05:22:47 	boolean res= offsets.remove(p2);
05:22:47 	                     ^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.remove(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[104] 
05:22:47 	res= offsets.remove(p2);
05:22:47 	             ^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.remove(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[107] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(0));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[108] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p1));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[109] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(p2));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[110] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p3));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[111] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p4));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[113] 
05:22:47 	res= offsets.remove(p4);
05:22:47 	             ^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.remove(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[116] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(0));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[117] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p1));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[118] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(p2));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[119] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p3));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[120] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(p4));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[122] 
05:22:47 	res= offsets.remove(p1);
05:22:47 	             ^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.remove(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[125] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(0));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[126] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(p1));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[127] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(p2));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[128] 
05:22:47 	assertTrue(offsets.isEndOfLineComment(p3));
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[129] 
05:22:47 	assertFalse(offsets.isEndOfLineComment(p4));
05:22:47 	                    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[157] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[157] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[157] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LineCommentEndOffsets(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[172] 
05:22:47 	boolean actual= offsets.isEndOfLineComment(i, charContent);
05:22:47 	                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int, char[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[175] 
05:22:47 	actual= offsets.isEndOfLineComment(i);
05:22:47 	                ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[208] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[208] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LineCommentEndOffsets' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[208] 
05:22:47 	LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'LineCommentEndOffsets(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java:[223] 
05:22:47 	boolean actual= offsets.isEndOfLineComment(i, charContent);
05:22:47 	                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LineCommentEndOffsets.isEndOfLineComment(int, char[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[53] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[54] 
05:22:47 	import org.eclipse.jdt.internal.compiler.problem.DefaultProblem;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultProblem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[55] 
05:22:47 	import org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CodeSnippetParsingUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[56] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[57] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[223] 
05:22:47 	private DefaultCodeFormatterOptions preferences;
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1082] 
05:22:47 	this.preferences = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1082] 
05:22:47 	this.preferences = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DefaultCodeFormatterOptions.getEclipseDefaultSettings()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1086] 
05:22:47 	this.preferences.comment_format_javadoc_comment = false;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_javadoc_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1087] 
05:22:47 	this.preferences.comment_format_block_comment = false;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_block_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1088] 
05:22:47 	this.preferences.comment_format_line_comment = false;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.comment_format_line_comment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1106] 
05:22:47 	this.preferences.join_lines_in_comments = false;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_lines_in_comments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1109] 
05:22:47 	this.preferences.join_wrapped_lines = false;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.join_wrapped_lines' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1127] 
05:22:47 	this.preferences.brace_position_for_annotation_type_declaration = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_annotation_type_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1128] 
05:22:47 	this.preferences.brace_position_for_anonymous_type_declaration = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_anonymous_type_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1129] 
05:22:47 	this.preferences.brace_position_for_array_initializer = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_array_initializer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1130] 
05:22:47 	this.preferences.brace_position_for_block = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_block' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1131] 
05:22:47 	this.preferences.brace_position_for_block_in_case = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_block_in_case' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1132] 
05:22:47 	this.preferences.brace_position_for_constructor_declaration = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_constructor_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1133] 
05:22:47 	this.preferences.brace_position_for_enum_constant = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_enum_constant' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1134] 
05:22:47 	this.preferences.brace_position_for_enum_declaration = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_enum_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1135] 
05:22:47 	this.preferences.brace_position_for_method_declaration = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_method_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1136] 
05:22:47 	this.preferences.brace_position_for_switch = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_switch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1137] 
05:22:47 	this.preferences.brace_position_for_type_declaration = braces;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_type_declaration' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1143] 
05:22:47 	this.preferences.number_of_empty_lines_to_preserve = lines;
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.number_of_empty_lines_to_preserve' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1412] 
05:22:47 	DefaultCodeFormatter codeFormatter() {
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1413] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.preferences, getDefaultCompilerOptions());
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1413] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.preferences, getDefaultCompilerOptions());
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1413] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.preferences, getDefaultCompilerOptions());
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1418] 
05:22:47 	String source = new String(org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(this.file, null));
05:22:47 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1418] 
05:22:47 	String source = new String(org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(this.file, null));
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getFileCharContent(File, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1428] 
05:22:47 	String expectedResult = new String(org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(outputFile, null));
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1428] 
05:22:47 	String expectedResult = new String(org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(outputFile, null));
05:22:47 	                                                                               ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getFileCharContent(File, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1485] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1485] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_LocalVariableAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1485] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1485] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DO_NOT_GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1486] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1486] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_LineNumberAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1486] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1486] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                                           ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DO_NOT_GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1487] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1487] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_SourceFileAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1487] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1487] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);
05:22:47 	                                                                           ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DO_NOT_GENERATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1488] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1488] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_PreserveUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1488] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1488] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);
05:22:47 	                                                                           ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.PRESERVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1489] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1489] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_DocCommentSupport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1489] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1489] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.DISABLED);
05:22:47 	                                                                         ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1490] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1490] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportMethodWithConstructorName' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1490] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1490] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportMethodWithConstructorName, CompilerOptions.IGNORE);
05:22:47 	                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1491] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1491] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1491] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1491] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingPackageDefaultMethod, CompilerOptions.IGNORE);
05:22:47 	                                                                                            ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1492] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1492] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1492] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1492] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.IGNORE);
05:22:47 	                                                                                                    ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1493] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1493] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1493] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1493] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.IGNORE);
05:22:47 	                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1494] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1494] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1494] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1494] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.DISABLED);
05:22:47 	                                                                                         ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1495] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1495] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1495] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1495] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportDeprecationWhenOverridingDeprecatedMethod, CompilerOptions.DISABLED);
05:22:47 	                                                                                                       ^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.DISABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1496] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1496] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportHiddenCatchBlock' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1496] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1496] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.IGNORE);
05:22:47 	                                                                              ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1497] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1497] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedLocal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1497] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1497] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);
05:22:47 	                                                                         ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1498] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1498] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1498] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1498] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedParameter, CompilerOptions.IGNORE);
05:22:47 	                                                                             ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1499] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1499] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportUnusedImport' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1499] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1499] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.IGNORE);
05:22:47 	                                                                          ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1500] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1500] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_ReportSyntheticAccessEmulation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1500] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
05:22:47 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1500] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportSyntheticAccessEmulation, CompilerOptions.IGNORE);
05:22:47 	                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1501] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.IGNORE);
05:22:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1501] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.IGNORE);
05:22:47 	                                                                ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterMassiveRegressionTests.java:[1501] 
05:22:47 	optionsMap.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.IGNORE);
05:22:47 	                                                                                ^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.IGNORE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.impl.AssistOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[41] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "true");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[41] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "true");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[86] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[86] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[86] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[86] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[86] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[86] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBSTRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[87] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[87] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[87] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[87] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                           ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[87] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[88] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[88] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[88] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[88] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[88] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[88] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[113] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[113] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[113] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[113] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[113] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[113] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBSTRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[114] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[114] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[114] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[114] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[114] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[115] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[115] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[115] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[115] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[115] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[115] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[139] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[139] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[139] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[139] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[139] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_INHERITED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[139] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                                          ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBSTRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[140] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NON_INHERITED) + "}",
05:22:47 	                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[140] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NON_INHERITED) + "}",
05:22:47 	                                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[140] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NON_INHERITED) + "}",
05:22:47 	                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[140] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NON_INHERITED) + "}",
05:22:47 	                                                                                                                       ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[140] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NON_INHERITED) + "}",
05:22:47 	                                                                                                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[140] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NON_INHERITED) + "}",
05:22:47 	                                                                                                                                                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_INHERITED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[164] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                            ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[164] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[164] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[164] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[164] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[164] 
05:22:47 	"removeBar[METHOD_REF]{removeBar(), Ltest.Test;, ()V, removeBar, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBSTRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[165] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[165] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[165] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[165] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[165] 
05:22:47 	"bar1[METHOD_REF]{bar1(), Ltest.Test;, ()Ljava.lang.Object;, bar1, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[166] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[166] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[166] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[166] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                           ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[166] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[166] 
05:22:47 	"Bar2[METHOD_REF]{Bar2(), Ltest.Test;, ()LZork;, Bar2, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[190] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[190] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[190] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[190] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[190] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[190] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                                     ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBSTRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[191] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[191] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[191] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[191] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[191] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[191] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[192] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[192] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[192] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[192] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[192] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                            ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[192] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[217] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[217] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[217] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[217] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[217] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[217] 
05:22:47 	"otherItems[FIELD_REF]{otherItems, Ltest.Test;, I, otherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBSTRING) + "}\n" +
05:22:47 	                                                                                                                                                      ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBSTRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[218] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                           ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[218] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[218] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[218] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                      ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[218] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[218] 
05:22:47 	"items[FIELD_REF]{items, Ltest.Test;, I, items, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[219] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                          ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[219] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                   ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[219] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubstringCompletionTests.java:[219] 
05:22:47 	"itemsCount[FIELD_REF]{itemsCount, Ltest.Test;, J, itemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/APIDocumentationTests.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.compiler.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/APIDocumentationTests.java:[155] 
05:22:47 	sourceChars = Util.getFileCharContent(javaCoreSourceFile, null);
05:22:47 	              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/APIDocumentationTests.java:[155] 
05:22:47 	sourceChars = Util.getFileCharContent(javaCoreSourceFile, null);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getFileCharContent(File, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/APIDocumentationTests.java:[171] 
05:22:47 	sourceChars = Util.getInputStreamAsCharArray(inputStream, null);
05:22:47 	              ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/APIDocumentationTests.java:[171] 
05:22:47 	sourceChars = Util.getInputStreamAsCharArray(inputStream, null);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getInputStreamAsCharArray(InputStream, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaExpression;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.core.LambdaMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LambdaMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.NameLookup;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.core.NameLookup.Answer;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup.Answer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[45] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceType;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[363] 
05:22:47 	assertEquals(annotationString, ((LocalVariable)variable[0]).getAnnotations()[0].toString());
05:22:47 	                                 ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[363] 
05:22:47 	assertEquals(annotationString, ((LocalVariable)variable[0]).getAnnotations()[0].toString());
05:22:47 	                                                            ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LocalVariable.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[434] 
05:22:47 	assertEquals(annotationString1, ((LocalVariable)variable[0]).getAnnotations()[0].toString());
05:22:47 	                                  ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[434] 
05:22:47 	assertEquals(annotationString1, ((LocalVariable)variable[0]).getAnnotations()[0].toString());
05:22:47 	                                                             ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'LocalVariable.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[801] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A", ((SourceType)element.getParent()).getFullyQualifiedName());
05:22:47 	                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[801] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A", ((SourceType)element.getParent()).getFullyQualifiedName());
05:22:47 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[804] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[804] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[807] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$2", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[807] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$2", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[810] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$3", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[810] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$3", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[813] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$3$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[813] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$3$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[816] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$B$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[816] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$B$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[819] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$B$2", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[819] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$A$B$2", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                              ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[821] 
05:22:47 	String handleId = ((SourceType)element).getHandleMemento();
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[821] 
05:22:47 	String handleId = ((SourceType)element).getHandleMemento();
05:22:47 	                                        ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getHandleMemento()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[827] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[827] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[830] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$1$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                        ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[830] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$1$1", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[832] 
05:22:47 	handleId = ((SourceType)element).getHandleMemento();
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[832] 
05:22:47 	handleId = ((SourceType)element).getHandleMemento();
05:22:47 	                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getHandleMemento()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[838] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$2", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[838] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$2", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[841] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$3", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                      ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[841] 
05:22:47 	assertEquals("Incorrect Type selected", "p.Test$3", ((SourceType)element).getFullyQualifiedName());
05:22:47 	                                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceType.getFullyQualifiedName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[843] 
05:22:47 	handleId = ((SourceType)element).getHandleMemento();
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[843] 
05:22:47 	handleId = ((SourceType)element).getHandleMemento();
05:22:47 	                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.getHandleMemento()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[870] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject("P", new String[] {"src"}, new String[] {"JCL15_LIB"}, "bin", "1.5");
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[870] 
05:22:47 	JavaProject project = (JavaProject) createJavaProject("P", new String[] {"src"}, new String[] {"JCL15_LIB"}, "bin", "1.5");
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[884] 
05:22:47 	IType itype = project.findType("p.test13");
05:22:47 	                      ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[886] 
05:22:47 	itype = project.findType("p.test13outer");
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[891] 
05:22:47 	NameLookup nameLookup = project.newNameLookup(workingCopy);
05:22:47 	^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[891] 
05:22:47 	NameLookup nameLookup = project.newNameLookup(workingCopy);
05:22:47 	                                ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.newNameLookup(ICompilationUnit[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[892] 
05:22:47 	itype = nameLookup.findType("p.test13", false, NameLookup.ACCEPT_ALL);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[892] 
05:22:47 	itype = nameLookup.findType("p.test13", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                               ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[892] 
05:22:47 	itype = nameLookup.findType("p.test13", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[894] 
05:22:47 	Answer answer = nameLookup.findType("p.test13outer", false, /*NameLookup.ACCEPT_ALL*/ NameLookup.ACCEPT_INTERFACES, false, true, false, null);
05:22:47 	^^^^^^
05:22:47 Discouraged access: The type 'NameLookup.Answer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[894] 
05:22:47 	Answer answer = nameLookup.findType("p.test13outer", false, /*NameLookup.ACCEPT_ALL*/ NameLookup.ACCEPT_INTERFACES, false, true, false, null);
05:22:47 	                           ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int, boolean, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[894] 
05:22:47 	Answer answer = nameLookup.findType("p.test13outer", false, /*NameLookup.ACCEPT_ALL*/ NameLookup.ACCEPT_INTERFACES, false, true, false, null);
05:22:47 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[894] 
05:22:47 	Answer answer = nameLookup.findType("p.test13outer", false, /*NameLookup.ACCEPT_ALL*/ NameLookup.ACCEPT_INTERFACES, false, true, false, null);
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_INTERFACES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[897] 
05:22:47 	itype = project.findType("p.test13outer", (IProgressMonitor) null);
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[900] 
05:22:47 	itype = project.findType("p", "test13");
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[903] 
05:22:47 	itype = project.findType("p", "test13outer");
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[906] 
05:22:47 	itype = project.findType("p.test13", workingCopy[0].getOwner());
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[909] 
05:22:47 	itype = project.findType("p.test13outer", workingCopy[0].getOwner());
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[912] 
05:22:47 	itype = project.findType("p", "test13outer", (IProgressMonitor) null);
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, String, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[915] 
05:22:47 	itype = project.findType("p", "test13", workingCopy[0].getOwner());
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, String, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[918] 
05:22:47 	itype = project.findType("p", "test13outer", workingCopy[0].getOwner());
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, String, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[921] 
05:22:47 	itype = project.findType("p.test13outer", workingCopy[0].getOwner(), (IProgressMonitor) null);
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, WorkingCopyOwner, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[924] 
05:22:47 	itype = project.findType("p", "test13outer", workingCopy[0].getOwner(), (IProgressMonitor) null);
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String, String, WorkingCopyOwner, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[927] 
05:22:47 	itype = nameLookup.findType("p.test13outer", false, NameLookup.ACCEPT_ALL);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[927] 
05:22:47 	itype = nameLookup.findType("p.test13outer", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                    ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[927] 
05:22:47 	itype = nameLookup.findType("p.test13outer", false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[930] 
05:22:47 	answer = nameLookup.findType("p.test13outer", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[930] 
05:22:47 	answer = nameLookup.findType("p.test13outer", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                                                     ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[930] 
05:22:47 	answer = nameLookup.findType("p.test13outer", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                                                                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[931] 
05:22:47 	assertEquals("test13outer", answer.type.getElementName());
05:22:47 	                                   ^^^^
05:22:47 Discouraged access: The field 'NameLookup.Answer.type' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[933] 
05:22:47 	IPackageFragment[] packageFragments = project.newNameLookup(workingCopy[0].getOwner()).findPackageFragments("p", false);
05:22:47 	                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.newNameLookup(WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[933] 
05:22:47 	IPackageFragment[] packageFragments = project.newNameLookup(workingCopy[0].getOwner()).findPackageFragments("p", false);
05:22:47 	                                                                                       ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findPackageFragments(String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[934] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, IPackageFragment, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[934] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[934] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[937] 
05:22:47 	itype = nameLookup.findType("test13", packageFragments[0], false, NameLookup.ACCEPT_ALL);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, IPackageFragment, boolean, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[937] 
05:22:47 	itype = nameLookup.findType("test13", packageFragments[0], false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[937] 
05:22:47 	itype = nameLookup.findType("test13", packageFragments[0], false, NameLookup.ACCEPT_ALL);
05:22:47 	                                                                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[940] 
05:22:47 	answer = nameLookup.findType("test13outer", "p", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, String, boolean, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[940] 
05:22:47 	answer = nameLookup.findType("test13outer", "p", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[940] 
05:22:47 	answer = nameLookup.findType("test13outer", "p", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                                                                   ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[941] 
05:22:47 	assertEquals("test13outer", answer.type.getElementName());
05:22:47 	                                   ^^^^
05:22:47 Discouraged access: The field 'NameLookup.Answer.type' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[943] 
05:22:47 	answer = nameLookup.findType("test13", "p", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, String, boolean, int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[943] 
05:22:47 	answer = nameLookup.findType("test13", "p", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[943] 
05:22:47 	answer = nameLookup.findType("test13", "p", false, NameLookup.ACCEPT_ALL, false);
05:22:47 	                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[944] 
05:22:47 	assertEquals("test13", answer.type.getElementName());
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The field 'NameLookup.Answer.type' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[946] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ true);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, IPackageFragment, boolean, int, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[946] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ true);
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[946] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ true);
05:22:47 	                                                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[949] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ false);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, IPackageFragment, boolean, int, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[949] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ false);
05:22:47 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[949] 
05:22:47 	itype = nameLookup.findType("test13outer", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ false);
05:22:47 	                                                                                  ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[952] 
05:22:47 	itype = nameLookup.findType("test13", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ false);
05:22:47 	                   ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, IPackageFragment, boolean, int, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[952] 
05:22:47 	itype = nameLookup.findType("test13", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ false);
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[952] 
05:22:47 	itype = nameLookup.findType("test13", packageFragments[0], false, NameLookup.ACCEPT_ALL, false, /* considerSecondaryTypes */ false);
05:22:47 	                                                                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[955] 
05:22:47 	answer = nameLookup.findType("p.test13", false, NameLookup.ACCEPT_ALL, /* considerSecondaryTypes */ false, true, false, null);
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, boolean, int, boolean, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[955] 
05:22:47 	answer = nameLookup.findType("p.test13", false, NameLookup.ACCEPT_ALL, /* considerSecondaryTypes */ false, true, false, null);
05:22:47 	                                                ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'NameLookup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[955] 
05:22:47 	answer = nameLookup.findType("p.test13", false, NameLookup.ACCEPT_ALL, /* considerSecondaryTypes */ false, true, false, null);
05:22:47 	                                                           ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[956] 
05:22:47 	assertEquals("test13", answer.type.getElementName());
05:22:47 	                              ^^^^
05:22:47 Discouraged access: The field 'NameLookup.Answer.type' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[958] 
05:22:47 	answer = nameLookup.findType("test13", "p", false, NameLookup.ACCEPT_ALL, /* considerSecondaryTypes */ false, true, false, null);
05:22:47 	                    ^^^^^^^^
05:22:47 Discouraged access: The method 'NameLookup.findType(String, String, boolean, int, boolean, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TypeResolveTests.java:[958] 
05:22:47 	answer = nameLookup.findType("test13", "p", false, NameLookup.ACCEPT_ALL, /* considerSecondaryTypes */ false, true, false, null);
05:22:47 	                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'NameLookup.ACCEPT_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[28] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.InternalCompletionContext;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RestrictedIdentifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.compiler.ast.ASTNode;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ASTNode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.compiler.util.ObjectVector;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[239] 
05:22:47 	JavaElement enclosingElement = (JavaElement)this.context.getEnclosingElement();
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[239] 
05:22:47 	JavaElement enclosingElement = (JavaElement)this.context.getEnclosingElement();
05:22:47 	                                ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[243] 
05:22:47 	buffer.append(enclosingElement.toStringWithAncestors(true /*show resolved info*/));
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[260] 
05:22:47 	JavaElement element = (JavaElement) visibleElements[i];
05:22:47 	^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[260] 
05:22:47 	JavaElement element = (JavaElement) visibleElements[i];
05:22:47 	                       ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[262] 
05:22:47 	buffer.append(element.toStringWithAncestors(true /*show resolved info*/));
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.toStringWithAncestors(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[548] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.RECORD))
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RestrictedIdentifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[548] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.RECORD))
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RestrictedIdentifiers.RECORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[550] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.SEALED))
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RestrictedIdentifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[550] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.SEALED))
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RestrictedIdentifiers.SEALED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[552] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.NON_SEALED))
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RestrictedIdentifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[552] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.NON_SEALED))
05:22:47 	                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RestrictedIdentifiers.NON_SEALED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[554] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.PERMITS))
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RestrictedIdentifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[554] 
05:22:47 	if(CharOperation.equals(completion, RestrictedIdentifiers.PERMITS))
05:22:47 	                                                          ^^^^^^^
05:22:47 Discouraged access: The field 'RestrictedIdentifiers.PERMITS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[683] 
05:22:47 	if (this.context instanceof InternalCompletionContext) {
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[684] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[684] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[685] 
05:22:47 	ASTNode astNode = internalCompletionContext.getCompletionNode();
05:22:47 	^^^^^^^
05:22:47 Discouraged access: The type 'ASTNode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[685] 
05:22:47 	ASTNode astNode = internalCompletionContext.getCompletionNode();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'InternalCompletionContext.getCompletionNode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[686] 
05:22:47 	if (astNode != null) return astNode.toString();
05:22:47 	                                    ^^^^^^^^
05:22:47 Discouraged access: The method 'ASTNode.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[693] 
05:22:47 	if (this.context instanceof InternalCompletionContext) {
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[694] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[694] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[695] 
05:22:47 	ASTNode astNode = internalCompletionContext.getCompletionNodeParent();
05:22:47 	^^^^^^^
05:22:47 Discouraged access: The type 'ASTNode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[695] 
05:22:47 	ASTNode astNode = internalCompletionContext.getCompletionNodeParent();
05:22:47 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'InternalCompletionContext.getCompletionNodeParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[696] 
05:22:47 	if (astNode != null) return astNode.toString();
05:22:47 	                                    ^^^^^^^^
05:22:47 Discouraged access: The method 'ASTNode.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[703] 
05:22:47 	if (this.context instanceof InternalCompletionContext) {
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[704] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[704] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[705] 
05:22:47 	ObjectVector locals = internalCompletionContext.getVisibleLocalVariables();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[705] 
05:22:47 	ObjectVector locals = internalCompletionContext.getVisibleLocalVariables();
05:22:47 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'InternalCompletionContext.getVisibleLocalVariables()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[706] 
05:22:47 	if (locals != null) return locals.toString();
05:22:47 	                                  ^^^^^^^^
05:22:47 Discouraged access: The method 'ObjectVector.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[713] 
05:22:47 	if (this.context instanceof InternalCompletionContext) {
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[714] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[714] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[715] 
05:22:47 	ObjectVector fields = internalCompletionContext.getVisibleFields();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[715] 
05:22:47 	ObjectVector fields = internalCompletionContext.getVisibleFields();
05:22:47 	                                                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'InternalCompletionContext.getVisibleFields()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[716] 
05:22:47 	if (fields != null) return fields.toString();
05:22:47 	                                  ^^^^^^^^
05:22:47 Discouraged access: The method 'ObjectVector.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[723] 
05:22:47 	if (this.context instanceof InternalCompletionContext) {
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[724] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[724] 
05:22:47 	InternalCompletionContext internalCompletionContext = (InternalCompletionContext) this.context;
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'InternalCompletionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[725] 
05:22:47 	ObjectVector methods = internalCompletionContext.getVisibleMethods();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ObjectVector' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[725] 
05:22:47 	ObjectVector methods = internalCompletionContext.getVisibleMethods();
05:22:47 	                                                 ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'InternalCompletionContext.getVisibleMethods()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTestsRequestor2.java:[726] 
05:22:47 	if (methods != null) return methods.toString();
05:22:47 	                                    ^^^^^^^^
05:22:47 Discouraged access: The method 'ObjectVector.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[73] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1145] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1145] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1145] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1145] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1198] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1198] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1198] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1198] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1249] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1249] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1249] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1249] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1301] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1301] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1301] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1301] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1352] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1352] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1352] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1352] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1403] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1403] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1403] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1403] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1495] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1495] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1495] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1495] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1548] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1548] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1548] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1548] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1600] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1600] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1600] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1600] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1703] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1703] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1703] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1703] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1757] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1757] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1757] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1757] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1983] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1983] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1983] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[1983] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2123] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2123] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2123] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2123] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2188] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2188] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Store_Annotations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2188] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/TypeBindingTests308.java:[2188] 
05:22:47 	libraryOptions.put(CompilerOptions.OPTION_Store_Annotations, CompilerOptions.ENABLED);
05:22:47 	                                                                             ^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.ENABLED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/BufferTests.java:[443] 
05:22:47 	char[] contents = org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(getFile("/P/X234307.java").getLocation().toFile(), null);
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/BufferTests.java:[443] 
05:22:47 	char[] contents = org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(getFile("/P/X234307.java").getLocation().toFile(), null);
05:22:47 	                                                              ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getFileCharContent(File, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[45] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexRequest;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexRequest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[203] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[203] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[203] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[206] 
05:22:47 	indexManager.request(new IndexRequest(new Path("blocker"), indexManager) {
05:22:47 	             ^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.request(IJob)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[206] 
05:22:47 	indexManager.request(new IndexRequest(new Path("blocker"), indexManager) {
05:22:47 	                         ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexRequest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[206] 
05:22:47 	indexManager.request(new IndexRequest(new Path("blocker"), indexManager) {
05:22:47 	                         ^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'IndexRequest(IPath, IndexManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[210] 
05:22:47 	while (!this.isCancelled)
05:22:47 	             ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IndexRequest.isCancelled' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ResolveTests9.java:[249] 
05:22:47 	indexManager.discardJobs("blocker");
05:22:47 	             ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.discardJobs(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelCompletionTests.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelCompletionTests.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.impl.AssistOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelCompletionTests.java:[31] 
05:22:47 	public abstract class AbstractJavaModelCompletionTests extends AbstractJavaModelTests implements RelevanceConstants {
05:22:47 	                                                                                                 ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelCompletionTests.java:[174] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AssistOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/AbstractJavaModelCompletionTests.java:[174] 
05:22:47 	System.setProperty(AssistOptions.PROPERTY_SubstringMatch, "false");
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'AssistOptions.PROPERTY_SubstringMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.core.JarPackageFragmentRoot;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelStatus;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelStatus' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[286] 
05:22:47 	throw new CoreException(new JavaModelStatus(-1, "test"));
05:22:47 	                            ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelStatus' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[286] 
05:22:47 	throw new CoreException(new JavaModelStatus(-1, "test"));
05:22:47 	                            ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'JavaModelStatus(int, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[4562] 
05:22:47 	JarPackageFragmentRoot root = (JarPackageFragmentRoot) project.getPackageFragmentRoot(jar);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[4562] 
05:22:47 	JarPackageFragmentRoot root = (JarPackageFragmentRoot) project.getPackageFragmentRoot(jar);
05:22:47 	                               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JarPackageFragmentRoot' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchTests.java:[4563] 
05:22:47 	root.attachSource(srcZip.getFullPath(), null, null);
05:22:47 	     ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[70] 
05:22:47 	import org.eclipse.jdt.internal.compiler.problem.ProblemSeverities;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[71] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathAttribute;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[72] 
05:22:47 	import org.eclipse.jdt.internal.core.ClasspathEntry;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[134] 
05:22:47 	extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
05:22:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[134] 
05:22:47 	extraAttributes = ClasspathEntry.NO_EXTRA_ATTRIBUTES;
05:22:47 	                                 ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_EXTRA_ATTRIBUTES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[136] 
05:22:47 	ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false/*not exported*/));
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[136] 
05:22:47 	ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false/*not exported*/));
05:22:47 	               ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClasspathEntry.NO_ACCESS_RULES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[335] 
05:22:47 	new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, annotationPath)
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[335] 
05:22:47 	new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, annotationPath)
05:22:47 	    ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[347] 
05:22:47 	IClasspathAttribute[] extraAttributes = new IClasspathAttribute[] { new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, externalAnnotationPath) };
05:22:47 	                                                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClasspathAttribute' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[347] 
05:22:47 	IClasspathAttribute[] extraAttributes = new IClasspathAttribute[] { new ClasspathAttribute(IClasspathAttribute.EXTERNAL_ANNOTATION_PATH, externalAnnotationPath) };
05:22:47 	                                                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'ClasspathAttribute(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[403] 
05:22:47 	switch(severities[j] & ProblemSeverities.CoreSeverityMASK ) {
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[403] 
05:22:47 	switch(severities[j] & ProblemSeverities.CoreSeverityMASK ) {
05:22:47 	                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.CoreSeverityMASK' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[404] 
05:22:47 	case ProblemSeverities.Error:
05:22:47 	     ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[404] 
05:22:47 	case ProblemSeverities.Error:
05:22:47 	                       ^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Error' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[410] 
05:22:47 	case ProblemSeverities.Warning:
05:22:47 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[410] 
05:22:47 	case ProblemSeverities.Warning:
05:22:47 	                       ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[416] 
05:22:47 	case ProblemSeverities.Info:
05:22:47 	     ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[416] 
05:22:47 	case ProblemSeverities.Info:
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2164] 
05:22:47 	}, new int[] { 9, 12 }, new int[] { ProblemSeverities.Warning, ProblemSeverities.Info } );
05:22:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2164] 
05:22:47 	}, new int[] { 9, 12 }, new int[] { ProblemSeverities.Warning, ProblemSeverities.Info } );
05:22:47 	                                                      ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2164] 
05:22:47 	}, new int[] { 9, 12 }, new int[] { ProblemSeverities.Warning, ProblemSeverities.Info } );
05:22:47 	                                                               ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2164] 
05:22:47 	}, new int[] { 9, 12 }, new int[] { ProblemSeverities.Warning, ProblemSeverities.Info } );
05:22:47 	                                                                                 ^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2337] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2337] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                              ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2337] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2337] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                                         ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2337] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2337] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                                                                    ^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Error' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2385] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2385] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                              ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2385] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2385] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                                         ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2385] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2385] 
05:22:47 	new int[] { ProblemSeverities.Warning, ProblemSeverities.Warning, ProblemSeverities.Error });
05:22:47 	                                                                                    ^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Error' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2740] 
05:22:47 	new int[] { ProblemSeverities.Warning });
05:22:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ProblemSeverities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ExternalAnnotations18Test.java:[2740] 
05:22:47 	new int[] { ProblemSeverities.Warning });
05:22:47 	                              ^^^^^^^
05:22:47 Discouraged access: The field 'ProblemSeverities.Warning' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.RelevanceConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[28] 
05:22:47 	public class CompletionWithMissingTypesTests2 extends ModifyingResourceTests implements RelevanceConstants {
05:22:47 	                                                                                        ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'RelevanceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[169] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                  ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionWithMissingTypesTests2.java:[263] 
05:22:47 	int relevance1 = R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;
05:22:47 	                                                                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NO_PROBLEMS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[23] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[24] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[44] 
05:22:47 	* We create a project with a jar on its class path and ask after {@link JavaElement#exists()}
05:22:47 	                                                                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[44] 
05:22:47 	* We create a project with a jar on its class path and ask after {@link JavaElement#exists()}
05:22:47 	                                                                                    ^^^^^^
05:22:47 Discouraged access: The method 'JavaElement.exists()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[138] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[138] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
05:22:47 	                 ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaModelManagerTests.java:[138] 
05:22:47 	JavaModelManager.getIndexManager().waitForIndex(isIndexDisabledForTest(), null);
05:22:47 	                                   ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.waitForIndex(boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[43] 
05:22:47 	import org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavadocTagConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[44] 
05:22:47 	import org.eclipse.jdt.internal.compiler.parser.ScannerHelper;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[111] 
05:22:47 	private static String SNIPPET_TAG = '@' + new String(JavadocTagConstants.TAG_SNIPPET);
05:22:47 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavadocTagConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[111] 
05:22:47 	private static String SNIPPET_TAG = '@' + new String(JavadocTagConstants.TAG_SNIPPET);
05:22:47 	                                                                         ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'JavadocTagConstants.TAG_SNIPPET' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[254] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c1 < 0)
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[254] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c1 < 0)
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[255] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c2 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[255] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c2 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[256] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c3 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[256] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c3 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[257] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c4 < 0)) {
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[257] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[idx+charLength++])) > 15 || c4 < 0)) {
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[477] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[i+1])) > 15 || c1 < 0)
05:22:47 	           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[477] 
05:22:47 	if (((c1 = ScannerHelper.getHexadecimalValue(source[i+1])) > 15 || c1 < 0)
05:22:47 	                         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[478] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[i+2])) > 15 || c2 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[478] 
05:22:47 	|| ((c2 = ScannerHelper.getHexadecimalValue(source[i+2])) > 15 || c2 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[479] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[i+3])) > 15 || c3 < 0)
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[479] 
05:22:47 	|| ((c3 = ScannerHelper.getHexadecimalValue(source[i+3])) > 15 || c3 < 0)
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[480] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[i+4])) > 15 || c4 < 0)) {
05:22:47 	          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ScannerHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterJavadocTest_18.java:[480] 
05:22:47 	|| ((c4 = ScannerHelper.getHexadecimalValue(source[i+4])) > 15 || c4 < 0)) {
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'ScannerHelper.getHexadecimalValue(char)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[93] 
05:22:47 	CompilerOptions.VERSION_1_1,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[93] 
05:22:47 	CompilerOptions.VERSION_1_1,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_1' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[94] 
05:22:47 	CompilerOptions.VERSION_1_2,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[94] 
05:22:47 	CompilerOptions.VERSION_1_2,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[95] 
05:22:47 	CompilerOptions.VERSION_1_3,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[95] 
05:22:47 	CompilerOptions.VERSION_1_3,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[96] 
05:22:47 	CompilerOptions.VERSION_1_4,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[96] 
05:22:47 	CompilerOptions.VERSION_1_4,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[97] 
05:22:47 	CompilerOptions.VERSION_1_5,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[97] 
05:22:47 	CompilerOptions.VERSION_1_5,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[98] 
05:22:47 	CompilerOptions.VERSION_1_6,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[98] 
05:22:47 	CompilerOptions.VERSION_1_6,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[99] 
05:22:47 	CompilerOptions.VERSION_1_7,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[99] 
05:22:47 	CompilerOptions.VERSION_1_7,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_7' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[100] 
05:22:47 	CompilerOptions.VERSION_1_8,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[100] 
05:22:47 	CompilerOptions.VERSION_1_8,
05:22:47 	                ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[101] 
05:22:47 	CompilerOptions.VERSION_9,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[101] 
05:22:47 	CompilerOptions.VERSION_9,
05:22:47 	                ^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[102] 
05:22:47 	CompilerOptions.VERSION_10,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[102] 
05:22:47 	CompilerOptions.VERSION_10,
05:22:47 	                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[103] 
05:22:47 	CompilerOptions.VERSION_11,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[103] 
05:22:47 	CompilerOptions.VERSION_11,
05:22:47 	                ^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[111] 
05:22:47 	return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);
05:22:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[111] 
05:22:47 	return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);
05:22:47 	                                              ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[111] 
05:22:47 	return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);
05:22:47 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaConventionTests.java:[111] 
05:22:47 	return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);
05:22:47 	                                                                           ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterOldBugsGistTests.java:[35] 
05:22:47 	org.eclipse.jdt.internal.formatter.old.CodeFormatter formatter = new org.eclipse.jdt.internal.formatter.old.CodeFormatter(options);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterOldBugsGistTests.java:[35] 
05:22:47 	org.eclipse.jdt.internal.formatter.old.CodeFormatter formatter = new org.eclipse.jdt.internal.formatter.old.CodeFormatter(options);
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterOldBugsGistTests.java:[35] 
05:22:47 	org.eclipse.jdt.internal.formatter.old.CodeFormatter formatter = new org.eclipse.jdt.internal.formatter.old.CodeFormatter(options);
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'CodeFormatter(Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterOldBugsGistTests.java:[36] 
05:22:47 	String result = formatter.format(source, 0, null, null);
05:22:47 	                          ^^^^^^
05:22:47 Discouraged access: The method 'CodeFormatter.format(String, int, int[], String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[29] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[47] 
05:22:47 	DefaultCodeFormatterOptions formatterPrefs;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[67] 
05:22:47 	this.formatterPrefs.page_width = 80;
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[76] 
05:22:47 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[76] 
05:22:47 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                                                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[84] 
05:22:47 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[84] 
05:22:47 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
05:22:47 	                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[98] 
05:22:47 	this.formatterPrefs = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[98] 
05:22:47 	this.formatterPrefs = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DefaultCodeFormatterOptions.getEclipseDefaultSettings()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[102] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[102] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[102] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[102] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[103] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[103] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[103] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[103] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                                 ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[104] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[104] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[104] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[104] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                         ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[165] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[165] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR308Tests.java:[165] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerStatementsRecoveryTests.java:[24] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerStatementsRecoveryTests.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerStatementsRecoveryTests.java:[89] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerStatementsRecoveryTests.java:[89] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerStatementsRecoveryTests.java:[89] 
05:22:47 	IndexManager indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                             ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/ReconcilerStatementsRecoveryTests.java:[92] 
05:22:47 	while (indexManager.awaitingJobsCount() > 0) {
05:22:47 	                    ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JobManager.awaitingJobsCount()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[412] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                     ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[438] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_NON_STATIC + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[465] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[492] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[517] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE  + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[517] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE  + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	             ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[517] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE  + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[517] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE  + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                          ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[517] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE  + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[517] 
05:22:47 	(R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE  + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",
05:22:47 	                                                                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[539] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[539] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[539] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[539] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[539] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[539] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[556] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_QUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[556] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_QUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[556] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_QUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[556] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_QUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[556] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_QUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                     ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_QUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[556] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_QUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[577] 
05:22:47 	+ (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[577] 
05:22:47 	+ (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	               ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[577] 
05:22:47 	+ (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                               ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[577] 
05:22:47 	+ (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",
05:22:47 	                                        ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[600] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED
05:22:47 	   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[600] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED
05:22:47 	               ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[600] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED
05:22:47 	                            ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[600] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED
05:22:47 	                                            ^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_CASE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[600] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED
05:22:47 	                                                     ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[600] 
05:22:47 	+ (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[601] 
05:22:47 	+ R_EXACT_NAME + R_EXACT_EXPECTED_TYPE)
05:22:47 	  ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/CompletionTests14.java:[601] 
05:22:47 	+ R_EXACT_NAME + R_EXACT_EXPECTED_TYPE)
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_EXPECTED_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2054] 
05:22:47 	CompilerOptions options = new CompilerOptions(unit.getJavaProject().getOptions(true));
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2054] 
05:22:47 	CompilerOptions options = new CompilerOptions(unit.getJavaProject().getOptions(true));
05:22:47 	                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2054] 
05:22:47 	CompilerOptions options = new CompilerOptions(unit.getJavaProject().getOptions(true));
05:22:47 	                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'CompilerOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2056] 
05:22:47 	parser.setCompilerOptions(options.getMap());
05:22:47 	                                  ^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.getMap()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2106] 
05:22:47 	CompilerOptions options = new CompilerOptions(unit.getJavaProject().getOptions(true));
05:22:47 	^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2106] 
05:22:47 	CompilerOptions options = new CompilerOptions(unit.getJavaProject().getOptions(true));
05:22:47 	                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2106] 
05:22:47 	CompilerOptions options = new CompilerOptions(unit.getJavaProject().getOptions(true));
05:22:47 	                              ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'CompilerOptions(Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SortCompilationUnitElementsTests.java:[2108] 
05:22:47 	parser.setCompilerOptions(options.getMap());
05:22:47 	                                  ^^^^^^
05:22:47 Discouraged access: The method 'CompilerOptions.getMap()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[238] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[238] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[238] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[238] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[2350] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[2350] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[2350] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java:[2350] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[19] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[44] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[44] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[78] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[78] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[97] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[97] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[271] 
05:22:47 	"BasicTestTextIns[JAVADOC_TYPE_REF]{{@link BasicTestTextIns}, javadoc.text, Ljavadoc.text.BasicTestTextIns;, null, null, "+this.positions+(R_DRICENUNR+R_INLINE_TAG)+"}\n" +
05:22:47 	                                                                                                                                                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INLINE_TAG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[473] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[473] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[520] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocTextCompletionModelTest.java:[520] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[36] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[37] 
05:22:47 	import org.eclipse.jdt.internal.core.index.EntryResult;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EntryResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[38] 
05:22:47 	import org.eclipse.jdt.internal.core.index.Index;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[39] 
05:22:47 	import org.eclipse.jdt.internal.core.index.MetaIndex;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MetaIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[40] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IIndexConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[41] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[42] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.ReadWriteMonitor;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ReadWriteMonitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[50] 
05:22:47 	private IndexManager indexManager;
05:22:47 	        ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[63] 
05:22:47 	this.indexManager = JavaModelManager.getIndexManager();
05:22:47 	                    ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[63] 
05:22:47 	this.indexManager = JavaModelManager.getIndexManager();
05:22:47 	                                     ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[197] 
05:22:47 	Optional<MetaIndex> index = null;
05:22:47 	         ^^^^^^^^^
05:22:47 Discouraged access: The type 'MetaIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[199] 
05:22:47 	index = this.indexManager.getMetaIndex();
05:22:47 	                          ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getMetaIndex()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[204] 
05:22:47 	ReadWriteMonitor monitor = index.get().getMonitor();
05:22:47 	^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ReadWriteMonitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[204] 
05:22:47 	ReadWriteMonitor monitor = index.get().getMonitor();
05:22:47 	                                       ^^^^^^^^^^
05:22:47 Discouraged access: The method 'MetaIndex.getMonitor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[209] 
05:22:47 	monitor.enterRead();
05:22:47 	        ^^^^^^^^^
05:22:47 Discouraged access: The method 'ReadWriteMonitor.enterRead()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[210] 
05:22:47 	index.get().startQuery();
05:22:47 	            ^^^^^^^^^^
05:22:47 Discouraged access: The method 'MetaIndex.startQuery()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[211] 
05:22:47 	List<EntryResult> results = new ArrayList<>(2);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EntryResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[213] 
05:22:47 	.query(new char[][] { IIndexConstants.META_INDEX_QUALIFIED_TYPE_QUALIFIER_REF,
05:22:47 	 ^^^^^
05:22:47 Discouraged access: The method 'MetaIndex.query(char[][], char[], int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[213] 
05:22:47 	.query(new char[][] { IIndexConstants.META_INDEX_QUALIFIED_TYPE_QUALIFIER_REF,
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[213] 
05:22:47 	.query(new char[][] { IIndexConstants.META_INDEX_QUALIFIED_TYPE_QUALIFIER_REF,
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.META_INDEX_QUALIFIED_TYPE_QUALIFIER_REF' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[214] 
05:22:47 	IIndexConstants.META_INDEX_QUALIFIED_SUPER_TYPE_QUALIFIER_REF }, indexQualifier.toCharArray(),
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[214] 
05:22:47 	IIndexConstants.META_INDEX_QUALIFIED_SUPER_TYPE_QUALIFIER_REF }, indexQualifier.toCharArray(),
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.META_INDEX_QUALIFIED_SUPER_TYPE_QUALIFIER_REF' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[218] 
05:22:47 	.query(new char[][] { IIndexConstants.META_INDEX_SIMPLE_SUPER_TYPE_QUALIFIER_REF,
05:22:47 	 ^^^^^
05:22:47 Discouraged access: The method 'MetaIndex.query(char[][], char[], int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[218] 
05:22:47 	.query(new char[][] { IIndexConstants.META_INDEX_SIMPLE_SUPER_TYPE_QUALIFIER_REF,
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[218] 
05:22:47 	.query(new char[][] { IIndexConstants.META_INDEX_SIMPLE_SUPER_TYPE_QUALIFIER_REF,
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.META_INDEX_SIMPLE_SUPER_TYPE_QUALIFIER_REF' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[219] 
05:22:47 	IIndexConstants.META_INDEX_SIMPLE_TYPE_QUALIFIER_REF },
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[219] 
05:22:47 	IIndexConstants.META_INDEX_SIMPLE_TYPE_QUALIFIER_REF },
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.META_INDEX_SIMPLE_TYPE_QUALIFIER_REF' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[223] 
05:22:47 	final Index i = index.map(MetaIndex::getIndex).get();
05:22:47 	      ^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[223] 
05:22:47 	final Index i = index.map(MetaIndex::getIndex).get();
05:22:47 	                          ^^^^^^^^^
05:22:47 Discouraged access: The type 'MetaIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[223] 
05:22:47 	final Index i = index.map(MetaIndex::getIndex).get();
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'MetaIndex.getIndex()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[226] 
05:22:47 	return Stream.of(r.getDocumentNames(i));
05:22:47 	                   ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'EntryResult.getDocumentNames(Index)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[232] 
05:22:47 	index.get().stopQuery();
05:22:47 	            ^^^^^^^^^
05:22:47 Discouraged access: The method 'MetaIndex.stopQuery()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[233] 
05:22:47 	monitor.exitRead();
05:22:47 	        ^^^^^^^^
05:22:47 Discouraged access: The method 'ReadWriteMonitor.exitRead()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[242] 
05:22:47 	private List<EntryResult> safeList(EntryResult[] result) {
05:22:47 	             ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EntryResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/IndexManagerTests.java:[242] 
05:22:47 	private List<EntryResult> safeList(EntryResult[] result) {
05:22:47 	                                   ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'EntryResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[96] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[96] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[96] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[96] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[96] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[96] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[97] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[97] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[97] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[97] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[97] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                             ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[97] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[98] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[98] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[98] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[98] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                           ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[98] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                          ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[98] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                                             ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[123] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[123] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[123] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[123] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[123] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[123] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[124] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[124] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[124] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[124] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[124] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[124] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[125] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[125] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[125] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[125] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[125] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                           ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[125] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                                              ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[149] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[149] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[149] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[149] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[149] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                   ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_INHERITED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[149] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                    ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[150] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_EXACT_NAME) + "}",
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[150] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_EXACT_NAME) + "}",
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[150] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_EXACT_NAME) + "}",
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[150] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[150] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                                ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_INHERITED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[150] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING +  R_NON_RESTRICTED +  R_NON_INHERITED +R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                                                 ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[174] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[174] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[174] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[174] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[174] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                              ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[174] 
05:22:47 	"addXListener[METHOD_REF]{addXListener(), Ltest.Test;, ()V, addXListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                 ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[175] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_SUBWORD) + "}\n" +
05:22:47 	                                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[175] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                 ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[175] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[175] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[175] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                               ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[175] 
05:22:47 	"addYListener[METHOD_REF]{addYListener(), Ltest.Test;, ()V, addYListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                                   ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[176] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_EXACT_NAME) + "}",
05:22:47 	                                                                                  ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[176] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_EXACT_NAME) + "}",
05:22:47 	                                                                                              ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[176] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_EXACT_NAME) + "}",
05:22:47 	                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[176] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[176] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                            ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[176] 
05:22:47 	"addListener[METHOD_REF]{addListener(), Ltest.Test;, ()V, addListener, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED +  R_NON_RESTRICTED +  R_EXACT_NAME) + "}",
05:22:47 	                                                                                                                                                                ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_EXACT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[200] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[200] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[200] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[200] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[200] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[200] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                        ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[201] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[201] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[201] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[201] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[201] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[202] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[202] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[202] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[202] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                      ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_STATIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[202] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_STATIC + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                     ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[227] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[227] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[227] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[227] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[227] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[227] 
05:22:47 	"fOtherItems[FIELD_REF]{fOtherItems, Ltest.Test;, I, fOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                                         ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_SUBWORD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[228] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                              ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[228] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                          ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[228] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                       ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[228] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[228] 
05:22:47 	"fItems[FIELD_REF]{fItems, Ltest.Test;, I, fItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +
05:22:47 	                                                                                                                         ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[229] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                             ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[229] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                         ^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_RESOLVED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[229] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[229] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_UNQUALIFIED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[229] 
05:22:47 	"fItemsCount[FIELD_REF]{fItemsCount, Ltest.Test;, J, fItemsCount, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",
05:22:47 	                                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[253] 
05:22:47 	"sOtherItems[FIELD_REF]{sOtherItems, Ltest.Test;, I, sOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                      ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_RESTRICTED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SubwordCompletionTests.java:[253] 
05:22:47 	"sOtherItems[FIELD_REF]{sOtherItems, Ltest.Test;, I, sOtherItems, null, " + (R_DEFAULT + R_RESOLVED + R_INTERESTING + R_NON_RESTRICTED + R_NON_INHERITED + R_SUBWORD) + "}\n" +
05:22:47 	                                                                                                                                         ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_NON_INHERITED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[19] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.CompletionEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[46] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[46] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[63] 
05:22:47 	if (CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {
05:22:47 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[63] 
05:22:47 	if (CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {
05:22:47 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[336] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[336] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[356] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[356] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[368] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[368] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[385] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[385] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[407] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[407] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[1072] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[1072] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[1094] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocBugsCompletionModelTest.java:[1094] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.core.ExternalJavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExternalJavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[26] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[214] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(file)));
05:22:47 	           ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[214] 
05:22:47 	new String(Util.getResourceContentsAsCharArray(file)));
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[1019] 
05:22:47 	assertEquals("Unexpected path", "/" + ExternalJavaProject.EXTERNAL_PROJECT_NAME + "/X.java", this.workingCopy.getPath().toString());
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExternalJavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[1019] 
05:22:47 	assertEquals("Unexpected path", "/" + ExternalJavaProject.EXTERNAL_PROJECT_NAME + "/X.java", this.workingCopy.getPath().toString());
05:22:47 	                                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ExternalJavaProject.EXTERNAL_PROJECT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[1132] 
05:22:47 	assertFalse("Java project named \" \" should not exist", getJavaProject(ExternalJavaProject.EXTERNAL_PROJECT_NAME).exists());
05:22:47 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ExternalJavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyOwnerTests.java:[1132] 
05:22:47 	assertFalse("Java project named \" \" should not exist", getJavaProject(ExternalJavaProject.EXTERNAL_PROJECT_NAME).exists());
05:22:47 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ExternalJavaProject.EXTERNAL_PROJECT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[59] 
05:22:47 	SourceModifier modifier= new SourceModifier(2, "    ", 4, 4);
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[59] 
05:22:47 	SourceModifier modifier= new SourceModifier(2, "    ", 4, 4);
05:22:47 	                             ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[59] 
05:22:47 	SourceModifier modifier= new SourceModifier(2, "    ", 4, 4);
05:22:47 	                             ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'SourceModifier(int, String, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[61] 
05:22:47 	ReplaceEdit[] replaces= modifier.getModifications(content);
05:22:47 	                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceModifier.getModifications(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[110] 
05:22:47 	SourceModifier modifier= new SourceModifier(2, "            ", 4, 4);
05:22:47 	^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[110] 
05:22:47 	SourceModifier modifier= new SourceModifier(2, "            ", 4, 4);
05:22:47 	                             ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[110] 
05:22:47 	SourceModifier modifier= new SourceModifier(2, "            ", 4, 4);
05:22:47 	                             ^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'SourceModifier(int, String, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/SourceModifierTest.java:[112] 
05:22:47 	ReplaceEdit[] replaces= modifier.getModifications(content);
05:22:47 	                                 ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'SourceModifier.getModifications(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[80] 
05:22:47 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[81] 
05:22:47 	import org.eclipse.jdt.internal.compiler.lookup.ModuleBinding;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ModuleBinding' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[82] 
05:22:47 	import org.eclipse.jdt.internal.core.ClassFile;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[83] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaElement;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[84] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaModelManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[85] 
05:22:47 	import org.eclipse.jdt.internal.core.JavaProject;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[86] 
05:22:47 	import org.eclipse.jdt.internal.core.LocalVariable;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'LocalVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[87] 
05:22:47 	import org.eclipse.jdt.internal.core.SearchableEnvironment;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SearchableEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[88] 
05:22:47 	import org.eclipse.jdt.internal.core.SourceMethod;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[89] 
05:22:47 	import org.eclipse.jdt.internal.core.TypeParameter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeParameter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[90] 
05:22:47 	import org.eclipse.jdt.internal.core.index.DiskIndex;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DiskIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[91] 
05:22:47 	import org.eclipse.jdt.internal.core.index.Index;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[92] 
05:22:47 	import org.eclipse.jdt.internal.core.search.AbstractSearchScope;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AbstractSearchScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[93] 
05:22:47 	import org.eclipse.jdt.internal.core.search.BasicSearchEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[94] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IIndexConstants;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[95] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[96] 
05:22:47 	import org.eclipse.jdt.internal.core.search.indexing.IndexRequest;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexRequest' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[97] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.AndPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AndPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[98] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.MatchLocator;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MatchLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[99] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.MethodPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[100] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.PatternLocator;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[101] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeDeclarationPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[102] 
05:22:47 	import org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeReferencePattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[740] 
05:22:47 	TypeDeclarationPattern pattern = new TypeDeclarationPattern(
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeDeclarationPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[740] 
05:22:47 	TypeDeclarationPattern pattern = new TypeDeclarationPattern(
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'TypeDeclarationPattern(char[], char[][], char[], char, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[740] 
05:22:47 	TypeDeclarationPattern pattern = new TypeDeclarationPattern(
05:22:47 	                                     ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeDeclarationPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[744] 
05:22:47 	IIndexConstants.INTERFACE_SUFFIX,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[744] 
05:22:47 	IIndexConstants.INTERFACE_SUFFIX,
05:22:47 	                ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.INTERFACE_SUFFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[754] 
05:22:47 	pattern = new TypeDeclarationPattern(
05:22:47 	              ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'TypeDeclarationPattern(char[], char[][], char[], char, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[754] 
05:22:47 	pattern = new TypeDeclarationPattern(
05:22:47 	              ^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeDeclarationPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[758] 
05:22:47 	IIndexConstants.CLASS_SUFFIX,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[758] 
05:22:47 	IIndexConstants.CLASS_SUFFIX,
05:22:47 	                ^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.CLASS_SUFFIX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[2295] 
05:22:47 	MatchLocator.setFocus(pattern, importDeclaration);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MatchLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[2295] 
05:22:47 	MatchLocator.setFocus(pattern, importDeclaration);
05:22:47 	             ^^^^^^^^
05:22:47 Discouraged access: The method 'MatchLocator.setFocus(SearchPattern, IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[2323] 
05:22:47 	MatchLocator.setFocus(pattern, packageDeclaration);
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MatchLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[2323] 
05:22:47 	MatchLocator.setFocus(pattern, packageDeclaration);
05:22:47 	             ^^^^^^^^
05:22:47 Discouraged access: The method 'MatchLocator.setFocus(SearchPattern, IJavaElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3150] 
05:22:47 	IIndexConstants.ONE_STAR,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3150] 
05:22:47 	IIndexConstants.ONE_STAR,
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.ONE_STAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3205] 
05:22:47 	IIndexConstants.ONE_STAR,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3205] 
05:22:47 	IIndexConstants.ONE_STAR,
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.ONE_STAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3293] 
05:22:47 	IIndexConstants.ONE_STAR,
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IIndexConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3293] 
05:22:47 	IIndexConstants.ONE_STAR,
05:22:47 	                ^^^^^^^^
05:22:47 Discouraged access: The field 'IIndexConstants.ONE_STAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3531] 
05:22:47 	assertEquals("Invalid foo method occurence count (m="+(m+1)+")", i+1, ((SourceMethod) methods[i]).occurrenceCount);
05:22:47 	                                                                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SourceMethod' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[3531] 
05:22:47 	assertEquals("Invalid foo method occurence count (m="+(m+1)+")", i+1, ((SourceMethod) methods[i]).occurrenceCount);
05:22:47 	                                                                                                  ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'SourceRefElement.occurrenceCount' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[6990] 
05:22:47 	assertTrue("Jar should only have class files!", children[i] instanceof ClassFile);
05:22:47 	                                                                       ^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[6991] 
05:22:47 	IType type = ((ClassFile)children[i]).getType();
05:22:47 	               ^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[6991] 
05:22:47 	IType type = ((ClassFile)children[i]).getType();
05:22:47 	                                      ^^^^^^^
05:22:47 Discouraged access: The method 'ClassFile.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7021] 
05:22:47 	if ((modifiers & ClassFileConstants.AccDeprecated) != 0) {
05:22:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7021] 
05:22:47 	if ((modifiers & ClassFileConstants.AccDeprecated) != 0) {
05:22:47 	                                    ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'ClassFileConstants.AccDeprecated' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7492] 
05:22:47 	* @test Verify that no NPE occurs while using a {@link AndPattern}
05:22:47 	                                                       ^^^^^^^^^^
05:22:47 Discouraged access: The type 'AndPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7925] 
05:22:47 	this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7925] 
05:22:47 	this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'PatternLocator.SUPER_INVOCATION_FLAVOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7964] 
05:22:47 	this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7964] 
05:22:47 	this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'PatternLocator.SUPER_INVOCATION_FLAVOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7976] 
05:22:47 	this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'PatternLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[7976] 
05:22:47 	this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'PatternLocator.SUPER_INVOCATION_FLAVOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8621] 
05:22:47 	* @test Ensure that types are found even when scope is not a {@link org.eclipse.jdt.internal.core.search.JavaSearchScope}
05:22:47 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaSearchScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8634] 
05:22:47 	IJavaSearchScope scope = new AbstractSearchScope() {
05:22:47 	                             ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'AbstractSearchScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8634] 
05:22:47 	IJavaSearchScope scope = new AbstractSearchScope() {
05:22:47 	                             ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'AbstractSearchScope()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8797] 
05:22:47 	IndexManager manager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8797] 
05:22:47 	IndexManager manager = JavaModelManager.getIndexManager();
05:22:47 	                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8797] 
05:22:47 	IndexManager manager = JavaModelManager.getIndexManager();
05:22:47 	                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8798] 
05:22:47 	Index index = manager.getIndex(JAVA_PROJECT.getPath(), true, false);
05:22:47 	^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8798] 
05:22:47 	Index index = manager.getIndex(JAVA_PROJECT.getPath(), true, false);
05:22:47 	                      ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8799] 
05:22:47 	File indexFile = index.getIndexFile();
05:22:47 	                       ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8808] 
05:22:47 	Index newIndex = manager.getIndex(JAVA_PROJECT.getPath(), true, false);
05:22:47 	^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8808] 
05:22:47 	Index newIndex = manager.getIndex(JAVA_PROJECT.getPath(), true, false);
05:22:47 	                         ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8809] 
05:22:47 	assertEquals("Index file should be unchanged!!!", lastModified, newIndex.getIndexFile().lastModified());
05:22:47 	                                                                         ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8815] 
05:22:47 	IndexManager manager = JavaModelManager.getIndexManager();
05:22:47 	^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8815] 
05:22:47 	IndexManager manager = JavaModelManager.getIndexManager();
05:22:47 	                       ^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8815] 
05:22:47 	IndexManager manager = JavaModelManager.getIndexManager();
05:22:47 	                                        ^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'JavaModelManager.getIndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8816] 
05:22:47 	Index index = manager.getIndex(project.getPath(), true, false);
05:22:47 	^^^^^
05:22:47 Discouraged access: The type 'Index' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8816] 
05:22:47 	Index index = manager.getIndex(project.getPath(), true, false);
05:22:47 	                      ^^^^^^^^
05:22:47 Discouraged access: The method 'IndexManager.getIndex(IPath, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8817] 
05:22:47 	assertEquals("Index file should at least contains the signature!!!", DiskIndex.SIGNATURE.length()+6, index.getIndexFile().length());
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DiskIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8817] 
05:22:47 	assertEquals("Index file should at least contains the signature!!!", DiskIndex.SIGNATURE.length()+6, index.getIndexFile().length());
05:22:47 	                                                                               ^^^^^^^^^
05:22:47 Discouraged access: The field 'DiskIndex.SIGNATURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[8817] 
05:22:47 	assertEquals("Index file should at least contains the signature!!!", DiskIndex.SIGNATURE.length()+6, index.getIndexFile().length());
05:22:47 	                                                                                                           ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Index.getIndexFile()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14156] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], ALL_OCCURRENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14197] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], DECLARATIONS, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14197] 
05:22:47 	MethodPattern pattern = (MethodPattern) SearchPattern.createPattern(elements[0], DECLARATIONS, EXACT_RULE | ERASURE_RULE);
05:22:47 	                         ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14338] 
05:22:47 	TypeReferencePattern pattern = (TypeReferencePattern) SearchPattern.createPattern(type, REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeReferencePattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14338] 
05:22:47 	TypeReferencePattern pattern = (TypeReferencePattern) SearchPattern.createPattern(type, REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                                ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'TypeReferencePattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14441] 
05:22:47 	MethodPattern leftPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14441] 
05:22:47 	MethodPattern leftPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14442] 
05:22:47 	MethodPattern rightPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14442] 
05:22:47 	MethodPattern rightPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14491] 
05:22:47 	MethodPattern leftPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14491] 
05:22:47 	MethodPattern leftPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                             ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14496] 
05:22:47 	MethodPattern rightPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[14496] 
05:22:47 	MethodPattern rightPattern = (MethodPattern) SearchPattern.createPattern(elements[0], REFERENCES, EXACT_RULE | ERASURE_RULE);
05:22:47 	                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'MethodPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15215] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15215] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15215] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15219] 
05:22:47 	engine.searchAllTypeNames(packageName, SearchPattern.R_PATTERN_MATCH,
05:22:47 	       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15238] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15238] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'BasicSearchEngine()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15238] 
05:22:47 	BasicSearchEngine engine = new BasicSearchEngine();
05:22:47 	                               ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'BasicSearchEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15242] 
05:22:47 	engine.searchAllTypeNames(packageName, SearchPattern.R_PATTERN_MATCH,
05:22:47 	       ^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15337] 
05:22:47 	JavaProject project1 = (JavaProject) setUpJavaProject(testProject1Name, "11", false);
05:22:47 	                        ^^^^^^^^^^^
05:22:47 Discouraged access: The type 'JavaProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15358] 
05:22:47 	IType type = project1.findType("t.t.t1.F");
05:22:47 	                      ^^^^^^^^
05:22:47 Discouraged access: The method 'JavaProject.findType(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavaSearchBugsTests.java:[15362] 
05:22:47 	SearchableEnvironment search = new SearchableEnvironment(project1, cus, excludeTests);
05:22:47 	^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'SearchableEnvironment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingReferenceExpressionTest.java:[25] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingReferenceExpressionTest.java:[484] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingReferenceExpressionTest.java:[484] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingReferenceExpressionTest.java:[484] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/ASTRewritingReferenceExpressionTest.java:[484] 
05:22:47 	this.project1.setOption(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                       ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[30] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[31] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatter;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[32] 
05:22:47 	import org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[47] 
05:22:47 	DefaultCodeFormatterOptions formatterPrefs;
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[68] 
05:22:47 	this.formatterPrefs = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[68] 
05:22:47 	this.formatterPrefs = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DefaultCodeFormatterOptions.getEclipseDefaultSettings()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[72] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[72] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Compliance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[72] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[72] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                             ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[73] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[73] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                                          ^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_TargetPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[73] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[73] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                                 ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[74] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[74] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                          ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.OPTION_Source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[74] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[74] 
05:22:47 	this.formatterOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_8);
05:22:47 	                                                                         ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_8' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[108] 
05:22:47 	this.formatterPrefs.page_width = 80;
05:22:47 	                    ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[114] 
05:22:47 	private void setPageWidth80(DefaultCodeFormatterOptions preferences) {
05:22:47 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[115] 
05:22:47 	preferences.page_width = 80;
05:22:47 	            ^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.page_width' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[121] 
05:22:47 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[121] 
05:22:47 	String result = org.eclipse.jdt.internal.core.util.Util.editedString(source, edit);
05:22:47 	                                                        ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[126] 
05:22:47 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
05:22:47 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[126] 
05:22:47 	final String result2 = org.eclipse.jdt.internal.core.util.Util.editedString(result, edit);
05:22:47 	                                                               ^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.editedString(String, TextEdit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[156] 
05:22:47 	private void runTest(String packageName, String compilationUnitName, DefaultCodeFormatterOptions codeFormatterOptions) {
05:22:47 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[157] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(codeFormatterOptions, this.formatterOptions);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[157] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(codeFormatterOptions, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[157] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(codeFormatterOptions, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[162] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[162] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[162] 
05:22:47 	DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(this.formatterPrefs, this.formatterOptions);
05:22:47 	                                         ^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The constructor 'DefaultCodeFormatter(DefaultCodeFormatterOptions, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[194] 
05:22:47 	DefaultCodeFormatterOptions options = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[194] 
05:22:47 	DefaultCodeFormatterOptions options = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'DefaultCodeFormatterOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[194] 
05:22:47 	DefaultCodeFormatterOptions options = DefaultCodeFormatterOptions.getEclipseDefaultSettings();
05:22:47 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'DefaultCodeFormatterOptions.getEclipseDefaultSettings()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[195] 
05:22:47 	options.brace_position_for_lambda_body = DefaultCodeFormatterConstants.NEXT_LINE;
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.brace_position_for_lambda_body' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[196] 
05:22:47 	options.insert_space_after_lambda_arrow = false;
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.insert_space_after_lambda_arrow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterJSR335Tests.java:[197] 
05:22:47 	options.insert_space_before_lambda_arrow = false;
05:22:47 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'DefaultCodeFormatterOptions.insert_space_before_lambda_arrow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TestPessimisticProvider.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TestPessimisticProvider.java:[82] 
05:22:47 	if (Util.isReadOnlySupported()) {
05:22:47 	    ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/TestPessimisticProvider.java:[82] 
05:22:47 	if (Util.isReadOnlySupported()) {
05:22:47 	         ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[20] 
05:22:47 	import org.eclipse.jdt.internal.codeassist.CompletionEngine;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[21] 
05:22:47 	import org.eclipse.jdt.internal.compiler.impl.CompilerOptions;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[49] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[49] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_4);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[147] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_3);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[147] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_3);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[174] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[174] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[247] 
05:22:47 	if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {
05:22:47 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[247] 
05:22:47 	if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[319] 
05:22:47 	if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {
05:22:47 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompletionEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[319] 
05:22:47 	if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[471] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[471] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[510] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[510] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[627] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[627] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1137] 
05:22:47 	"str[JAVADOC_PARAM_REF]{str, null, null, str, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1155] 
05:22:47 	"xstr[JAVADOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1173] 
05:22:47 	"xstr[JAVADOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1191] 
05:22:47 	"xstr[JAVADOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1277] 
05:22:47 	"xstr2[JAVADOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1296] 
05:22:47 	"xstr2[JAVADOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1315] 
05:22:47 	"xstr[JAVADOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1334] 
05:22:47 	"xstr2[JAVADOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1390] 
05:22:47 	"xstr2[JAVADOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                              ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1408] 
05:22:47 	"xstr[JAVADOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+2)+"}\n" +
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1409] 
05:22:47 	"flag[JAVADOC_PARAM_REF]{flag, null, null, flag, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1410] 
05:22:47 	"obj[JAVADOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1429] 
05:22:47 	"flag[JAVADOC_PARAM_REF]{flag, null, null, flag, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1430] 
05:22:47 	"obj[JAVADOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1449] 
05:22:47 	"xstr[JAVADOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1450] 
05:22:47 	"obj[JAVADOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1470] 
05:22:47 	"flag[JAVADOC_PARAM_REF]{flag, null, null, flag, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                           ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1509] 
05:22:47 	"obj[JAVADOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1517] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1517] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1529] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1530] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1536] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1536] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1549] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1550] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1555] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1555] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1569] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1574] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1574] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1588] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1594] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1594] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1613] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1613] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1631] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1631] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1648] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1648] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1665] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1665] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1680] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1680] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1697] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1697] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1714] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1714] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1730] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1730] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1757] 
05:22:47 	"ab1[JAVADOC_PARAM_REF]{ab1, null, null, ab1, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1758] 
05:22:47 	"ab2[JAVADOC_PARAM_REF]{ab2, null, null, ab2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"
05:22:47 	                                                                                        ^^^^^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_INTERESTING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1763] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1763] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1775] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(R_DEFAULT + 14)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1776] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(R_DEFAULT + 13)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1782] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1782] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1799] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1799] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1814] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1814] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1829] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1829] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1841] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, [105, 108], " + (R_DEFAULT + 14) +"}\n" +
05:22:47 	                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1842] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, [105, 108], " + (R_DEFAULT + 13) +"}\n" +
05:22:47 	                                                                     ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1848] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1848] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1863] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1863] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1878] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1878] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1890] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(R_DEFAULT + 14)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1891] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(R_DEFAULT + 13)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1897] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1897] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1909] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(R_DEFAULT + 14)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1910] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(R_DEFAULT + 13)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1916] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1916] 
05:22:47 	setUpProjectOptions(CompilerOptions.VERSION_1_5);
05:22:47 	                                    ^^^^^^^^^^^
05:22:47 Discouraged access: The field 'CompilerOptions.VERSION_1_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1928] 
05:22:47 	"xtm[JAVADOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(R_DEFAULT + 14)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/JavadocMethodCompletionModelTest.java:[1929] 
05:22:47 	"xtc[JAVADOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(R_DEFAULT + 13)+"}\n" +
05:22:47 	                                                                      ^^^^^^^^^
05:22:47 Discouraged access: The field 'RelevanceConstants.R_DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[27] 
05:22:47 	import org.eclipse.jdt.internal.core.util.Util;
05:22:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[140] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[140] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[145] 
05:22:47 	boolean readOnlyFlag = Util.isReadOnly(resource);
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[145] 
05:22:47 	boolean readOnlyFlag = Util.isReadOnly(resource);
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[148] 
05:22:47 	Util.setReadOnly(resource, true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[148] 
05:22:47 	Util.setReadOnly(resource, true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[154] 
05:22:47 	Util.setReadOnly(resource, readOnlyFlag);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[154] 
05:22:47 	Util.setReadOnly(resource, readOnlyFlag);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[165] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	     ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[165] 
05:22:47 	if (!Util.isReadOnlySupported()) {
05:22:47 	          ^^^^^^^^^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnlySupported()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[177] 
05:22:47 	boolean readOnlyFlag = Util.isReadOnly(resource);
05:22:47 	                       ^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[177] 
05:22:47 	boolean readOnlyFlag = Util.isReadOnly(resource);
05:22:47 	                            ^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.isReadOnly(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[181] 
05:22:47 	Util.setReadOnly(resource, true);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[181] 
05:22:47 	Util.setReadOnly(resource, true);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[192] 
05:22:47 	Util.setReadOnly(resource, readOnlyFlag);
05:22:47 	^^^^
05:22:47 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/WorkingCopyTests.java:[192] 
05:22:47 	Util.setReadOnly(resource, readOnlyFlag);
05:22:47 	     ^^^^^^^^^^^
05:22:47 Discouraged access: The method 'Util.setReadOnly(IResource, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core/target/classes')
05:22:47 4646 problems (0 errors, 4644 warnings, 2 infos)
05:22:47 [INFO] 
05:22:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.tests.model ---
05:22:47 [INFO] 
05:22:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.tests.model ---
05:22:47 [INFO] 
05:22:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.tests.model ---
05:22:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/test/resources
05:22:47 [INFO] 
05:22:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.tests.model ---
05:22:47 [INFO] 
05:22:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.tests.model ---
05:22:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/target/org.eclipse.jdt.core.tests.model-3.12.0-SNAPSHOT-sources.jar
05:22:47 [INFO] 
05:22:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.tests.model ---
05:22:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/target/org.eclipse.jdt.core.tests.model-3.12.0-SNAPSHOT.jar
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.tests.model ---
05:22:50 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.model:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/pom.xml
05:22:50     The main artifact has been replaced with the baseline version.
05:22:50     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:50 
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.core.tests.model ---
05:22:50 [INFO] Skipping tests
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.tests.model ---
05:22:50 [INFO] Execution was skipped
05:22:50 [INFO] 
05:22:50 [INFO] -------< org.eclipse.jdt:org.eclipse.jdt.core.tests.performance >-------
05:22:50 [INFO] Building org.eclipse.jdt.core.tests.performance 3.12.0-SNAPSHOT [175/520]
05:22:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [INFO] 
05:22:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] The project's OSGi version is 3.12.0.v20230323-1537
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/saveproperties
05:22:50 [INFO] 
05:22:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] Resolving class path of org.eclipse.jdt.core.tests.performance
05:22:50 [INFO] 
05:22:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/src/main/resources
05:22:50 [INFO] 
05:22:50 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/src/main/resources
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/target/classes
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/src/test/resources
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/target/org.eclipse.jdt.core.tests.performance-3.12.0-SNAPSHOT-sources.jar
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/target/org.eclipse.jdt.core.tests.performance-3.12.0-SNAPSHOT.jar
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.performance:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.tests.performance/pom.xml
05:22:50     The main artifact has been replaced with the baseline version.
05:22:50     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:50 
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] Skipping tests
05:22:50 [INFO] 
05:22:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.tests.performance ---
05:22:50 [INFO] Execution was skipped
05:22:50 [INFO] 
05:22:50 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests >---------
05:22:50 [INFO] Building org.eclipse.jdt.apt.pluggable.tests 3.6.0-SNAPSHOT    [176/520]
05:22:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] The project's OSGi version is 3.6.0.v20230323-1537
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/saveproperties
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] Resolving class path of org.eclipse.jdt.apt.pluggable.tests
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/src/main/resources
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/src/main/resources
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/target/classes
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/src/test/resources
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/target/org.eclipse.jdt.apt.pluggable.tests-3.6.0-SNAPSHOT-sources.jar
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/target/org.eclipse.jdt.apt.pluggable.tests-3.6.0-SNAPSHOT.jar
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.pluggable.tests:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.pluggable.tests/pom.xml
05:22:51     The main artifact has been replaced with the baseline version.
05:22:51     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:51 
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] Skipping tests
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.apt.pluggable.tests ---
05:22:51 [INFO] Execution was skipped
05:22:51 [INFO] 
05:22:51 [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.apt.tests >--------------
05:22:51 [INFO] Building org.eclipse.jdt.apt.tests 3.6.0-SNAPSHOT              [177/520]
05:22:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] The project's OSGi version is 3.6.0.v20230323-1537
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/saveproperties
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] Resolving class path of org.eclipse.jdt.apt.tests
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/src/main/resources
05:22:51 [INFO] 
05:22:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/src/main/resources
05:22:51 [INFO] 
05:22:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.apt.tests ---
05:22:51 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/target/aptext.jar-classes
05:22:52 [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/target/apt.jar-classes
05:22:52 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/target/classes
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/src/test/resources
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/target/org.eclipse.jdt.apt.tests-3.6.0-SNAPSHOT-sources.jar
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/aptext.jar
05:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/apt.jar
05:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/target/org.eclipse.jdt.apt.tests-3.6.0-SNAPSHOT.jar
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.apt.tests:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.apt.tests/pom.xml
05:22:52     The main artifact has been replaced with the baseline version.
05:22:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:52 
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] Skipping tests
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.apt.tests ---
05:22:52 [INFO] Execution was skipped
05:22:52 [INFO] 
05:22:52 [INFO] -------------< eclipse.jdt.core:eclipse.jdt.core.binaries >-------------
05:22:52 [INFO] Building eclipse.jdt.core.binaries 4.28.0-SNAPSHOT             [178/520]
05:22:52 [INFO] --------------------------------[ pom ]---------------------------------
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/saveproperties
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/src/main/resources
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.core.binaries ---
05:22:52 [INFO] Execution was skipped
05:22:52 [INFO] 
05:22:52 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries >---------
05:22:52 [INFO] Building org.eclipse.jdt.core.tests.binaries 1.0.250-SNAPSHOT  [179/520]
05:22:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
05:22:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] The project's OSGi version is 1.0.250.v20210713-1056
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/saveproperties
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] Resolving class path of org.eclipse.jdt.core.tests.binaries
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/src/main/resources
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/src/main/resources
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/src/test/resources
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] 
05:22:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.tests.binaries ---
05:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/target/org.eclipse.jdt.core.tests.binaries-1.0.250-SNAPSHOT.jar
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.tests.binaries ---
05:22:55 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.tests.binaries:1.0.250-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core.binaries/org.eclipse.jdt.core.tests.binaries/pom.xml
05:22:55     The main artifact has been replaced with the baseline version.
05:22:55 
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.core.tests.binaries ---
05:22:55 [INFO] Skipping tests
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.tests.binaries ---
05:22:55 [INFO] Execution was skipped
05:22:55 [INFO] 
05:22:55 [INFO] ------------< org.eclipse.jdt:org.eclipse.jdt.debug.tests >-------------
05:22:55 [INFO] Building org.eclipse.jdt.debug.tests 3.12.0-SNAPSHOT           [180/520]
05:22:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
05:22:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:55 [INFO] 
05:22:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] The project's OSGi version is 3.12.0.v20230329-2009
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] 
05:22:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/saveproperties
05:22:55 [INFO] 
05:22:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] 
05:22:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] Resolving class path of org.eclipse.jdt.debug.tests
05:22:55 [INFO] 
05:22:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/src/main/resources
05:22:55 [INFO] 
05:22:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/src/main/resources
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.debug.tests ---
05:22:55 [INFO] Compiling 346 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/target/classes
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] 
05:22:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/src/test/resources
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/target/org.eclipse.jdt.debug.tests-3.12.0-SNAPSHOT-sources.jar
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/javadebugtests.jar
05:22:57 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/target/org.eclipse.jdt.debug.tests-3.12.0-SNAPSHOT.jar
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.debug.tests ---
05:22:57 [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml: baseline and build artifacts have same version but different contents
05:22:57    no-classifier: different
05:22:57       testresources/TestSource.jar: different
05:22:57          META-INF/MANIFEST.MF: present in baseline only
05:22:57 
05:22:57 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.tests:3.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/pom.xml
05:22:57     The main artifact has been replaced with the baseline version.
05:22:57     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:57 
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] Skipping tests
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.debug.tests ---
05:22:57 [INFO] Execution was skipped
05:22:57 [INFO] 
05:22:57 [INFO] ----------< org.eclipse.jdt:org.eclipse.jdt.debug.jdi.tests >-----------
05:22:57 [INFO] Building org.eclipse.jdt.debug.jdi.tests 1.1.0-SNAPSHOT        [181/520]
05:22:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.jdi.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/pom.xml
05:22:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] The project's OSGi version is 1.1.0.v20230328-1614
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/saveproperties
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] Resolving class path of org.eclipse.jdt.debug.jdi.tests
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/src/main/resources
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/src/main/resources
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/bin
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/SourceNameFilterTests.java:[39] 
05:22:58 	//TODO currently, as of 1.6 beta 2 this capability is disabled in 1.6 VMs, so lets make this test pass in that event
05:22:58 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:58 TODO currently, as of 1.6 beta 2 this capability is disabled in 1.6 VMs, so lets make this test pass in that event
05:22:58 3. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/VirtualThreadTest.java (at line 39)
05:22:58 	@SuppressWarnings("restriction")
05:22:58 	                  ^^^^^^^^^^^^^
05:22:58 At least one of the problems in category 'restriction' is not analysed due to a compiler option being ignored
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[58] 
05:22:58 	// TODO ClassPrepareEvent
05:22:58 	   ^^^^^^^^^^^^^^^^^^^^^^
05:22:58 TODO ClassPrepareEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[59] 
05:22:58 	// TODO ClassUnloadEvent
05:22:58 	   ^^^^^^^^^^^^^^^^^^^^^
05:22:58 TODO ClassUnloadEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[60] 
05:22:58 	// TODO ExceptionEvent
05:22:58 	   ^^^^^^^^^^^^^^^^^^^
05:22:58 TODO ExceptionEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[70] 
05:22:58 	// TODO StepEvent
05:22:58 	   ^^^^^^^^^^^^^^
05:22:58 TODO StepEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[71] 
05:22:58 	// TODO ThreadEndEvent
05:22:58 	   ^^^^^^^^^^^^^^^^^^^
05:22:58 TODO ThreadEndEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[72] 
05:22:58 	// TODO ThreadStartEvent
05:22:58 	   ^^^^^^^^^^^^^^^^^^^^^
05:22:58 TODO ThreadStartEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/EventTest.java:[73] 
05:22:58 	// TODO VMDeathEvent
05:22:58 	   ^^^^^^^^^^^^^^^^^
05:22:58 TODO VMDeathEvent
05:22:58 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/ForceEarlyReturnTests.java:[88] 
05:22:58 	//TODO make sure this works with the newest versions of the 1.6VM
05:22:58 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:22:58 TODO make sure this works with the newest versions of the 1.6VM
05:22:58 12. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/AbstractJDITest.java (at line 75)
05:22:58 	@SuppressWarnings("restriction")
05:22:58 	                  ^^^^^^^^^^^^^
05:22:58 At least one of the problems in category 'restriction' is not analysed due to a compiler option being ignored
05:22:58 13. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/AbstractJDITest.java (at line 163)
05:22:58 	@SuppressWarnings("restriction")
05:22:58 	                  ^^^^^^^^^^^^^
05:22:58 At least one of the problems in category 'restriction' is not analysed due to a compiler option being ignored
05:22:58 14. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/MethodReturnValuesTests.java (at line 33)
05:22:58 	@SuppressWarnings("restriction")
05:22:58 	                  ^^^^^^^^^^^^^
05:22:58 At least one of the problems in category 'restriction' is not analysed due to a compiler option being ignored
05:22:58 14 problems (0 errors, 9 warnings, 5 infos)
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/src/test/resources
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/target/org.eclipse.jdt.debug.jdi.tests-1.1.0-SNAPSHOT-sources.jar
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/target/org.eclipse.jdt.debug.jdi.tests-1.1.0-SNAPSHOT.jar
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug.jdi.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/pom.xml
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] Skipping tests
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.debug.jdi.tests ---
05:22:58 [INFO] Execution was skipped
05:22:58 [INFO] 
05:22:58 [INFO] ------------< org.eclipse.platform:org.eclipse.text.tests >-------------
05:22:58 [INFO] Building [test-bundle] Text Test Plug-in 3.14.0-SNAPSHOT       [182/520]
05:22:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/.polyglot.META-INF
05:22:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.text.tests ---
05:22:58 [INFO] The project's OSGi version is 3.14.0.v20230316-1200
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.text.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/saveproperties
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.text.tests ---
05:22:58 [INFO] Resolving class path of [test-bundle] Text Test Plug-in
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.text.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/src/main/resources
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.text.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/src/main/resources
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.text.tests ---
05:22:58 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/target/classes
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.text.tests ---
05:22:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/src/test/resources
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.text.tests ---
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.text.tests ---
05:22:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/target/org.eclipse.text.tests-3.14.0-SNAPSHOT-sources.jar
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.text.tests ---
05:22:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/target/org.eclipse.text.tests-3.14.0-SNAPSHOT.jar
05:22:58 [INFO] 
05:22:58 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.text.tests ---
05:22:59 [INFO] MavenProject: org.eclipse.platform:org.eclipse.text.tests:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.tests/.polyglot.META-INF
05:22:59     The main artifact has been replaced with the baseline version.
05:22:59     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:59 
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.text.tests ---
05:22:59 [INFO] Skipping tests
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.text.tests ---
05:22:59 [INFO] Execution was skipped
05:22:59 [INFO] 
05:22:59 [INFO] ---------< org.eclipse.platform:org.eclipse.jface.text.tests >----------
05:22:59 [INFO] Building [test-bundle] JFace Text Test Plug-in 3.13.100-SNAPSHOT [183/520]
05:22:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:22:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/.polyglot.META-INF
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [INFO] 
05:22:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] The project's OSGi version is 3.13.100.v20230321-0847
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/saveproperties
05:22:59 [INFO] 
05:22:59 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] Resolving class path of [test-bundle] JFace Text Test Plug-in
05:22:59 [INFO] 
05:22:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/src/main/resources
05:22:59 [INFO] 
05:22:59 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/src/main/resources
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/target/classes
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/src/test/resources
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/target/org.eclipse.jface.text.tests-3.13.100-SNAPSHOT-sources.jar
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/target/org.eclipse.jface.text.tests-3.13.100-SNAPSHOT.jar
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.text.tests:3.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.tests/.polyglot.META-INF
05:22:59     The main artifact has been replaced with the baseline version.
05:22:59     The following attached artifacts have been replaced with the baseline version: [sources]
05:22:59 
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] Skipping tests
05:22:59 [INFO] 
05:22:59 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.text.tests ---
05:22:59 [INFO] Execution was skipped
05:22:59 [INFO] 
05:22:59 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.bcoview >---------------
05:22:59 [INFO] Building org.eclipse.jdt.bcoview 1.2.0-SNAPSHOT                [184/520]
05:22:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.bcoview:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/pom.xml
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:22:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] The project's OSGi version is 1.2.0.v20230323-1830
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/saveproperties
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] Resolving class path of org.eclipse.jdt.bcoview
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/src/main/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/src/main/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/target/classes
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/src/test/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/target/org.eclipse.jdt.bcoview-1.2.0-SNAPSHOT-sources.jar
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/target/org.eclipse.jdt.bcoview-1.2.0-SNAPSHOT.jar
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.bcoview:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview/pom.xml
05:23:00     The main artifact has been replaced with the baseline version.
05:23:00     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:00 
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.bcoview ---
05:23:00 [INFO] Execution was skipped
05:23:00 [INFO] 
05:23:00 [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.jeview >---------------
05:23:00 [INFO] Building org.eclipse.jdt.jeview 1.5.0-SNAPSHOT                 [185/520]
05:23:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.jeview:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/pom.xml
05:23:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] The project's OSGi version is 1.5.0.v20230323-1830
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/saveproperties
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] Resolving class path of org.eclipse.jdt.jeview
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/src/main/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/src/main/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.jeview ---
05:23:00 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/target/classes
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/src/test/resources
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/target/org.eclipse.jdt.jeview-1.5.0-SNAPSHOT-sources.jar
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/target/org.eclipse.jdt.jeview-1.5.0-SNAPSHOT.jar
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.jeview:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview/pom.xml
05:23:01     The main artifact has been replaced with the baseline version.
05:23:01     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:01 
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.jeview ---
05:23:01 [INFO] Execution was skipped
05:23:01 [INFO] 
05:23:01 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.astview >---------------
05:23:01 [INFO] Building org.eclipse.jdt.astview 1.6.0-SNAPSHOT                [186/520]
05:23:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.astview:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/pom.xml
05:23:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] The project's OSGi version is 1.6.0.v20230323-1830
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/saveproperties
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] Resolving class path of org.eclipse.jdt.astview
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/src/main/resources
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/src/main/resources
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/target/classes
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/src/test/resources
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/target/org.eclipse.jdt.astview-1.6.0-SNAPSHOT-sources.jar
05:23:01 [INFO] 
05:23:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.astview ---
05:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/target/org.eclipse.jdt.astview-1.6.0-SNAPSHOT.jar
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.astview ---
05:23:02 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.astview:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview/pom.xml
05:23:02     The main artifact has been replaced with the baseline version.
05:23:02     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:02 
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.astview ---
05:23:02 [INFO] Execution was skipped
05:23:02 [INFO] 
05:23:02 [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.ui.tests >--------------
05:23:02 [INFO] Building org.eclipse.jdt.ui.tests 3.15.0-SNAPSHOT              [187/520]
05:23:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
05:23:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:02 [INFO] 
05:23:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] The project's OSGi version is 3.15.0.v20230327-0047
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] 
05:23:02 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/saveproperties
05:23:02 [INFO] 
05:23:02 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] 
05:23:02 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] Resolving class path of org.eclipse.jdt.ui.tests
05:23:02 [INFO] 
05:23:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/src/main/resources
05:23:02 [INFO] 
05:23:02 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/src/main/resources
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui.tests ---
05:23:02 [INFO] Compiling 324 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/target/classes
05:23:04 [INFO] 
05:23:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui.tests ---
05:23:04 [INFO] 
05:23:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui.tests ---
05:23:04 [INFO] 
05:23:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui.tests ---
05:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/src/test/resources
05:23:04 [INFO] 
05:23:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui.tests ---
05:23:04 [INFO] 
05:23:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui.tests ---
05:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/target/org.eclipse.jdt.ui.tests-3.15.0-SNAPSHOT-sources.jar
05:23:04 [INFO] 
05:23:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui.tests ---
05:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/target/org.eclipse.jdt.ui.tests-3.15.0-SNAPSHOT.jar
05:23:04 [INFO] 
05:23:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui.tests ---
05:23:05 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/pom.xml
05:23:05     The main artifact has been replaced with the baseline version.
05:23:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:05 
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.ui.tests ---
05:23:05 [INFO] Skipping tests
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui.tests ---
05:23:05 [INFO] Execution was skipped
05:23:05 [INFO] 
05:23:05 [INFO] ------< org.eclipse.platform:org.eclipse.core.filebuffers.tests >-------
05:23:05 [INFO] Building [test-bundle] File Buffers Test Plug-in 3.13.0-SNAPSHOT [188/520]
05:23:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/.polyglot.META-INF
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [INFO] 
05:23:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] The project's OSGi version is 3.13.0.v20230316-1200
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/saveproperties
05:23:05 [INFO] 
05:23:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] Resolving class path of [test-bundle] File Buffers Test Plug-in
05:23:05 [INFO] 
05:23:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/src/main/resources
05:23:05 [INFO] 
05:23:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/src/main/resources
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/target/classes
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/src/test/resources
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/target/org.eclipse.core.filebuffers.tests-3.13.0-SNAPSHOT-sources.jar
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/target/org.eclipse.core.filebuffers.tests-3.13.0-SNAPSHOT.jar
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filebuffers.tests:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.core.filebuffers.tests/.polyglot.META-INF
05:23:05     The main artifact has been replaced with the baseline version.
05:23:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:05 
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] Skipping tests
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filebuffers.tests ---
05:23:05 [INFO] Execution was skipped
05:23:05 [INFO] 
05:23:05 [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.text.tests >-------------
05:23:05 [INFO] Building org.eclipse.jdt.text.tests 3.14.0-SNAPSHOT            [189/520]
05:23:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:06 [INFO] 
05:23:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] The project's OSGi version is 3.14.0.v20230323-1830
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/saveproperties
05:23:06 [INFO] 
05:23:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] Resolving class path of org.eclipse.jdt.text.tests
05:23:06 [INFO] 
05:23:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/main/resources
05:23:06 [INFO] 
05:23:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/main/resources
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] Compiling 173 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/target/classes
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/test/resources
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.text.tests ---
05:23:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/target/org.eclipse.jdt.text.tests-3.14.0-SNAPSHOT-sources.jar
05:23:06 [INFO] 
05:23:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.text.tests ---
05:23:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/target/org.eclipse.jdt.text.tests-3.14.0-SNAPSHOT.jar
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.text.tests ---
05:23:07 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.text.tests:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.text.tests/pom.xml
05:23:07     The main artifact has been replaced with the baseline version.
05:23:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:07 
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.text.tests ---
05:23:07 [INFO] Skipping tests
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.text.tests ---
05:23:07 [INFO] Execution was skipped
05:23:07 [INFO] 
05:23:07 [INFO] -------< org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests >-------
05:23:07 [INFO] Building org.eclipse.ltk.core.refactoring.tests 3.10.0-SNAPSHOT [190/520]
05:23:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
05:23:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:07 [INFO] 
05:23:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] The project's OSGi version is 3.10.0.v20230323-1830
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/saveproperties
05:23:07 [INFO] 
05:23:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] Resolving class path of org.eclipse.ltk.core.refactoring.tests
05:23:07 [INFO] 
05:23:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/src/main/resources
05:23:07 [INFO] 
05:23:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/src/main/resources
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/target/classes
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/src/test/resources
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/target/org.eclipse.ltk.core.refactoring.tests-3.10.0-SNAPSHOT-sources.jar
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/target/org.eclipse.ltk.core.refactoring.tests-3.10.0-SNAPSHOT.jar
05:23:07 [INFO] 
05:23:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:08 [INFO] MavenProject: org.eclipse.ltk:org.eclipse.ltk.core.refactoring.tests:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/pom.xml
05:23:08     The main artifact has been replaced with the baseline version.
05:23:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:08 
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:08 [INFO] Skipping tests
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ltk.core.refactoring.tests ---
05:23:08 [INFO] Execution was skipped
05:23:08 [INFO] 
05:23:08 [INFO] --------< org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests >--------
05:23:08 [INFO] Building org.eclipse.ltk.ui.refactoring.tests 3.11.0-SNAPSHOT  [191/520]
05:23:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] The project's OSGi version is 3.11.0.v20230323-1830
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/saveproperties
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] Resolving class path of org.eclipse.ltk.ui.refactoring.tests
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/src/main/resources
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/src/main/resources
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/target/classes
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/src/test/resources
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/target/org.eclipse.ltk.ui.refactoring.tests-3.11.0-SNAPSHOT-sources.jar
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/target/org.eclipse.ltk.ui.refactoring.tests-3.11.0-SNAPSHOT.jar
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] MavenProject: org.eclipse.ltk:org.eclipse.ltk.ui.refactoring.tests:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring.tests/pom.xml
05:23:08     The main artifact has been replaced with the baseline version.
05:23:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:08 
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] Skipping tests
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ltk.ui.refactoring.tests ---
05:23:08 [INFO] Execution was skipped
05:23:08 [INFO] 
05:23:08 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring >--------
05:23:08 [INFO] Building org.eclipse.jdt.ui.tests.refactoring 3.15.0-SNAPSHOT  [192/520]
05:23:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] The project's OSGi version is 3.15.0.v20230327-0047
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/saveproperties
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] 
05:23:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] Resolving class path of org.eclipse.jdt.ui.tests.refactoring
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/src/main/resources
05:23:08 [INFO] 
05:23:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/src/main/resources
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:08 [INFO] Compiling 231 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/target/classes
05:23:09 [INFO] 
05:23:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:09 [INFO] 
05:23:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:09 [INFO] 
05:23:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/src/test/resources
05:23:09 [INFO] 
05:23:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:09 [INFO] 
05:23:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/target/org.eclipse.jdt.ui.tests.refactoring-3.15.0-SNAPSHOT-sources.jar
05:23:09 [INFO] 
05:23:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/target/org.eclipse.jdt.ui.tests.refactoring-3.15.0-SNAPSHOT.jar
05:23:11 [INFO] 
05:23:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:12 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.tests.refactoring:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/pom.xml
05:23:12     The main artifact has been replaced with the baseline version.
05:23:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:12 
05:23:12 [INFO] 
05:23:12 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:12 [INFO] Skipping tests
05:23:12 [INFO] 
05:23:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui.tests.refactoring ---
05:23:12 [INFO] Execution was skipped
05:23:12 [INFO] 
05:23:12 [INFO] -----< org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject >------
05:23:12 [INFO] Building org.eclipse.jdt.ui.junit.sampleproject 1.0.0-SNAPSHOT [193/520]
05:23:12 [INFO] --------------------------------[ jar ]---------------------------------
05:23:12 [INFO] 
05:23:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:12 [INFO] 
05:23:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/saveproperties
05:23:12 [INFO] 
05:23:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:12 [INFO] 
05:23:12 [INFO] --- license-maven-plugin:2.0.0:update-file-header (first) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:18 [INFO] Will check encoding: UTF-8
05:23:18 [INFO] config - available comment styles :
05:23:18   * sql (header transformer with sql comment style)
05:23:18   * jsp (header transformer with jsp comment style)
05:23:18   * php (header transformer with php comment style)
05:23:18   * xml (header transformer with html comment style)
05:23:18   * rst (header transformer with rst comment style)
05:23:18   * ftl (header transformer with free marker comment style)
05:23:18   * xml (header transformer with xml comment style)
05:23:18   * java (header transformer with java comment style)
05:23:18   * properties (header transformer with properties file comment style)
05:23:18   * mysql (header transformer with mysql comment style)
05:23:18   * apt (header transformer with apt comment style)
05:23:18 [INFO] Adding a license repository jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/org/codehaus/mojo/license-maven-plugin/2.0.0/license-maven-plugin-2.0.0.jar!/META-INF/licenses
05:23:18 [INFO] register GNU Free Documentation License (FDL) version 1.3
05:23:18 [INFO] register GNU General Lesser Public License (LGPL) version 3.0
05:23:18 [INFO] register GNU Affero General Public License (AGPL) version 3.0
05:23:18 [INFO] register GNU General Public License (GPL) version 3.0
05:23:18 [INFO] register GNU General Public License (GPL) version 2.0
05:23:18 [INFO] register GNU General Public License (GPL) version 1.0
05:23:18 [INFO] register Apache License version 2.0
05:23:18 [INFO] register Eclipse Public License - v 2.0 with Secondary License
05:23:18 [INFO] register Eclipse Public License - v 2.0
05:23:18 [INFO] register Eclipse Public License - v 1.0
05:23:18 [INFO] register Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] register COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
05:23:18 [INFO] register GNU General Lesser Public License (LGPL) version 2.1
05:23:18 [INFO] register MIT-License
05:23:18 [INFO] register BSD 2-Clause License
05:23:18 [INFO] register BSD 3-Clause License
05:23:18 [INFO] register European Union Public License v1.1
05:23:18 [INFO] Will use default roots [src, target/generated-sources, target/processed-sources]
05:23:18 [INFO] Will use default includes [**/*]
05:23:18 [INFO] Will use processStartTag: #%L
05:23:18 [INFO] Will use processEndTag: #L%
05:23:18 [INFO] Will use sectionDelimiter: %%
05:23:18 [INFO] Associate extension 'sql' to comment style 'sql'
05:23:18 [INFO] Associate extension 'jsp' to comment style 'jsp'
05:23:18 [INFO] Associate extension 'jspx' to comment style 'jsp'
05:23:18 [INFO] Associate extension 'php' to comment style 'php'
05:23:18 [INFO] Associate extension 'xhtml' to comment style 'html'
05:23:18 [INFO] Associate extension 'html' to comment style 'html'
05:23:18 [INFO] Associate extension 'htm' to comment style 'html'
05:23:18 [INFO] Associate extension 'rst' to comment style 'rst'
05:23:18 [INFO] Associate extension 'ftl' to comment style 'ftl'
05:23:18 [INFO] Associate extension 'pom' to comment style 'xml'
05:23:18 [INFO] Associate extension 'xml' to comment style 'xml'
05:23:18 [INFO] Associate extension 'mxlm' to comment style 'xml'
05:23:18 [INFO] Associate extension 'dtd' to comment style 'xml'
05:23:18 [INFO] Associate extension 'fml' to comment style 'xml'
05:23:18 [INFO] Associate extension 'xsl' to comment style 'xml'
05:23:18 [INFO] Associate extension 'jaxx' to comment style 'xml'
05:23:18 [INFO] Associate extension 'kml' to comment style 'xml'
05:23:18 [INFO] Associate extension 'gsp' to comment style 'xml'
05:23:18 [INFO] Associate extension 'tml' to comment style 'xml'
05:23:18 [INFO] Associate extension 'svg' to comment style 'xml'
05:23:18 [INFO] Associate extension 'java' to comment style 'java'
05:23:18 [INFO] Associate extension 'groovy' to comment style 'java'
05:23:18 [INFO] Associate extension 'css' to comment style 'java'
05:23:18 [INFO] Associate extension 'jccs' to comment style 'java'
05:23:18 [INFO] Associate extension 'cs' to comment style 'java'
05:23:18 [INFO] Associate extension 'as' to comment style 'java'
05:23:18 [INFO] Associate extension 'aj' to comment style 'java'
05:23:18 [INFO] Associate extension 'c' to comment style 'java'
05:23:18 [INFO] Associate extension 'h' to comment style 'java'
05:23:18 [INFO] Associate extension 'cpp' to comment style 'java'
05:23:18 [INFO] Associate extension 'js' to comment style 'java'
05:23:18 [INFO] Associate extension 'json' to comment style 'java'
05:23:18 [INFO] Associate extension 'ts' to comment style 'java'
05:23:18 [INFO] Associate extension 'go' to comment style 'java'
05:23:18 [INFO] Associate extension 'kt' to comment style 'java'
05:23:18 [INFO] Associate extension 'properties' to comment style 'properties'
05:23:18 [INFO] Associate extension 'sh' to comment style 'properties'
05:23:18 [INFO] Associate extension 'py' to comment style 'properties'
05:23:18 [INFO] Associate extension 'rb' to comment style 'properties'
05:23:18 [INFO] Associate extension 'pl' to comment style 'properties'
05:23:18 [INFO] Associate extension 'pm' to comment style 'properties'
05:23:18 [INFO] Associate extension 'mysql' to comment style 'mysql'
05:23:18 [INFO] Associate extension 'apt' to comment style 'apt'
05:23:18 [INFO] Will search files to update from root /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src
05:23:18 [INFO] Skip not found root /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/generated-sources
05:23:18 [INFO] Skip not found root /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/processed-sources
05:23:18 [INFO] Use description template: /org/codehaus/mojo/license/default-file-header-description.ftl
05:23:18 [INFO] Process header 'rst'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'java'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/awtui/AboutDialog.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/awtui/Logo.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/awtui/ProgressBar.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/awtui/TestRunner.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/extensions/ActiveTestSuite.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/extensions/ExceptionTestCase.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/extensions/RepeatedTest.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/extensions/TestDecorator.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/extensions/TestSetup.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/Assert.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/AssertionFailedError.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/ComparisonFailure.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/Protectable.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/Test.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestCase.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestFailure.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestListener.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestResult.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestSuite.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/BaseTestRunner.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/ClassPathTestCollector.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/FailureDetailView.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/LoadingTestCollector.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/ReloadingTestSuiteLoader.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/SimpleTestCollector.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/Sorter.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/StandardTestSuiteLoader.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/TestCaseClassLoader.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/TestCollector.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/TestRunListener.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/TestSuiteLoader.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/runner/Version.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/samples/money/IMoney.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/samples/money/Money.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/samples/money/MoneyBag.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/AboutDialog.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/CounterPanel.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/DefaultFailureDetailView.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/FailureRunView.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/ProgressBar.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/StatusLine.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestHierarchyRunView.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestRunContext.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestRunView.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestRunner.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestSelector.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestSuitePanel.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestTreeModel.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/textui/ResultPrinter.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/textui/TestRunner.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/AllTests.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/SimpleTest.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/VectorTest.java
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/money/MoneyTest.java
05:23:18 [INFO] Process header 'apt'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'jsp'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'xml'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/assembly/src.xml
05:23:18 [INFO] Process header 'php'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'html'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'mysql'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'properties'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO]  - header was updated for /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/resources/junit/runner/excluded.properties
05:23:18 [INFO] Process header 'sql'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Process header 'ftl'
05:23:18 [INFO]  - using Eclipse Public + Distribution License - v 1.0
05:23:18 [INFO] Scan 56 files header done in 70.864ms.
05:23:18 [INFO] All files are up-to-date.
05:23:18 [INFO] 
05:23:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:18 [INFO] Copying 7 resources from src/main/resources to target/classes
05:23:19 [INFO] 
05:23:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:19 [INFO] Copying 7 resources from src/main/resources to target/resources
05:23:19 [INFO] 
05:23:19 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:25 [INFO] Changes detected - recompiling the module!
05:23:25 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/classes
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestRunner.java: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestRunner.java uses or overrides a deprecated API.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/swingui/TestRunner.java: Recompile with -Xlint:deprecation for details.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/Assert.java: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/Assert.java uses or overrides a deprecated API that is marked for removal.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/Assert.java: Recompile with -Xlint:removal for details.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestResult.java: Some input files use unchecked or unsafe operations.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/main/java/junit/framework/TestResult.java: Recompile with -Xlint:unchecked for details.
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:25 [INFO] 
05:23:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/resources
05:23:25 [INFO] 
05:23:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:25 [INFO] Changes detected - recompiling the module!
05:23:25 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/test-classes
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/VectorTest.java: Some input files use or override a deprecated API that is marked for removal.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/VectorTest.java: Recompile with -Xlint:removal for details.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/VectorTest.java: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/VectorTest.java uses unchecked or unsafe operations.
05:23:25 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/src/test/java/junit/samples/VectorTest.java: Recompile with -Xlint:unchecked for details.
05:23:25 [INFO] 
05:23:25 [INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:25 [INFO] Tests are skipped.
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:25 [INFO] 
05:23:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar
05:23:26 [INFO] 
05:23:26 [INFO] --- maven-assembly-plugin:3.5.0:single (make-assembly) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:27 [INFO] Reading assembly descriptor: src/assembly/src.xml
05:23:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT-dist.jar
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui.junit.sampleproject ---
05:23:27 [INFO] Execution was skipped
05:23:27 [INFO] 
05:23:27 [INFO] --------< org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects >--------
05:23:27 [INFO] Building org.eclipse.jdt.ui.examples.projects 3.2.0-SNAPSHOT   [194/520]
05:23:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
05:23:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:27 [INFO] 
05:23:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] The project's OSGi version is 3.2.0.v20210623-1405
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] 
05:23:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/saveproperties
05:23:27 [INFO] 
05:23:27 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] 
05:23:27 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] Resolving class path of org.eclipse.jdt.ui.examples.projects
05:23:27 [INFO] 
05:23:27 [INFO] --- maven-dependency-plugin:3.5.0:copy (copy) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] Configured Artifact: org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:dist:1.0.0-SNAPSHOT:jar
05:23:27 [INFO] Copying org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT-dist.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/archive/junit/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT-dist.jar
05:23:27 [INFO] 
05:23:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/src/main/resources
05:23:27 [INFO] 
05:23:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/src/main/resources
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui.examples.projects ---
05:23:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/target/classes
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] 
05:23:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/src/test/resources
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/target/org.eclipse.jdt.ui.examples.projects-3.2.0-SNAPSHOT-sources.jar
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/jdtexamples.jar
05:23:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/target/org.eclipse.jdt.ui.examples.projects-3.2.0-SNAPSHOT.jar
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.examples.projects:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.examples.projects/pom.xml
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui.examples.projects ---
05:23:28 [INFO] Execution was skipped
05:23:28 [INFO] 
05:23:28 [INFO] ------------< org.eclipse.platform:org.eclipse.unittest.ui >------------
05:23:28 [INFO] Building [bundle] Debug Unit Test support 1.1.0-SNAPSHOT       [195/520]
05:23:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
05:23:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:28 [INFO] 
05:23:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] 
05:23:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/saveproperties
05:23:28 [INFO] 
05:23:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] 
05:23:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] Resolving class path of [bundle] Debug Unit Test support
05:23:28 [INFO] 
05:23:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/src/main/resources
05:23:28 [INFO] 
05:23:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/src/main/resources
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/target/classes
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.unittest.ui ---
05:23:28 [INFO] 
05:23:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] 
05:23:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/src/test/resources
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/target/org.eclipse.unittest.ui-1.1.0-SNAPSHOT-sources.jar
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/target/org.eclipse.unittest.ui-1.1.0-SNAPSHOT.jar
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] MavenProject: org.eclipse.platform:org.eclipse.unittest.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.unittest.ui/.polyglot.META-INF
05:23:29     The main artifact has been replaced with the baseline version.
05:23:29     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:29 
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.unittest.ui ---
05:23:29 [INFO] Execution was skipped
05:23:29 [INFO] 
05:23:29 [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit >----------
05:23:29 [INFO] Building org.eclipse.jdt.ui.unittest.junit 1.1.0-SNAPSHOT      [196/520]
05:23:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
05:23:29 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:29 [INFO] 
05:23:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] The project's OSGi version is 1.1.0.v20230323-1830
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] 
05:23:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/saveproperties
05:23:29 [INFO] 
05:23:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] 
05:23:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] 
05:23:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:29 [INFO] Resolving class path of org.eclipse.jdt.ui.unittest.junit
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/src/main/resources
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/src/main/resources
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/target/classes
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/src/test/resources
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/target/org.eclipse.jdt.ui.unittest.junit-1.1.0-SNAPSHOT-sources.jar
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/target/org.eclipse.jdt.ui.unittest.junit-1.1.0-SNAPSHOT.jar
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui.unittest.junit:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit/pom.xml
05:23:30     The main artifact has been replaced with the baseline version.
05:23:30     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:30 
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui.unittest.junit ---
05:23:30 [INFO] Execution was skipped
05:23:30 [INFO] 
05:23:30 [INFO] --< org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature >--
05:23:30 [INFO] Building org.eclipse.jdt.ui.unittest.junit.feature 1.1.0-SNAPSHOT [197/520]
05:23:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
05:23:30 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/target
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] The project's OSGi version is 1.1.0.v20230323-1830
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/saveproperties
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/src/main/resources
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/src/main/resources
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/target/org.eclipse.jdt.ui.unittest.junit.feature-1.1.0-SNAPSHOT.jar
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
05:23:30     The main artifact has been replaced with the baseline version.
05:23:30 
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/target/org.eclipse.jdt.ui.unittest.junit.feature-1.1.0-SNAPSHOT-sources-feature.jar
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.unittest.junit.feature/pom.xml
05:23:30     The main artifact has been replaced with the baseline version.
05:23:30     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:23:30 
05:23:30 [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
05:23:30 [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt.ui.unittest.junit.feature:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui.unittest.junit.feature ---
05:23:30 [INFO] Execution was skipped
05:23:30 [INFO] 
05:23:30 [INFO] ------< org.eclipse.jdt.feature:org.eclipse.jdt.astview.feature >-------
05:23:30 [INFO] Building org.eclipse.jdt.astview.feature 1.2.0-SNAPSHOT        [198/520]
05:23:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.astview.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview.feature/pom.xml
05:23:30 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:30 [INFO] 
05:23:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.astview.feature ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] The project's OSGi version is 1.2.0.v20230323-1830
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview.feature/saveproperties
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview.feature/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview.feature/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview.feature/target/org.eclipse.jdt.astview.feature-1.2.0-SNAPSHOT.jar
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.astview.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.astview.feature/pom.xml
05:23:31     The main artifact has been replaced with the baseline version.
05:23:31 
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.astview.feature ---
05:23:31 [INFO] Execution was skipped
05:23:31 [INFO] 
05:23:31 [INFO] -------< org.eclipse.jdt.feature:org.eclipse.jdt.jeview.feature >-------
05:23:31 [INFO] Building org.eclipse.jdt.jeview.feature 1.1.0-SNAPSHOT         [199/520]
05:23:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.jeview.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview.feature/pom.xml
05:23:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] The project's OSGi version is 1.1.0.v20230323-1830
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview.feature/saveproperties
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview.feature/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview.feature/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview.feature/target/org.eclipse.jdt.jeview.feature-1.1.0-SNAPSHOT.jar
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.jeview.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.jeview.feature/pom.xml
05:23:31     The main artifact has been replaced with the baseline version.
05:23:31 
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.jeview.feature ---
05:23:31 [INFO] Execution was skipped
05:23:31 [INFO] 
05:23:31 [INFO] ------< org.eclipse.jdt.feature:org.eclipse.jdt.bcoview.feature >-------
05:23:31 [INFO] Building org.eclipse.jdt.bcoview.feature 1.2.0-SNAPSHOT        [200/520]
05:23:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.bcoview.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview.feature/pom.xml
05:23:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] The project's OSGi version is 1.2.0.v20230323-1830
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview.feature/saveproperties
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview.feature/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview.feature/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview.feature/target/org.eclipse.jdt.bcoview.feature-1.2.0-SNAPSHOT.jar
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.bcoview.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.bcoview.feature/pom.xml
05:23:31     The main artifact has been replaced with the baseline version.
05:23:31 
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.bcoview.feature ---
05:23:31 [INFO] Execution was skipped
05:23:31 [INFO] 
05:23:31 [INFO] -------------< org.eclipse.pde:org.eclipse.pde.api.tools >--------------
05:23:31 [INFO] Building [bundle] API Tools 1.2.1300-SNAPSHOT                  [201/520]
05:23:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
05:23:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] The project's OSGi version is 1.2.1300.v20230324-0520
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/saveproperties
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] 
05:23:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] Resolving class path of [bundle] API Tools
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/main/resources
05:23:31 [INFO] 
05:23:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.api.tools ---
05:23:31 [INFO] Compiling 205 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/target/classes
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/util/Util.java:[109] 
05:23:34 	import org.eclipse.jdt.internal.compiler.codegen.ConstantPool;
05:23:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'ConstantPool' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/util/Util.java:[2420] 
05:23:34 	return Arrays.equals(ConstantPool.Init, referenceMemberName.toCharArray());
05:23:34 	                     ^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'ConstantPool' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/util/Util.java:[2420] 
05:23:34 	return Arrays.equals(ConstantPool.Init, referenceMemberName.toCharArray());
05:23:34 	                                  ^^^^
05:23:34 Discouraged access: The field 'ConstantPool.Init' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ArchiveApiTypeContainer.java:[31] 
05:23:34 	import org.eclipse.jdt.internal.compiler.util.JRTUtil;
05:23:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ArchiveApiTypeContainer.java:[171] 
05:23:34 	return JRTUtil.getJarFileSystem(path).getPath("/");
05:23:34 	       ^^^^^^^
05:23:34 Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ArchiveApiTypeContainer.java:[171] 
05:23:34 	return JRTUtil.getJarFileSystem(path).getPath("/");
05:23:34 	               ^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The method 'JRTUtil.getJarFileSystem(Path)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[25] 
05:23:34 	import org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
05:23:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[81] 
05:23:34 	laccess |= ClassFileConstants.AccDeprecated;
05:23:34 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[81] 
05:23:34 	laccess |= ClassFileConstants.AccDeprecated;
05:23:34 	                              ^^^^^^^^^^^^^
05:23:34 Discouraged access: The field 'ClassFileConstants.AccDeprecated' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[136] 
05:23:34 	laccess |= ClassFileConstants.AccDeprecated;
05:23:34 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[136] 
05:23:34 	laccess |= ClassFileConstants.AccDeprecated;
05:23:34 	                              ^^^^^^^^^^^^^
05:23:34 Discouraged access: The field 'ClassFileConstants.AccDeprecated' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[148] 
05:23:34 	laccess |= ClassFileConstants.AccDeprecated;
05:23:34 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:34 Discouraged access: The type 'ClassFileConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/TypeStructureBuilder.java:[148] 
05:23:34 	laccess |= ClassFileConstants.AccDeprecated;
05:23:34 	                              ^^^^^^^^^^^^^
05:23:34 Discouraged access: The field 'ClassFileConstants.AccDeprecated' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:34 13 problems (13 warnings)
05:23:34 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/target/lib/apitooling-ant.jar-classes
05:23:34 [INFO] 
05:23:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] 
05:23:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] 
05:23:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/src/test/resources
05:23:34 [INFO] 
05:23:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] 
05:23:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] 
05:23:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.1300-SNAPSHOT-sources.jar
05:23:34 [INFO] 
05:23:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.api.tools ---
05:23:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/lib/apitooling-ant.jar
05:23:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.1300-SNAPSHOT.jar
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.api.tools ---
05:23:35 [WARNING] MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:23:35    no-classifier: different
05:23:35       org/eclipse/pde/api/tools/internal/util/Util.class: different
05:23:35 
05:23:35 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.1300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools/.polyglot.META-INF
05:23:35     The main artifact has been replaced with the baseline version.
05:23:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:35 
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.api.tools ---
05:23:35 [INFO] Execution was skipped
05:23:35 [INFO] 
05:23:35 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.views.log >------------
05:23:35 [INFO] Building [bundle] Log View 1.4.0-SNAPSHOT                      [202/520]
05:23:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
05:23:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] The project's OSGi version is 1.4.0.v20230317-0802
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/saveproperties
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] Resolving class path of [bundle] Log View
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/src/main/resources
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/src/main/resources
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/target/classes
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/src/test/resources
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/target/org.eclipse.ui.views.log-1.4.0-SNAPSHOT-sources.jar
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/target/org.eclipse.ui.views.log-1.4.0-SNAPSHOT.jar
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.views.log:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.views.log/.polyglot.META-INF
05:23:35     The main artifact has been replaced with the baseline version.
05:23:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:35 
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.views.log ---
05:23:35 [INFO] Execution was skipped
05:23:35 [INFO] 
05:23:35 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations >------
05:23:35 [INFO] Building [bundle] Equinox Provisioning Operations API 2.7.0-SNAPSHOT [203/520]
05:23:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
05:23:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] The project's OSGi version is 2.7.0.v20230322-1009
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/saveproperties
05:23:35 [INFO] 
05:23:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] 
05:23:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.operations ---
05:23:35 [INFO] Resolving class path of [bundle] Equinox Provisioning Operations API
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/src/main/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/src/main/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/target/classes
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/src/test/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/target/org.eclipse.equinox.p2.operations-2.7.0-SNAPSHOT-sources.jar
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/target/org.eclipse.equinox.p2.operations-2.7.0-SNAPSHOT.jar
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
05:23:36     The main artifact has been replaced with the baseline version.
05:23:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:36 
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:2.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.operations/.polyglot.META-INF
05:23:36     The main artifact has been replaced with the baseline version.
05:23:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:36 
05:23:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:xml:p2metadata:2.7.0-SNAPSHOT already attached, replace previous instance
05:23:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.operations:xml:p2artifacts:2.7.0-SNAPSHOT already attached, replace previous instance
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.operations ---
05:23:36 [INFO] Execution was skipped
05:23:36 [INFO] 
05:23:36 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.genericeditor >----------
05:23:36 [INFO] Building [bundle] Generic and Extensible Text Editor 1.3.0-SNAPSHOT [204/520]
05:23:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
05:23:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] The project's OSGi version is 1.3.0.v20230320-0941
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/saveproperties
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] Resolving class path of [bundle] Generic and Extensible Text Editor
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/src/main/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/src/main/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/src/test/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/org.eclipse.ui.genericeditor-1.3.0-SNAPSHOT-sources.jar
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/org.eclipse.ui.genericeditor-1.3.0-SNAPSHOT.jar
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/.polyglot.META-INF
05:23:36     The main artifact has been replaced with the baseline version.
05:23:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:36 
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.genericeditor ---
05:23:36 [INFO] Execution was skipped
05:23:36 [INFO] 
05:23:36 [INFO] -------------< org.eclipse.pde:org.eclipse.pde.launching >--------------
05:23:36 [INFO] Building [bundle] PDE Launching Support 3.10.400-SNAPSHOT      [205/520]
05:23:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
05:23:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:37 [INFO] 
05:23:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.launching ---
05:23:37 [INFO] 
05:23:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.launching ---
05:23:37 [INFO] The project's OSGi version is 3.10.400.v20230311-1330
05:23:37 [INFO] 
05:23:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.launching ---
05:23:37 [INFO] 
05:23:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.launching ---
05:23:37 [INFO] 
05:23:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.launching ---
05:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/saveproperties
05:23:37 [INFO] 
05:23:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.launching ---
05:23:37 [INFO] 
05:23:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.launching ---
05:23:37 [INFO] 
05:23:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.launching ---
05:23:37 [INFO] Resolving class path of [bundle] PDE Launching Support
05:23:37 [INFO] 
05:23:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.launching ---
05:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/src/main/resources
05:23:37 [INFO] 
05:23:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.launching ---
05:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/src/main/resources
05:23:37 [INFO] 
05:23:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.launching ---
05:23:37 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/target/classes
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.launching ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.launching ---
05:23:39 [INFO] 
05:23:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.launching ---
05:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/src/test/resources
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.launching ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.launching ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.launching ---
05:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/target/org.eclipse.pde.launching-3.10.400-SNAPSHOT-sources.jar
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.launching ---
05:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/target/org.eclipse.pde.launching-3.10.400-SNAPSHOT.jar
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.launching ---
05:23:39 [WARNING] MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:23:39    no-classifier: different
05:23:39       org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.class: different
05:23:39 
05:23:39 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.launching:3.10.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.launching/.polyglot.META-INF
05:23:39     The main artifact has been replaced with the baseline version.
05:23:39     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:39 
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.launching ---
05:23:39 [INFO] Execution was skipped
05:23:39 [INFO] 
05:23:39 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.progress >-----------
05:23:39 [INFO] Building [bundle] Eclipse e4 Progress View 0.4.0-SNAPSHOT      [206/520]
05:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
05:23:39 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:39 [INFO] 
05:23:39 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] The project's OSGi version is 0.4.0.v20230317-0802
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] 
05:23:39 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/saveproperties
05:23:39 [INFO] 
05:23:39 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] 
05:23:39 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] Resolving class path of [bundle] Eclipse e4 Progress View
05:23:39 [INFO] 
05:23:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/src/main/resources
05:23:39 [INFO] 
05:23:39 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/src/main/resources
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.progress ---
05:23:39 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/target/classes
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/src/test/resources
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/target/org.eclipse.e4.ui.progress-0.4.0-SNAPSHOT-sources.jar
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/target/org.eclipse.e4.ui.progress-0.4.0-SNAPSHOT.jar
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.progress:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.progress/.polyglot.META-INF
05:23:40     The main artifact has been replaced with the baseline version.
05:23:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:40 
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.progress ---
05:23:40 [INFO] Execution was skipped
05:23:40 [INFO] 
05:23:40 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.security.ui >---------
05:23:40 [INFO] Building [bundle] Equinox Security Default UI 1.3.400-SNAPSHOT [207/520]
05:23:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
05:23:40 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] The project's OSGi version is 1.3.400.v20221007-1815
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/saveproperties
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] Resolving class path of [bundle] Equinox Security Default UI
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/src/main/resources
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/src/main/resources
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/target/classes
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/src/test/resources
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/target/org.eclipse.equinox.security.ui-1.3.400-SNAPSHOT-sources.jar
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/target/org.eclipse.equinox.security.ui-1.3.400-SNAPSHOT.jar
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
05:23:40     The main artifact has been replaced with the baseline version.
05:23:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:40 
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.ui/.polyglot.META-INF
05:23:40     The main artifact has been replaced with the baseline version.
05:23:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:40 
05:23:40 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.ui:xml:p2metadata:1.3.400-SNAPSHOT already attached, replace previous instance
05:23:40 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.ui:xml:p2artifacts:1.3.400-SNAPSHOT already attached, replace previous instance
05:23:40 [INFO] 
05:23:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.ui ---
05:23:40 [INFO] Execution was skipped
05:23:40 [INFO] 
05:23:40 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher >---
05:23:40 [INFO] Building [bundle] Equinox Provisioning Directory Watcher 1.3.100-SNAPSHOT [208/520]
05:23:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
05:23:40 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] The project's OSGi version is 1.3.100.v20221111-1340
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/saveproperties
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] Resolving class path of [bundle] Equinox Provisioning Directory Watcher
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/src/main/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/src/main/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/classes
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/src/test/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/org.eclipse.equinox.p2.directorywatcher-1.3.100-SNAPSHOT-sources.jar
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/target/org.eclipse.equinox.p2.directorywatcher-1.3.100-SNAPSHOT.jar
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
05:23:41     The main artifact has been replaced with the baseline version.
05:23:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:41 
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.directorywatcher/.polyglot.META-INF
05:23:41     The main artifact has been replaced with the baseline version.
05:23:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:41 
05:23:41 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:xml:p2metadata:1.3.100-SNAPSHOT already attached, replace previous instance
05:23:41 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.directorywatcher:xml:p2artifacts:1.3.100-SNAPSHOT already attached, replace previous instance
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.directorywatcher ---
05:23:41 [INFO] Execution was skipped
05:23:41 [INFO] 
05:23:41 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation >---
05:23:41 [INFO] Building [bundle] Equinox Provisioning Extension Location Repository Support 1.4.100-SNAPSHOT [209/520]
05:23:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
05:23:41 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] The project's OSGi version is 1.4.100.v20220213-0541
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/saveproperties
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] Resolving class path of [bundle] Equinox Provisioning Extension Location Repository Support
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/src/main/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/src/main/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/classes
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/src/test/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/org.eclipse.equinox.p2.extensionlocation-1.4.100-SNAPSHOT-sources.jar
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/target/org.eclipse.equinox.p2.extensionlocation-1.4.100-SNAPSHOT.jar
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
05:23:41     The main artifact has been replaced with the baseline version.
05:23:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:41 
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/.polyglot.META-INF
05:23:41     The main artifact has been replaced with the baseline version.
05:23:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:41 
05:23:41 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:xml:p2metadata:1.4.100-SNAPSHOT already attached, replace previous instance
05:23:41 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.extensionlocation:xml:p2artifacts:1.4.100-SNAPSHOT already attached, replace previous instance
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.extensionlocation ---
05:23:41 [INFO] Execution was skipped
05:23:41 [INFO] 
05:23:41 [INFO] ----------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui >----------
05:23:41 [INFO] Building [bundle] Equinox Provisioning UI Support 2.8.0-SNAPSHOT [210/520]
05:23:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
05:23:41 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] The project's OSGi version is 2.8.0.v20230322-1009
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/saveproperties
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] 
05:23:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] Resolving class path of [bundle] Equinox Provisioning UI Support
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/main/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/main/resources
05:23:41 [INFO] 
05:23:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui ---
05:23:41 [INFO] Compiling 146 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] 
05:23:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/test/resources
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/org.eclipse.equinox.p2.ui-2.8.0-SNAPSHOT-sources.jar
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/org.eclipse.equinox.p2.ui-2.8.0-SNAPSHOT.jar
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
05:23:42     The main artifact has been replaced with the baseline version.
05:23:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:42 
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:2.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/.polyglot.META-INF
05:23:42     The main artifact has been replaced with the baseline version.
05:23:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:42 
05:23:42 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:xml:p2metadata:2.8.0-SNAPSHOT already attached, replace previous instance
05:23:42 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui:xml:p2artifacts:2.8.0-SNAPSHOT already attached, replace previous instance
05:23:42 [INFO] 
05:23:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui ---
05:23:42 [INFO] Execution was skipped
05:23:42 [INFO] 
05:23:42 [INFO] -----------------< org.eclipse.pde:org.eclipse.pde.ui >-----------------
05:23:42 [INFO] Building [bundle] PDE UI 3.14.0-SNAPSHOT                       [211/520]
05:23:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
05:23:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:43 [INFO] 
05:23:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ui ---
05:23:43 [INFO] 
05:23:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ui ---
05:23:43 [INFO] The project's OSGi version is 3.14.0.v20230329-1048
05:23:43 [INFO] 
05:23:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ui ---
05:23:43 [INFO] 
05:23:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ui ---
05:23:43 [INFO] 
05:23:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ui ---
05:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/saveproperties
05:23:43 [INFO] 
05:23:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ui ---
05:23:43 [INFO] 
05:23:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ui ---
05:23:43 [INFO] 
05:23:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ui ---
05:23:43 [INFO] Resolving class path of [bundle] PDE UI
05:23:43 [INFO] 
05:23:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ui ---
05:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/main/resources
05:23:43 [INFO] 
05:23:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ui ---
05:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/main/resources
05:23:43 [INFO] 
05:23:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ui ---
05:23:43 [INFO] Compiling 1019 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/target/classes
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java:[18] 
05:23:49 	import org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'AntLaunchShortcut' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java:[155] 
05:23:49 	List<ILaunchConfiguration> configs = AntLaunchShortcut.findExistingLaunchConfigurations(generatedFile);
05:23:49 	                                     ^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'AntLaunchShortcut' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java:[155] 
05:23:49 	List<ILaunchConfiguration> configs = AntLaunchShortcut.findExistingLaunchConfigurations(generatedFile);
05:23:49 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'AntLaunchShortcut.findExistingLaunchConfigurations(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java:[158] 
05:23:49 	ILaunchConfiguration config = AntLaunchShortcut.createDefaultLaunchConfiguration(generatedFile);
05:23:49 	                              ^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'AntLaunchShortcut' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java:[158] 
05:23:49 	ILaunchConfiguration config = AntLaunchShortcut.createDefaultLaunchConfiguration(generatedFile);
05:23:49 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'AntLaunchShortcut.createDefaultLaunchConfiguration(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/StyledBundleLabelProvider.java:[184] 
05:23:49 	String name = fTranslations.getIUProperty(iu, IInstallableUnit.PROP_NAME);
05:23:49 	                            ^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'TranslationSupport.getIUProperty(IInstallableUnit, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java:[62] 
05:23:49 	import org.eclipse.swt.internal.BidiUtil;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java:[1042] 
05:23:49 	if (BidiUtil.isBidiPlatform())
05:23:49 	    ^^^^^^^^
05:23:49 Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java:[1042] 
05:23:49 	if (BidiUtil.isBidiPlatform())
05:23:49 	             ^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 10. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1624)
05:23:49 	if (sourceElementObject.equals(previousNode)) {
05:23:49 	                               ^^^^^^^^^^^^
05:23:49 Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement
05:23:49 11. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1635)
05:23:49 	if (targetElementObject.equals(nextNode)) {
05:23:49 	                               ^^^^^^^^
05:23:49 Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement
05:23:49 12. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1649)
05:23:49 	if (sourceElementObject.equals(lastNode)) {
05:23:49 	                               ^^^^^^^^
05:23:49 Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement
05:23:49 13. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1694)
05:23:49 	if (sourceElementObject.equals(lastNode)) {
05:23:49 	                               ^^^^^^^^
05:23:49 Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginElement
05:23:49 14. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1762)
05:23:49 	if (sourceExtensionObject.equals(previousNode)) {
05:23:49 	                                 ^^^^^^^^^^^^
05:23:49 Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginExtension
05:23:49 15. INFO in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ExtensionsSection.java (at line 1769)
05:23:49 	if (targetExtensionObject.equals(nextNode)) {
05:23:49 	                                 ^^^^^^^^
05:23:49 Unlikely argument type for equals(): IDocumentElementNode seems to be unrelated to IPluginExtension
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java:[56] 
05:23:49 	import org.eclipse.ui.internal.genericeditor.ExtensionBasedTextEditor;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'ExtensionBasedTextEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java:[74] 
05:23:49 	private ExtensionBasedTextEditor fTextualEditor;
05:23:49 	        ^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'ExtensionBasedTextEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java:[503] 
05:23:49 	fTextualEditor = new ExtensionBasedTextEditor();
05:23:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'ExtensionBasedTextEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/targetdefinition/TargetEditor.java:[503] 
05:23:49 	fTextualEditor = new ExtensionBasedTextEditor();
05:23:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The constructor 'ExtensionBasedTextEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/launcher/JUnitTabGroup.java:[20] 
05:23:49 	import org.eclipse.jdt.internal.junit.launcher.AssertionVMArg;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'AssertionVMArg' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/launcher/JUnitTabGroup.java:[48] 
05:23:49 	vmArgs = AssertionVMArg.enableAssertInArgString(vmArgs);
05:23:49 	         ^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'AssertionVMArg' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/launcher/JUnitTabGroup.java:[48] 
05:23:49 	vmArgs = AssertionVMArg.enableAssertInArgString(vmArgs);
05:23:49 	                        ^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'AssertionVMArg.enableAssertInArgString(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.junit/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java:[22] 
05:23:49 	import org.eclipse.equinox.internal.provisional.configurator.Configurator;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java:[244] 
05:23:49 	ServiceReference<Configurator> reference = context.getServiceReference(Configurator.class);
05:23:49 	                 ^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java:[244] 
05:23:49 	ServiceReference<Configurator> reference = context.getServiceReference(Configurator.class);
05:23:49 	                                                                       ^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java:[245] 
05:23:49 	Configurator configurator = context.getService(reference);
05:23:49 	^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'Configurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src_samples/org/eclipse/pde/internal/ui/samples/ShowSampleAction.java:[247] 
05:23:49 	configurator.applyConfiguration();
05:23:49 	             ^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'Configurator.applyConfiguration()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/plugin/NewProjectCreationOperation.java:[257] 
05:23:49 	* @see org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming#determineAutomaticModuleNameFromFileName(String,
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'AutomaticModuleNaming' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/plugin/NewProjectCreationOperation.java:[257] 
05:23:49 	* @see org.eclipse.jdt.internal.compiler.env.AutomaticModuleNaming#determineAutomaticModuleNameFromFileName(String,
05:23:49 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'AutomaticModuleNaming.determineAutomaticModuleNameFromFileName(String, boolean, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java:[24] 
05:23:49 	import org.eclipse.core.internal.resources.Project;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'Project' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java:[958] 
05:23:49 	commands = ((Project) projectToBuild).internalGetDescription().getBuildSpec(false);
05:23:49 	             ^^^^^^^
05:23:49 Discouraged access: The type 'Project' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java:[958] 
05:23:49 	commands = ((Project) projectToBuild).internalGetDescription().getBuildSpec(false);
05:23:49 	                                      ^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'Project.internalGetDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/preferences/PDECompilersConfigurationBlock.java:[958] 
05:23:49 	commands = ((Project) projectToBuild).internalGetDescription().getBuildSpec(false);
05:23:49 	                                                               ^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'ProjectDescription.getBuildSpec(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[46] 
05:23:49 	import org.eclipse.swt.internal.BidiUtil;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[242] 
05:23:49 	if (isRTL() && BidiUtil.isBidiPlatform())
05:23:49 	               ^^^^^^^^
05:23:49 Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[242] 
05:23:49 	if (isRTL() && BidiUtil.isBidiPlatform())
05:23:49 	                        ^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[885] 
05:23:49 	if (BidiUtil.isBidiPlatform())
05:23:49 	    ^^^^^^^^
05:23:49 Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[885] 
05:23:49 	if (BidiUtil.isBidiPlatform())
05:23:49 	             ^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[891] 
05:23:49 	} else if (isRTL() && BidiUtil.isBidiPlatform()) {
05:23:49 	                      ^^^^^^^^
05:23:49 Discouraged access: The type 'BidiUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/PDELabelProvider.java:[891] 
05:23:49 	} else if (isRTL() && BidiUtil.isBidiPlatform()) {
05:23:49 	                               ^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'BidiUtil.isBidiPlatform()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java:[23] 
05:23:49 	import org.eclipse.jdt.internal.ui.wizards.importer.ProjectWithJavaResourcesImportConfigurator;
05:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'ProjectWithJavaResourcesImportConfigurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java:[141] 
05:23:49 	res.addAll(new ProjectWithJavaResourcesImportConfigurator().getFoldersToIgnore(project, monitor));
05:23:49 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The type 'ProjectWithJavaResourcesImportConfigurator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java:[141] 
05:23:49 	res.addAll(new ProjectWithJavaResourcesImportConfigurator().getFoldersToIgnore(project, monitor));
05:23:49 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The constructor 'ProjectWithJavaResourcesImportConfigurator()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:23:49 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/BundleProjectConfigurator.java:[141] 
05:23:49 	res.addAll(new ProjectWithJavaResourcesImportConfigurator().getFoldersToIgnore(project, monitor));
05:23:49 	                                                            ^^^^^^^^^^^^^^^^^^
05:23:49 Discouraged access: The method 'ProjectWithJavaResourcesImportConfigurator.getFoldersToIgnore(IProject, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:23:49 44 problems (0 errors, 38 warnings, 6 infos)
05:23:49 [INFO] 
05:23:49 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ui ---
05:23:49 [INFO] 
05:23:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ui ---
05:23:50 [INFO] 
05:23:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ui ---
05:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/src/test/resources
05:23:50 [INFO] 
05:23:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ui ---
05:23:50 [INFO] 
05:23:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ui ---
05:23:50 [INFO] 
05:23:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ui ---
05:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/target/org.eclipse.pde.ui-3.14.0-SNAPSHOT-sources.jar
05:23:50 [INFO] 
05:23:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ui ---
05:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/target/org.eclipse.pde.ui-3.14.0-SNAPSHOT.jar
05:23:50 [INFO] 
05:23:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ui ---
05:23:51 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ui:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui/.polyglot.META-INF
05:23:51     The main artifact has been replaced with the baseline version.
05:23:51     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:51 
05:23:51 [INFO] 
05:23:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ui ---
05:23:51 [INFO] Execution was skipped
05:23:51 [INFO] 
05:23:51 [INFO] ------------< org.eclipse.pde:org.eclipse.pde.api.tools.ui >------------
05:23:51 [INFO] Building [bundle] API Tools UI 1.2.900-SNAPSHOT                [212/520]
05:23:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
05:23:51 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:51 [INFO] 
05:23:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] 
05:23:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] The project's OSGi version is 1.2.900.v20230308-2313
05:23:51 [INFO] 
05:23:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] 
05:23:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] 
05:23:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/saveproperties
05:23:51 [INFO] 
05:23:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] 
05:23:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] 
05:23:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] Resolving class path of [bundle] API Tools UI
05:23:51 [INFO] 
05:23:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/src/main/resources
05:23:51 [INFO] 
05:23:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/src/main/resources
05:23:51 [INFO] 
05:23:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.api.tools.ui ---
05:23:51 [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/target/classes
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/src/test/resources
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/target/org.eclipse.pde.api.tools.ui-1.2.900-SNAPSHOT-sources.jar
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/target/org.eclipse.pde.api.tools.ui-1.2.900-SNAPSHOT.jar
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.ui:1.2.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.ui/.polyglot.META-INF
05:23:52     The main artifact has been replaced with the baseline version.
05:23:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:52 
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.api.tools.ui ---
05:23:52 [INFO] Execution was skipped
05:23:52 [INFO] 
05:23:52 [INFO] ------< org.eclipse.equinox:org.eclipse.osgi.compatibility.state >------
05:23:52 [INFO] Building [bundle] Equinox State and Resolver Compatibility Fragment 1.2.800-SNAPSHOT [213/520]
05:23:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] The project's OSGi version is 1.2.800.v20221116-1440
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/saveproperties
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] Resolving class path of [bundle] Equinox State and Resolver Compatibility Fragment
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/src/main/resources
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/src/main/resources
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/target/classes
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/src/test/resources
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/target/org.eclipse.osgi.compatibility.state-1.2.800-SNAPSHOT-sources.jar
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/target/org.eclipse.osgi.compatibility.state-1.2.800-SNAPSHOT.jar
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
05:23:52     The main artifact has been replaced with the baseline version.
05:23:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:52 
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.osgi.compatibility.state:1.2.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.compatibility.state/.polyglot.META-INF
05:23:52     The main artifact has been replaced with the baseline version.
05:23:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:52 
05:23:52 [WARNING] artifact org.eclipse.equinox:org.eclipse.osgi.compatibility.state:xml:p2metadata:1.2.800-SNAPSHOT already attached, replace previous instance
05:23:52 [WARNING] artifact org.eclipse.equinox:org.eclipse.osgi.compatibility.state:xml:p2artifacts:1.2.800-SNAPSHOT already attached, replace previous instance
05:23:52 [INFO] 
05:23:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.osgi.compatibility.state ---
05:23:52 [INFO] Execution was skipped
05:23:52 [INFO] 
05:23:52 [INFO] ------< org.eclipse.pde:org.eclipse.pde.genericeditor.extension >-------
05:23:52 [INFO] Building [bundle] Target definition generic editor extension 1.1.300-SNAPSHOT [214/520]
05:23:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
05:23:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] The project's OSGi version is 1.1.300.v20220810-1011
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/saveproperties
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] Resolving class path of [bundle] Target definition generic editor extension
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/src/main/resources
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/src/main/resources
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/target/classes
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/src/test/resources
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/target/org.eclipse.pde.genericeditor.extension-1.1.300-SNAPSHOT-sources.jar
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/target/org.eclipse.pde.genericeditor.extension-1.1.300-SNAPSHOT.jar
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension/.polyglot.META-INF
05:23:53     The main artifact has been replaced with the baseline version.
05:23:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:53 
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.genericeditor.extension ---
05:23:53 [INFO] Execution was skipped
05:23:53 [INFO] 
05:23:53 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.runtime >---------------
05:23:53 [INFO] Building [bundle] PDE Runtime 3.7.600-SNAPSHOT                 [215/520]
05:23:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
05:23:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] The project's OSGi version is 3.7.600.v20230128-2205
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/saveproperties
05:23:53 [INFO] 
05:23:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] 
05:23:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] 
05:23:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.runtime ---
05:23:53 [INFO] Resolving class path of [bundle] PDE Runtime
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/src/main/resources
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/src/main/resources
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/target/classes
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/src/test/resources
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/target/org.eclipse.pde.runtime-3.7.600-SNAPSHOT-sources.jar
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/target/org.eclipse.pde.runtime-3.7.600-SNAPSHOT.jar
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.runtime:3.7.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.runtime/.polyglot.META-INF
05:23:54     The main artifact has been replaced with the baseline version.
05:23:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:54 
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.runtime ---
05:23:54 [INFO] Execution was skipped
05:23:54 [INFO] 
05:23:54 [INFO] -------------< org.eclipse.platform:org.eclipse.platform >--------------
05:23:54 [INFO] Building [bundle] Eclipse Platform 4.28.0-SNAPSHOT             [216/520]
05:23:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.platform:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
05:23:54 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.platform ---
05:23:54 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.platform ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/saveproperties
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.platform ---
05:23:54 [INFO] Resolving class path of [bundle] Eclipse Platform
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.platform ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/src/main/resources
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.platform ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/src/main/resources
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.platform ---
05:23:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/target/classes
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.platform ---
05:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/src/test/resources
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.platform ---
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.platform ---
05:23:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/target/org.eclipse.platform-4.28.0-SNAPSHOT-sources.jar
05:23:54 [INFO] 
05:23:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.platform ---
05:23:54 [INFO] Copying 1 resource from  to target
05:23:54 [INFO] 
05:23:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.platform ---
05:23:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/platform.jar
05:23:55 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/target/org.eclipse.platform-4.28.0-SNAPSHOT.jar
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.platform ---
05:23:55 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.platform:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.platform/.polyglot.META-INF
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.platform ---
05:23:55 [INFO] Execution was skipped
05:23:55 [INFO] 
05:23:55 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.ui.tests >--------------
05:23:55 [INFO] Building org.eclipse.pde.ui.tests 3.12.100-SNAPSHOT            [217/520]
05:23:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.12.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
05:23:55 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:55 [INFO] 
05:23:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] The project's OSGi version is 3.12.100.v20230329-1048
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] 
05:23:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/saveproperties
05:23:55 [INFO] 
05:23:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] 
05:23:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] Resolving class path of org.eclipse.pde.ui.tests
05:23:55 [INFO] 
05:23:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/src/main/resources
05:23:55 [INFO] 
05:23:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/src/main/resources
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ui.tests ---
05:23:55 [INFO] Compiling 117 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/target/classes
05:23:56 [INFO] 
05:23:56 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ui.tests ---
05:23:56 [INFO] 
05:23:56 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ui.tests ---
05:23:56 [INFO] 
05:23:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ui.tests ---
05:23:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/src/test/resources
05:23:56 [INFO] 
05:23:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ui.tests ---
05:23:56 [INFO] 
05:23:56 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ui.tests ---
05:23:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/target/org.eclipse.pde.ui.tests-3.12.100-SNAPSHOT-sources.jar
05:23:56 [INFO] 
05:23:56 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ui.tests ---
05:23:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/tests.jar
05:23:56 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/target/org.eclipse.pde.ui.tests-3.12.100-SNAPSHOT.jar
05:23:56 [INFO] 
05:23:56 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ui.tests ---
05:23:57 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests:3.12.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests/pom.xml
05:23:57     The main artifact has been replaced with the baseline version.
05:23:57     The following attached artifacts have been replaced with the baseline version: [sources]
05:23:57 
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.ui.tests ---
05:23:57 [INFO] Skipping tests
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ui.tests ---
05:23:57 [INFO] Execution was skipped
05:23:57 [INFO] 
05:23:57 [INFO] ----------< org.eclipse.pde:org.eclipse.pde.api.tools.tests >-----------
05:23:57 [INFO] Building org.eclipse.pde.api.tools.tests 1.3.100-SNAPSHOT      [218/520]
05:23:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
05:23:57 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:23:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:57 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:23:57 [INFO] 
05:23:57 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] The project's OSGi version is 1.3.100.v20230320-1616
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] 
05:23:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/saveproperties
05:23:57 [INFO] 
05:23:57 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] 
05:23:57 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] Resolving class path of org.eclipse.pde.api.tools.tests
05:23:57 [INFO] 
05:23:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/src/main/resources
05:23:57 [INFO] 
05:23:57 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/src/main/resources
05:23:57 [INFO] 
05:23:57 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.api.tools.tests ---
05:23:57 [INFO] Compiling 200 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/target/classes
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.api.tools.tests ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.api.tools.tests ---
05:23:58 [INFO] 
05:23:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.api.tools.tests ---
05:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/src/test/resources
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.api.tools.tests ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.api.tools.tests ---
05:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/target/org.eclipse.pde.api.tools.tests-1.3.100-SNAPSHOT-sources.jar
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.api.tools.tests ---
05:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/target/org.eclipse.pde.api.tools.tests-1.3.100-SNAPSHOT.jar
05:24:00 [INFO] 
05:24:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.api.tools.tests ---
05:24:01 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/apitools/org.eclipse.pde.api.tools.tests/pom.xml
05:24:01     The main artifact has been replaced with the baseline version.
05:24:01     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:01 
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.api.tools.tests ---
05:24:01 [INFO] Skipping tests
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.api.tools.tests ---
05:24:01 [INFO] Execution was skipped
05:24:01 [INFO] 
05:24:01 [INFO] -------------------< org.eclipse.pde:eclipse.pde.ds >-------------------
05:24:01 [INFO] Building eclipse.pde.ds 4.28.0-SNAPSHOT                        [219/520]
05:24:01 [INFO] --------------------------------[ pom ]---------------------------------
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde.ds ---
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.pde.ds ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/saveproperties
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.pde.ds ---
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.pde.ds ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/src/main/resources
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.pde.ds ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.ds ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.ds ---
05:24:01 [INFO] Execution was skipped
05:24:01 [INFO] 
05:24:01 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.ds.core >---------------
05:24:01 [INFO] Building [bundle] PDE DS Core 1.2.500-SNAPSHOT                 [220/520]
05:24:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
05:24:01 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] The project's OSGi version is 1.2.500.v20220411-2005
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/saveproperties
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] Resolving class path of [bundle] PDE DS Core
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/src/main/resources
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/src/main/resources
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/target/classes
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/src/test/resources
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/target/org.eclipse.pde.ds.core-1.2.500-SNAPSHOT-sources.jar
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/target/org.eclipse.pde.ds.core-1.2.500-SNAPSHOT.jar
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ds.core:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.core/.polyglot.META-INF
05:24:01     The main artifact has been replaced with the baseline version.
05:24:01     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:01 
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ds.core ---
05:24:01 [INFO] Execution was skipped
05:24:01 [INFO] 
05:24:01 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.ds.tests >--------------
05:24:01 [INFO] Building [test-bundle] PDE DS Tests 1.2.100-SNAPSHOT           [221/520]
05:24:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:24:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
05:24:01 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] The project's OSGi version is 1.2.100.v20220310-2159
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/saveproperties
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] 
05:24:01 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] Resolving class path of [test-bundle] PDE DS Tests
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/src/main/resources
05:24:01 [INFO] 
05:24:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/src/main/resources
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ds.tests ---
05:24:01 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/target/classes
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/src/test/resources
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/target/org.eclipse.pde.ds.tests-1.2.100-SNAPSHOT-sources.jar
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/target/org.eclipse.pde.ds.tests-1.2.100-SNAPSHOT.jar
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ds.tests ---
05:24:02 [WARNING] MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:24:02    classifier-sources: not present in baseline
05:24:02 
05:24:02 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ds.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.tests/.polyglot.META-INF
05:24:02     The main artifact has been replaced with the baseline version.
05:24:02     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:24:02 
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] Skipping tests
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ds.tests ---
05:24:02 [INFO] Execution was skipped
05:24:02 [INFO] 
05:24:02 [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.ds.ui >----------------
05:24:02 [INFO] Building [bundle] PDE DS UI 1.2.400-SNAPSHOT                   [222/520]
05:24:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
05:24:02 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] The project's OSGi version is 1.2.400.v20230309-2211
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/saveproperties
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] Resolving class path of [bundle] PDE DS UI
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/main/resources
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/main/resources
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/target/classes
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java:[20] 
05:24:02 	import org.eclipse.jface.internal.text.html.BrowserInformationControl;
05:24:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The type 'BrowserInformationControl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java:[117] 
05:24:02 	if (!BrowserInformationControl.isAvailable(null))
05:24:02 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The type 'BrowserInformationControl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java:[117] 
05:24:02 	if (!BrowserInformationControl.isAvailable(null))
05:24:02 	                               ^^^^^^^^^^^
05:24:02 Discouraged access: The method 'BrowserInformationControl.isAvailable(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java:[125] 
05:24:02 	return new BrowserInformationControl(parent,
05:24:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The type 'BrowserInformationControl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/TypeCompletionProposal.java:[125] 
05:24:02 	return new BrowserInformationControl(parent,
05:24:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The constructor 'BrowserInformationControl(Shell, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/wizards/DSFileWizardPage.java:[30] 
05:24:02 	import org.eclipse.jdt.internal.ui.packageview.ClassPathContainer;
05:24:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The type 'ClassPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/wizards/DSFileWizardPage.java:[118] 
05:24:02 	} else if (element instanceof ClassPathContainer) {
05:24:02 	                              ^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The type 'ClassPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/wizards/DSFileWizardPage.java:[119] 
05:24:02 	project = ((ClassPathContainer) element).getJavaProject()
05:24:02 	            ^^^^^^^^^^^^^^^^^^
05:24:02 Discouraged access: The type 'ClassPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:24:02 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/wizards/DSFileWizardPage.java:[119] 
05:24:02 	project = ((ClassPathContainer) element).getJavaProject()
05:24:02 	                                         ^^^^^^^^^^^^^^
05:24:02 Discouraged access: The method 'PackageFragmentRootContainer.getJavaProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes')
05:24:02 9 problems (9 warnings)
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/src/test/resources
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] 
05:24:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ds.ui ---
05:24:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/target/org.eclipse.pde.ds.ui-1.2.400-SNAPSHOT-sources.jar
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ds.ui ---
05:24:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/target/org.eclipse.pde.ds.ui-1.2.400-SNAPSHOT.jar
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ds.ui ---
05:24:03 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ds.ui:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.ui/.polyglot.META-INF
05:24:03     The main artifact has been replaced with the baseline version.
05:24:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:03 
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ds.ui ---
05:24:03 [INFO] Execution was skipped
05:24:03 [INFO] 
05:24:03 [INFO] -----------< org.eclipse.pde:org.eclipse.pde.ds.annotations >-----------
05:24:03 [INFO] Building [bundle] Declarative Services Annotations Support 1.2.600-SNAPSHOT [223/520]
05:24:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
05:24:03 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] The project's OSGi version is 1.2.600.v20230329-1048
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/saveproperties
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] Resolving class path of [bundle] Declarative Services Annotations Support
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/src/main/resources
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/src/main/resources
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/target/classes
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/src/test/resources
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/target/org.eclipse.pde.ds.annotations-1.2.600-SNAPSHOT-sources.jar
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/target/org.eclipse.pde.ds.annotations-1.2.600-SNAPSHOT.jar
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ds.annotations:1.2.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ds/org.eclipse.pde.ds.annotations/.polyglot.META-INF
05:24:03     The main artifact has been replaced with the baseline version.
05:24:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:03 
05:24:03 [INFO] 
05:24:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ds.annotations ---
05:24:03 [INFO] Execution was skipped
05:24:03 [INFO] 
05:24:03 [INFO] -------------------< org.eclipse.pde:eclipse.pde.ua >-------------------
05:24:03 [INFO] Building eclipse.pde.ua 4.28.0-SNAPSHOT                        [224/520]
05:24:03 [INFO] --------------------------------[ pom ]---------------------------------
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.pde.ua ---
05:24:03 [INFO] 
05:24:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.pde.ua ---
05:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/saveproperties
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.pde.ua ---
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.pde.ua ---
05:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/src/main/resources
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.pde.ua ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.ua ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.ua ---
05:24:04 [INFO] Execution was skipped
05:24:04 [INFO] 
05:24:04 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.ua.core >---------------
05:24:04 [INFO] Building [bundle] PDE UA Core 1.2.300-SNAPSHOT                 [225/520]
05:24:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
05:24:04 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] The project's OSGi version is 1.2.300.v20211004-0555
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/saveproperties
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] Resolving class path of [bundle] PDE UA Core
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/src/main/resources
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/src/main/resources
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/target/classes
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/src/test/resources
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/target/org.eclipse.pde.ua.core-1.2.300-SNAPSHOT-sources.jar
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/target/org.eclipse.pde.ua.core-1.2.300-SNAPSHOT.jar
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ua.core:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.core/.polyglot.META-INF
05:24:04     The main artifact has been replaced with the baseline version.
05:24:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:04 
05:24:04 [INFO] 
05:24:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ua.core ---
05:24:04 [INFO] Execution was skipped
05:24:04 [INFO] 
05:24:04 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.security.linux >-------
05:24:04 [INFO] Building org.eclipse.equinox.security.linux 1.0.300-SNAPSHOT   [226/520]
05:24:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:04 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:04 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:07 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:07 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:07 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:08 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:08 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:08 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:08 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:08 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:08 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
05:24:09 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] The project's OSGi version is 1.0.300.v20220904-1118
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/saveproperties
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] Resolving class path of org.eclipse.equinox.security.linux
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/src/main/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/src/main/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/target/classes
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/src/test/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/target/org.eclipse.equinox.security.linux-1.0.300-SNAPSHOT-sources.jar
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/target/org.eclipse.equinox.security.linux-1.0.300-SNAPSHOT.jar
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
05:24:09     The main artifact has been replaced with the baseline version.
05:24:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:09 
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.linux:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.linux/pom.xml
05:24:09     The main artifact has been replaced with the baseline version.
05:24:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:09 
05:24:09 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.linux:xml:p2metadata:1.0.300-SNAPSHOT already attached, replace previous instance
05:24:09 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.linux:xml:p2artifacts:1.0.300-SNAPSHOT already attached, replace previous instance
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.linux ---
05:24:09 [INFO] Execution was skipped
05:24:09 [INFO] 
05:24:09 [INFO] ---------< org.eclipse.platform:org.eclipse.text.quicksearch >----------
05:24:09 [INFO] Building [bundle] Quick Search 1.2.0-SNAPSHOT                  [227/520]
05:24:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
05:24:09 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] The project's OSGi version is 1.2.0.v20230316-1200
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/saveproperties
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] Resolving class path of [bundle] Quick Search
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/src/main/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/src/main/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/target/classes
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/src/test/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.text.quicksearch ---
05:24:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/target/org.eclipse.text.quicksearch-1.2.0-SNAPSHOT-sources.jar
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.text.quicksearch ---
05:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/target/org.eclipse.text.quicksearch-1.2.0-SNAPSHOT.jar
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.text.quicksearch ---
05:24:10 [INFO] MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch/.polyglot.META-INF
05:24:10     The main artifact has been replaced with the baseline version.
05:24:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:10 
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.text.quicksearch ---
05:24:10 [INFO] Execution was skipped
05:24:10 [INFO] 
05:24:10 [INFO] ---< org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64 >----
05:24:10 [INFO] Building org.eclipse.core.filesystem.linux.x86_64 1.2.400-SNAPSHOT [228/520]
05:24:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
05:24:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] The project's OSGi version is 1.2.400.v20220812-1420
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/saveproperties
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] Resolving class path of org.eclipse.core.filesystem.linux.x86_64
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/src/main/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/src/main/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/src/test/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/target/org.eclipse.core.filesystem.linux.x86_64-1.2.400-SNAPSHOT-sources.jar
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/target/org.eclipse.core.filesystem.linux.x86_64-1.2.400-SNAPSHOT.jar
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml: baseline and build artifacts have same version but different contents
05:24:10    classifier-sources: not present in baseline
05:24:10 
05:24:10 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.x86_64:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
05:24:10     The main artifact has been replaced with the baseline version.
05:24:10     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:24:10 
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem.linux.x86_64 ---
05:24:10 [INFO] Execution was skipped
05:24:10 [INFO] 
05:24:10 [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.security.macosx >-------
05:24:10 [INFO] Building org.eclipse.equinox.security.macosx 1.101.400-SNAPSHOT [229/520]
05:24:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
05:24:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] The project's OSGi version is 1.101.400.v20210427-1958
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/saveproperties
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] Resolving class path of org.eclipse.equinox.security.macosx
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/src/main/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/src/main/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/target/classes
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/src/test/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/target/org.eclipse.equinox.security.macosx-1.101.400-SNAPSHOT-sources.jar
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/target/org.eclipse.equinox.security.macosx-1.101.400-SNAPSHOT.jar
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
05:24:10     The main artifact has been replaced with the baseline version.
05:24:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:10 
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.macosx:1.101.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.macosx/pom.xml
05:24:10     The main artifact has been replaced with the baseline version.
05:24:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:10 
05:24:10 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.macosx:xml:p2metadata:1.101.400-SNAPSHOT already attached, replace previous instance
05:24:10 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.macosx:xml:p2artifacts:1.101.400-SNAPSHOT already attached, replace previous instance
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.macosx ---
05:24:10 [INFO] Execution was skipped
05:24:10 [INFO] 
05:24:10 [INFO] ----< org.eclipse.platform:org.eclipse.core.resources.win32.x86_64 >----
05:24:10 [INFO] Building org.eclipse.core.resources.win32.x86_64 3.5.500-SNAPSHOT [230/520]
05:24:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:10 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[win32/win32/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:10 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:12 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:13 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:13 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:13 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:13 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:14 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:14 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:14 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:14 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
05:24:14 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:14 [INFO] 
05:24:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] The project's OSGi version is 3.5.500.v20220812-1420
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/saveproperties
05:24:14 [INFO] 
05:24:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] Resolving class path of org.eclipse.core.resources.win32.x86_64
05:24:14 [INFO] 
05:24:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/src/main/resources
05:24:14 [INFO] 
05:24:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/src/main/resources
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/src/test/resources
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] 
05:24:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/target/org.eclipse.core.resources.win32.x86_64-3.5.500-SNAPSHOT.jar
05:24:15 [INFO] 
05:24:15 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:15 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.resources.win32.x86_64:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
05:24:15     The main artifact has been replaced with the baseline version.
05:24:15 
05:24:15 [INFO] 
05:24:15 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.resources.win32.x86_64 ---
05:24:15 [INFO] Execution was skipped
05:24:15 [INFO] 
05:24:15 [INFO] ---< org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64 >---
05:24:15 [INFO] Building org.eclipse.core.filesystem.linux.aarch64 1.4.200-SNAPSHOT [231/520]
05:24:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:15 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:15 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:17 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:17 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:18 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:18 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:18 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:18 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:19 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:19 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:19 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
05:24:19 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] The project's OSGi version is 1.4.200.v20220812-1420
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/saveproperties
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] Resolving class path of org.eclipse.core.filesystem.linux.aarch64
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/src/main/resources
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/src/main/resources
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/src/test/resources
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/target/org.eclipse.core.filesystem.linux.aarch64-1.4.200-SNAPSHOT-sources.jar
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/target/org.eclipse.core.filesystem.linux.aarch64-1.4.200-SNAPSHOT.jar
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.aarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
05:24:19     The main artifact has been replaced with the baseline version.
05:24:19     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:19 
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem.linux.aarch64 ---
05:24:19 [INFO] Execution was skipped
05:24:19 [INFO] 
05:24:19 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.themes >-------------
05:24:19 [INFO] Building [bundle] Eclipse SDK Themes 1.2.2200-SNAPSHOT         [232/520]
05:24:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
05:24:19 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.themes ---
05:24:19 [INFO] The project's OSGi version is 1.2.2200.v20230220-0932
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.themes ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/saveproperties
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.themes ---
05:24:19 [INFO] Resolving class path of [bundle] Eclipse SDK Themes
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.themes ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/src/main/resources
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.themes ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/src/main/resources
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.themes ---
05:24:19 [INFO] No sources to compile
05:24:19 [WARNING] Source directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/src does not exist
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.themes ---
05:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/src/test/resources
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.themes ---
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.themes ---
05:24:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/target/org.eclipse.ui.themes-1.2.2200-SNAPSHOT-sources.jar
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.themes ---
05:24:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/target/org.eclipse.ui.themes-1.2.2200-SNAPSHOT.jar
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.themes ---
05:24:19 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.themes:1.2.2200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.themes/.polyglot.META-INF
05:24:19     The main artifact has been replaced with the baseline version.
05:24:19     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:19 
05:24:19 [INFO] 
05:24:19 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.themes ---
05:24:19 [INFO] Execution was skipped
05:24:19 [INFO] 
05:24:19 [INFO] ------------< org.eclipse.platform:org.eclipse.ui.browser >-------------
05:24:19 [INFO] Building [bundle] Browser Support 3.8.0-SNAPSHOT               [233/520]
05:24:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
05:24:19 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.browser ---
05:24:20 [INFO] The project's OSGi version is 3.8.0.v20230329-1440
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.browser ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/saveproperties
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.browser ---
05:24:20 [INFO] Resolving class path of [bundle] Browser Support
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.browser ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/main/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.browser ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/main/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.browser ---
05:24:20 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/target/classes
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.browser ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/src/test/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.browser ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.browser ---
05:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/target/org.eclipse.ui.browser-3.8.0-SNAPSHOT-sources.jar
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.browser ---
05:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/target/org.eclipse.ui.browser-3.8.0-SNAPSHOT.jar
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.browser ---
05:24:20 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.browser:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.browser/.polyglot.META-INF
05:24:20     The main artifact has been replaced with the baseline version.
05:24:20     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:20 
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.browser ---
05:24:20 [INFO] Execution was skipped
05:24:20 [INFO] 
05:24:20 [INFO] ----------< org.eclipse.platform:org.eclipse.core.net.win32 >-----------
05:24:20 [INFO] Building org.eclipse.core.net.win32 1.1.0-SNAPSHOT             [234/520]
05:24:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
05:24:20 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] The project's OSGi version is 1.1.0.v20230317-0901
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/saveproperties
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] Resolving class path of org.eclipse.core.net.win32
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/src/main/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/src/main/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/target/classes
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/src/test/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/target/org.eclipse.core.net.win32-1.1.0-SNAPSHOT-sources.jar
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/target/org.eclipse.core.net.win32-1.1.0-SNAPSHOT.jar
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.net.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32/pom.xml
05:24:20     The main artifact has been replaced with the baseline version.
05:24:20     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:20 
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.net.win32 ---
05:24:20 [INFO] Execution was skipped
05:24:20 [INFO] 
05:24:20 [INFO] --------< eclipse.platform.ua:org.eclipse.ui.intro.quicklinks >---------
05:24:20 [INFO] Building [bundle] Quicklinks for the Welcome Framework 1.2.0-SNAPSHOT [235/520]
05:24:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:20 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
05:24:20 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] The project's OSGi version is 1.2.0.v20230317-0802
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/saveproperties
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] 
05:24:20 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] Resolving class path of [bundle] Quicklinks for the Welcome Framework
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/src/main/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/src/main/resources
05:24:20 [INFO] 
05:24:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.intro.quicklinks ---
05:24:20 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/target/classes
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/src/test/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/target/org.eclipse.ui.intro.quicklinks-1.2.0-SNAPSHOT-sources.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/target/org.eclipse.ui.intro.quicklinks-1.2.0-SNAPSHOT.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.quicklinks:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks/.polyglot.META-INF
05:24:21     The main artifact has been replaced with the baseline version.
05:24:21     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:21 
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.intro.quicklinks ---
05:24:21 [INFO] Execution was skipped
05:24:21 [INFO] 
05:24:21 [INFO] ------< org.eclipse.platform:org.eclipse.core.filesystem.macosx >-------
05:24:21 [INFO] Building org.eclipse.core.filesystem.macosx 1.3.400-SNAPSHOT   [236/520]
05:24:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
05:24:21 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] The project's OSGi version is 1.3.400.v20220812-1420
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/saveproperties
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] Resolving class path of org.eclipse.core.filesystem.macosx
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/src/test/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/target/org.eclipse.core.filesystem.macosx-1.3.400-SNAPSHOT-sources.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/target/org.eclipse.core.filesystem.macosx-1.3.400-SNAPSHOT.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml: baseline and build artifacts have same version but different contents
05:24:21    classifier-sources: not present in baseline
05:24:21 
05:24:21 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.macosx:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.macosx/pom.xml
05:24:21     The main artifact has been replaced with the baseline version.
05:24:21     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:24:21 
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem.macosx ---
05:24:21 [INFO] Execution was skipped
05:24:21 [INFO] 
05:24:21 [INFO] ---< org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64 >----
05:24:21 [INFO] Building org.eclipse.core.filesystem.win32.x86_64 1.4.300-SNAPSHOT [237/520]
05:24:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
05:24:21 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] The project's OSGi version is 1.4.300.v20220812-1420
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/saveproperties
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] Resolving class path of org.eclipse.core.filesystem.win32.x86_64
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/src/test/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/target/org.eclipse.core.filesystem.win32.x86_64-1.4.300-SNAPSHOT-sources.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/target/org.eclipse.core.filesystem.win32.x86_64-1.4.300-SNAPSHOT.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml: baseline and build artifacts have same version but different contents
05:24:21    classifier-sources: not present in baseline
05:24:21 
05:24:21 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.win32.x86_64:1.4.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
05:24:21     The main artifact has been replaced with the baseline version.
05:24:21     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:24:21 
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem.win32.x86_64 ---
05:24:21 [INFO] Execution was skipped
05:24:21 [INFO] 
05:24:21 [INFO] -------------< org.eclipse.platform:org.eclipse.jsch.core >-------------
05:24:21 [INFO] Building [bundle] JSch Core 1.5.0-SNAPSHOT                     [238/520]
05:24:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
05:24:21 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jsch.core ---
05:24:21 [INFO] The project's OSGi version is 1.5.0.v20230317-0901
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jsch.core ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/saveproperties
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jsch.core ---
05:24:21 [INFO] Resolving class path of [bundle] JSch Core
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jsch.core ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jsch.core ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jsch.core ---
05:24:21 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/target/classes
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jsch.core ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/src/test/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsch.core ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jsch.core ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/target/org.eclipse.jsch.core-1.5.0-SNAPSHOT-sources.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jsch.core ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/target/org.eclipse.jsch.core-1.5.0-SNAPSHOT.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsch.core ---
05:24:21 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jsch.core:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.core/.polyglot.META-INF
05:24:21     The main artifact has been replaced with the baseline version.
05:24:21     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:21 
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jsch.core ---
05:24:21 [INFO] Execution was skipped
05:24:21 [INFO] 
05:24:21 [INFO] -------------< org.eclipse.equinox:org.eclipse.osgi.util >--------------
05:24:21 [INFO] Building [bundle] OSGi Release 4.2.0 Utility Classes 3.7.200-SNAPSHOT [239/520]
05:24:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.util ---
05:24:21 [INFO] The project's OSGi version is 3.7.200.v20230103-1101
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.osgi.util ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/saveproperties
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.osgi.util ---
05:24:21 [INFO] Resolving class path of [bundle] OSGi Release 4.2.0 Utility Classes
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.osgi.util ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.osgi.util ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/src/main/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.osgi.util ---
05:24:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/src/test/resources
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.osgi.util ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/target/org.eclipse.osgi.util-3.7.200-SNAPSHOT-sources.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.osgi.util ---
05:24:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/target/org.eclipse.osgi.util-3.7.200-SNAPSHOT.jar
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osgi.util ---
05:24:21 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
05:24:21     The main artifact has been replaced with the baseline version.
05:24:21     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:21 
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.osgi.util ---
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi.util ---
05:24:21 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.osgi.util:3.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.util/.polyglot.META-INF
05:24:21     The main artifact has been replaced with the baseline version.
05:24:21     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:21 
05:24:21 [WARNING] artifact org.eclipse.equinox:org.eclipse.osgi.util:xml:p2metadata:3.7.200-SNAPSHOT already attached, replace previous instance
05:24:21 [WARNING] artifact org.eclipse.equinox:org.eclipse.osgi.util:xml:p2artifacts:3.7.200-SNAPSHOT already attached, replace previous instance
05:24:21 [INFO] 
05:24:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.osgi.util ---
05:24:21 [INFO] Execution was skipped
05:24:21 [INFO] 
05:24:21 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.console >-----------
05:24:21 [INFO] Building [bundle] Console plug-in 1.4.500-SNAPSHOT             [240/520]
05:24:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
05:24:21 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console ---
05:24:22 [INFO] The project's OSGi version is 1.4.500.v20211021-1418
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.console ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/saveproperties
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.console ---
05:24:22 [INFO] Resolving class path of [bundle] Console plug-in
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.console ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.console ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.console ---
05:24:22 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/target/classes
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.console ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/src/test/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.console ---
05:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/target/org.eclipse.equinox.console-1.4.500-SNAPSHOT-sources.jar
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.console ---
05:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/target/org.eclipse.equinox.console-1.4.500-SNAPSHOT.jar
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:22 
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.console ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.console ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console:1.4.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:22 
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console:xml:p2metadata:1.4.500-SNAPSHOT already attached, replace previous instance
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console:xml:p2artifacts:1.4.500-SNAPSHOT already attached, replace previous instance
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console ---
05:24:22 [INFO] Execution was skipped
05:24:22 [INFO] 
05:24:22 [INFO] --< org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64 >--
05:24:22 [INFO] Building [bundle] Equinox Launcher MacOSX Cocoa Fragment 1.2.700-SNAPSHOT [241/520]
05:24:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/saveproperties
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] Resolving class path of [bundle] Equinox Launcher MacOSX Cocoa Fragment
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] Executing tasks
05:24:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/target
05:24:22 [INFO]     [chmod] Applied chmod to 1 file and 0 directories.
05:24:22 [INFO] Executed tasks
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/src/test/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/target/org.eclipse.equinox.launcher.cocoa.macosx.x86_64-1.2.700-SNAPSHOT.jar
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22 
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22 
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.cocoa.macosx.x86_64 ---
05:24:22 [INFO] Execution was skipped
05:24:22 [INFO] 
05:24:22 [INFO] --< org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64 >--
05:24:22 [INFO] Building [bundle] Equinox Launcher Linux X86_64 Fragment 1.2.700-SNAPSHOT [242/520]
05:24:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/saveproperties
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] Resolving class path of [bundle] Equinox Launcher Linux X86_64 Fragment
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] Executing tasks
05:24:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/target
05:24:22 [INFO]     [chmod] Applied chmod to 1 file and 0 directories.
05:24:22 [INFO] Executed tasks
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/src/test/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/target/org.eclipse.equinox.launcher.gtk.linux.x86_64-1.2.700-SNAPSHOT.jar
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22 
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22 
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.gtk.linux.x86_64 ---
05:24:22 [INFO] Execution was skipped
05:24:22 [INFO] 
05:24:22 [INFO] --< org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64 >--
05:24:22 [INFO] Building [bundle] Equinox Launcher Linux AARCH64 Fragment 1.2.700-SNAPSHOT [243/520]
05:24:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/saveproperties
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] Resolving class path of [bundle] Equinox Launcher Linux AARCH64 Fragment
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/src/main/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] Executing tasks
05:24:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/target
05:24:22 [INFO]     [chmod] Applied chmod to 1 file and 0 directories.
05:24:22 [INFO] Executed tasks
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/src/test/resources
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/target/org.eclipse.equinox.launcher.gtk.linux.aarch64-1.2.700-SNAPSHOT.jar
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22 
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/.polyglot.META-INF
05:24:22     The main artifact has been replaced with the baseline version.
05:24:22 
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:22 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:22 [INFO] 
05:24:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.gtk.linux.aarch64 ---
05:24:22 [INFO] Execution was skipped
05:24:22 [INFO] 
05:24:22 [INFO] --< org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le >--
05:24:22 [INFO] Building [bundle] Equinox Launcher Linux PPC64le Fragment 1.2.700-SNAPSHOT [244/520]
05:24:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:22 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/ppc64le], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:22 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:25 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:25 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:26 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:26 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:26 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:26 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:26 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:26 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:27 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/saveproperties
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] Resolving class path of [bundle] Equinox Launcher Linux PPC64le Fragment
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/src/main/resources
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/src/main/resources
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] Executing tasks
05:24:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/target
05:24:27 [INFO]     [chmod] Applied chmod to 1 file and 0 directories.
05:24:27 [INFO] Executed tasks
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/src/test/resources
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/target/org.eclipse.equinox.launcher.gtk.linux.ppc64le-1.2.700-SNAPSHOT.jar
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
05:24:27     The main artifact has been replaced with the baseline version.
05:24:27 
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/.polyglot.META-INF
05:24:27     The main artifact has been replaced with the baseline version.
05:24:27 
05:24:27 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:27 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:27 [INFO] 
05:24:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.gtk.linux.ppc64le ---
05:24:27 [INFO] Execution was skipped
05:24:27 [INFO] 
05:24:27 [INFO] --< org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa >--
05:24:27 [INFO] Building [bundle] Eclipse UI MacOS X Enhancements 0.13.100-SNAPSHOT [245/520]
05:24:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:27 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:27 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:29 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:30 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:30 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:30 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:30 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:31 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:31 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:31 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:31 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/.polyglot.META-INF
05:24:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:31 [INFO] 
05:24:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:31 [INFO] 
05:24:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] The project's OSGi version is 0.13.100.v20230214-1401
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/saveproperties
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] Resolving class path of [bundle] Eclipse UI MacOS X Enhancements
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/main/resources
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/main/resources
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/classes
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/src/test/resources
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.13.100-SNAPSHOT-sources.jar
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/target/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.13.100-SNAPSHOT.jar
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.renderers.swt.cocoa:0.13.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/.polyglot.META-INF
05:24:32     The main artifact has been replaced with the baseline version.
05:24:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:32 
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.renderers.swt.cocoa ---
05:24:32 [INFO] Execution was skipped
05:24:32 [INFO] 
05:24:32 [INFO] ------< org.eclipse.platform:org.eclipse.core.databinding.beans >-------
05:24:32 [INFO] Building [bundle] JFace Data Binding for JavaBeans 1.10.0-SNAPSHOT [246/520]
05:24:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] The project's OSGi version is 1.10.0.v20230317-0802
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/saveproperties
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] Resolving class path of [bundle] JFace Data Binding for JavaBeans
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/main/resources
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/main/resources
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/classes
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/test/resources
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.10.0-SNAPSHOT-sources.jar
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.10.0-SNAPSHOT.jar
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.beans:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
05:24:32     The main artifact has been replaced with the baseline version.
05:24:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:32 
05:24:32 [INFO] 
05:24:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.beans ---
05:24:32 [INFO] Execution was skipped
05:24:32 [INFO] 
05:24:32 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.ui.swt.gtk >-----------
05:24:32 [INFO] Building [bundle] Eclipse UI GTK Enhancements 1.1.300-SNAPSHOT [247/520]
05:24:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:32 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:32 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:35 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:35 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:36 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:36 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:36 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:36 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:36 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:36 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:37 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.swt.gtk:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/.polyglot.META-INF
05:24:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] The project's OSGi version is 1.1.300.v20230220-0932
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/saveproperties
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] Resolving class path of [bundle] Eclipse UI GTK Enhancements
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/src/main/resources
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/src/main/resources
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/target/classes
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/src/test/resources
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/target/org.eclipse.e4.ui.swt.gtk-1.1.300-SNAPSHOT-sources.jar
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/target/org.eclipse.e4.ui.swt.gtk-1.1.300-SNAPSHOT.jar
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.swt.gtk:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.gtk/.polyglot.META-INF
05:24:37     The main artifact has been replaced with the baseline version.
05:24:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:37 
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.swt.gtk ---
05:24:37 [INFO] Execution was skipped
05:24:37 [INFO] 
05:24:37 [INFO] --< org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64 >--
05:24:37 [INFO] Building [bundle] Equinox Launcher Win32 X86_64 Fragment 1.2.700-SNAPSHOT [248/520]
05:24:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/saveproperties
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] Resolving class path of [bundle] Equinox Launcher Win32 X86_64 Fragment
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/src/main/resources
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/src/main/resources
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] Executing tasks
05:24:37 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/target
05:24:37 [INFO]     [chmod] Skipping fileset for directory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/target. It is empty.
05:24:37 [INFO] Executed tasks
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/src/test/resources
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/target/org.eclipse.equinox.launcher.win32.win32.x86_64-1.2.700-SNAPSHOT.jar
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
05:24:37     The main artifact has been replaced with the baseline version.
05:24:37 
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/.polyglot.META-INF
05:24:37     The main artifact has been replaced with the baseline version.
05:24:37 
05:24:37 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:37 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:37 [INFO] 
05:24:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.win32.win32.x86_64 ---
05:24:37 [INFO] Execution was skipped
05:24:37 [INFO] 
05:24:37 [INFO] --< org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64 >--
05:24:37 [INFO] Building [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment 1.2.700-SNAPSHOT [249/520]
05:24:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:37 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:24:37 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:40 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:40 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:41 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:41 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:41 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:42 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:42 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:42 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:24:42 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/saveproperties
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] Resolving class path of [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/src/main/resources
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/src/main/resources
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] Executing tasks
05:24:42 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/target
05:24:42 [INFO]     [chmod] Applied chmod to 1 file and 0 directories.
05:24:42 [INFO] Executed tasks
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/src/test/resources
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/target/org.eclipse.equinox.launcher.cocoa.macosx.aarch64-1.2.700-SNAPSHOT.jar
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
05:24:42     The main artifact has been replaced with the baseline version.
05:24:42 
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/.polyglot.META-INF
05:24:42     The main artifact has been replaced with the baseline version.
05:24:42 
05:24:42 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:42 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:24:42 [INFO] 
05:24:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.cocoa.macosx.aarch64 ---
05:24:42 [INFO] Execution was skipped
05:24:42 [INFO] 
05:24:42 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.ui.swt.win32 >----------
05:24:42 [INFO] Building [bundle] Eclipse UI WIN32 Enhancements 1.2.0-SNAPSHOT [250/520]
05:24:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.swt.win32:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/.polyglot.META-INF
05:24:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] The project's OSGi version is 1.2.0.v20230317-0802
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/saveproperties
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] Resolving class path of [bundle] Eclipse UI WIN32 Enhancements
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/target/classes
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/src/test/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/target/org.eclipse.e4.ui.swt.win32-1.2.0-SNAPSHOT-sources.jar
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/target/org.eclipse.e4.ui.swt.win32-1.2.0-SNAPSHOT.jar
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.swt.win32:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.e4.ui.swt.win32/.polyglot.META-INF
05:24:43     The main artifact has been replaced with the baseline version.
05:24:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:43 
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.swt.win32 ---
05:24:43 [INFO] Execution was skipped
05:24:43 [INFO] 
05:24:43 [INFO] --------< org.eclipse.platform:org.eclipse.jface.notifications >--------
05:24:43 [INFO] Building [bundle] Notification API 0.6.0-SNAPSHOT              [251/520]
05:24:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
05:24:43 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] The project's OSGi version is 0.6.0.v20230317-0802
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/saveproperties
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] Resolving class path of [bundle] Notification API
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/target/classes
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/src/test/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/target/org.eclipse.jface.notifications-0.6.0-SNAPSHOT-sources.jar
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/target/org.eclipse.jface.notifications-0.6.0-SNAPSHOT.jar
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.notifications:0.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.jface.notifications/.polyglot.META-INF
05:24:43     The main artifact has been replaced with the baseline version.
05:24:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:43 
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.notifications ---
05:24:43 [INFO] Execution was skipped
05:24:43 [INFO] 
05:24:43 [INFO] ------------------< org.eclipse.platform:ui-features >------------------
05:24:43 [INFO] Building [aggregator] features 4.28.0-SNAPSHOT                 [252/520]
05:24:43 [INFO] --------------------------------[ pom ]---------------------------------
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ui-features ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ ui-features ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/saveproperties
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ ui-features ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ ui-features ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ ui-features ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ ui-features ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-features ---
05:24:43 [INFO] Execution was skipped
05:24:43 [INFO] 
05:24:43 [INFO] --------------< org.eclipse.platform:org.eclipse.e4.rcp >---------------
05:24:43 [INFO] Building [feature] Eclipse 4 Rich Client Platform 4.28.0-SNAPSHOT [253/520]
05:24:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:24:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
05:24:43 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/target
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] The project's OSGi version is 4.28.0.v20230329-1500
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/saveproperties
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/src/main/resources
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.rcp ---
05:24:43 [INFO] 
05:24:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.e4.rcp ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/target/org.eclipse.e4.rcp-4.28.0-SNAPSHOT.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.rcp ---
05:24:44 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
05:24:44     The main artifact has been replaced with the baseline version.
05:24:44 
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.e4.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.e4.rcp ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/target/org.eclipse.e4.rcp-4.28.0-SNAPSHOT-sources-feature.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.e4.rcp ---
05:24:44 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/features/org.eclipse.e4.rcp/.polyglot.feature.xml
05:24:44     The main artifact has been replaced with the baseline version.
05:24:44     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:24:44 
05:24:44 [WARNING] artifact org.eclipse.platform:org.eclipse.e4.rcp:xml:p2metadata:4.28.0-SNAPSHOT already attached, replace previous instance
05:24:44 [WARNING] artifact org.eclipse.platform:org.eclipse.e4.rcp:xml:p2artifacts:4.28.0-SNAPSHOT already attached, replace previous instance
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.rcp ---
05:24:44 [INFO] Execution was skipped
05:24:44 [INFO] 
05:24:44 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.cocoa >--------------
05:24:44 [INFO] Building [bundle] Eclipse UI MacOS X Enhancements 1.3.100-SNAPSHOT [254/520]
05:24:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.cocoa:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/.polyglot.META-INF
05:24:44 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] The project's OSGi version is 1.3.100.v20230214-1401
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/saveproperties
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] Resolving class path of [bundle] Eclipse UI MacOS X Enhancements
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/src/main/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/src/main/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/target/classes
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/src/test/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/target/org.eclipse.ui.cocoa-1.3.100-SNAPSHOT-sources.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/target/org.eclipse.ui.cocoa-1.3.100-SNAPSHOT.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.cocoa:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.cocoa/.polyglot.META-INF
05:24:44     The main artifact has been replaced with the baseline version.
05:24:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:44 
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.cocoa ---
05:24:44 [INFO] Execution was skipped
05:24:44 [INFO] 
05:24:44 [INFO] ------------------< org.eclipse.rcp:org.eclipse.rcp >-------------------
05:24:44 [INFO] Building org.eclipse.rcp 4.28.0-SNAPSHOT                       [255/520]
05:24:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.rcp ---
05:24:44 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/saveproperties
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.rcp ---
05:24:44 [INFO] Resolving class path of org.eclipse.rcp
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/src/main/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/src/main/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/src/test/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.rcp ---
05:24:44 [INFO] Copying 1 resource from  to target
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.rcp ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/target/org.eclipse.rcp-4.28.0-SNAPSHOT.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rcp ---
05:24:44 [INFO] No baseline version MavenProject: org.eclipse.rcp:org.eclipse.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.rcp ---
05:24:44 [INFO] Execution was skipped
05:24:44 [INFO] 
05:24:44 [INFO] --------------< org.eclipse.rcp.feature:org.eclipse.rcp >---------------
05:24:44 [INFO] Building org.eclipse.rcp.feature 4.28.0-SNAPSHOT               [256/520]
05:24:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:24:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
05:24:44 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.rcp ---
05:24:44 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/target
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rcp ---
05:24:44 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/saveproperties
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/src/main/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.rcp ---
05:24:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/src/main/resources
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.rcp ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/target/org.eclipse.rcp-4.28.0-SNAPSHOT.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rcp ---
05:24:44 [INFO] No baseline version MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rcp ---
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.rcp ---
05:24:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/target/org.eclipse.rcp-4.28.0-SNAPSHOT-sources-feature.jar
05:24:44 [INFO] 
05:24:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.rcp ---
05:24:44 [INFO] No baseline version MavenProject: org.eclipse.rcp.feature:org.eclipse.rcp:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
05:24:45 [WARNING] artifact org.eclipse.rcp.feature:org.eclipse.rcp:xml:p2metadata:4.28.0-SNAPSHOT already attached, replace previous instance
05:24:45 [WARNING] artifact org.eclipse.rcp.feature:org.eclipse.rcp:xml:p2artifacts:4.28.0-SNAPSHOT already attached, replace previous instance
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.rcp ---
05:24:45 [INFO] Execution was skipped
05:24:45 [INFO] 
05:24:45 [INFO] -------< org.eclipse.platform:org.eclipse.core.net.win32.x86_64 >-------
05:24:45 [INFO] Building org.eclipse.core.net.win32.x86_64 1.2.0-SNAPSHOT      [257/520]
05:24:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
05:24:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] The project's OSGi version is 1.2.0.v20230317-0901
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/saveproperties
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] Resolving class path of org.eclipse.core.net.win32.x86_64
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/src/main/resources
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/src/main/resources
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/src/test/resources
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/target/org.eclipse.core.net.win32.x86_64-1.2.0-SNAPSHOT-sources.jar
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/target/org.eclipse.core.net.win32.x86_64-1.2.0-SNAPSHOT.jar
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.net.win32.x86_64:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
05:24:45     The main artifact has been replaced with the baseline version.
05:24:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:45 
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.net.win32.x86_64 ---
05:24:45 [INFO] Execution was skipped
05:24:45 [INFO] 
05:24:45 [INFO] ---------< eclipse.platform.ua:org.eclipse.ui.intro.universal >---------
05:24:45 [INFO] Building [bundle] Universal Welcome 3.5.0-SNAPSHOT             [258/520]
05:24:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:45 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
05:24:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] The project's OSGi version is 3.5.0.v20230317-0802
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/saveproperties
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] Resolving class path of [bundle] Universal Welcome
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/src/main/resources
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/src/main/resources
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/target/classes
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/src/test/resources
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/target/org.eclipse.ui.intro.universal-3.5.0-SNAPSHOT-sources.jar
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/target/org.eclipse.ui.intro.universal-3.5.0-SNAPSHOT.jar
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.ui.intro.universal:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.universal/.polyglot.META-INF
05:24:45     The main artifact has been replaced with the baseline version.
05:24:45     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:45 
05:24:45 [INFO] 
05:24:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.intro.universal ---
05:24:45 [INFO] Execution was skipped
05:24:45 [INFO] 
05:24:45 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.monitoring >-----------
05:24:45 [INFO] Building [bundle] UI Freeze Monitoring 1.3.0-SNAPSHOT          [259/520]
05:24:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
05:24:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] The project's OSGi version is 1.3.0.v20230317-0802
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/saveproperties
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] Resolving class path of [bundle] UI Freeze Monitoring
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/src/main/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/src/main/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/target/classes
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/src/test/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/target/org.eclipse.ui.monitoring-1.3.0-SNAPSHOT-sources.jar
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/target/org.eclipse.ui.monitoring-1.3.0-SNAPSHOT.jar
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.monitoring/.polyglot.META-INF
05:24:46     The main artifact has been replaced with the baseline version.
05:24:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:46 
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.monitoring ---
05:24:46 [INFO] Execution was skipped
05:24:46 [INFO] 
05:24:46 [INFO] --------------< org.eclipse.platform:org.eclipse.jsch.ui >--------------
05:24:46 [INFO] Building [bundle] JSch UI 1.5.0-SNAPSHOT                       [260/520]
05:24:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
05:24:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] The project's OSGi version is 1.5.0.v20230317-0901
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/saveproperties
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] Resolving class path of [bundle] JSch UI
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/src/main/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/src/main/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/target/classes
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/src/test/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/target/org.eclipse.jsch.ui-1.5.0-SNAPSHOT-sources.jar
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/target/org.eclipse.jsch.ui-1.5.0-SNAPSHOT.jar
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jsch.ui:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.jsch.ui/.polyglot.META-INF
05:24:46     The main artifact has been replaced with the baseline version.
05:24:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:46 
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jsch.ui ---
05:24:46 [INFO] Execution was skipped
05:24:46 [INFO] 
05:24:46 [INFO] ---< org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le >---
05:24:46 [INFO] Building org.eclipse.core.filesystem.linux.ppc64le 1.4.200-SNAPSHOT [261/520]
05:24:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
05:24:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] The project's OSGi version is 1.4.200.v20220812-1420
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/saveproperties
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] Resolving class path of org.eclipse.core.filesystem.linux.ppc64le
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/src/main/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/src/main/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/src/test/resources
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/target/org.eclipse.core.filesystem.linux.ppc64le-1.4.200-SNAPSHOT-sources.jar
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/target/org.eclipse.core.filesystem.linux.ppc64le-1.4.200-SNAPSHOT.jar
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml: baseline and build artifacts have same version but different contents
05:24:46    classifier-sources: not present in baseline
05:24:46 
05:24:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
05:24:46     The main artifact has been replaced with the baseline version.
05:24:46     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:24:46 
05:24:46 [INFO] 
05:24:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem.linux.ppc64le ---
05:24:46 [INFO] Execution was skipped
05:24:46 [INFO] 
05:24:46 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.win32 >--------------
05:24:46 [INFO] Building [bundle] Eclipse UI Win32 Enhancements 3.5.0-SNAPSHOT [262/520]
05:24:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.win32:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/.polyglot.META-INF
05:24:47 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] The project's OSGi version is 3.5.0.v20230317-0802
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/saveproperties
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] Resolving class path of [bundle] Eclipse UI Win32 Enhancements
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/src/main/resources
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/src/main/resources
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/target/classes
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/src/test/resources
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/target/org.eclipse.ui.win32-3.5.0-SNAPSHOT-sources.jar
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/target/org.eclipse.ui.win32-3.5.0-SNAPSHOT.jar
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.win32:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/bundles/org.eclipse.ui.win32/.polyglot.META-INF
05:24:47     The main artifact has been replaced with the baseline version.
05:24:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:47 
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.win32 ---
05:24:47 [INFO] Execution was skipped
05:24:47 [INFO] 
05:24:47 [INFO] --------< org.eclipse.platform:org.eclipse.debug.ui.launchview >--------
05:24:47 [INFO] Building [bundle] Debug UI Launch Configuration View 1.1.0-SNAPSHOT [263/520]
05:24:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
05:24:47 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/saveproperties
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] Resolving class path of [bundle] Debug UI Launch Configuration View
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/src/main/resources
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/src/main/resources
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/target/classes
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:24:47 [INFO] 0 component(s) where generated, 2 where kept.
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/src/test/resources
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/target/org.eclipse.debug.ui.launchview-1.1.0-SNAPSHOT-sources.jar
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/target/org.eclipse.debug.ui.launchview-1.1.0-SNAPSHOT.jar
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview/.polyglot.META-INF
05:24:47     The main artifact has been replaced with the baseline version.
05:24:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:47 
05:24:47 [INFO] 
05:24:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.ui.launchview ---
05:24:47 [INFO] Execution was skipped
05:24:47 [INFO] 
05:24:47 [INFO] -----------< org.eclipse.platform:org.eclipse.compare.win32 >-----------
05:24:47 [INFO] Building org.eclipse.compare.win32 1.3.0-SNAPSHOT              [264/520]
05:24:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
05:24:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] The project's OSGi version is 1.3.0.v20230317-0901
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/saveproperties
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] Resolving class path of org.eclipse.compare.win32
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/src/main/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/src/main/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/target/classes
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/src/test/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/target/org.eclipse.compare.win32-1.3.0-SNAPSHOT-sources.jar
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/target/org.eclipse.compare.win32-1.3.0-SNAPSHOT.jar
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] MavenProject: org.eclipse.platform:org.eclipse.compare.win32:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.compare.win32/pom.xml
05:24:48     The main artifact has been replaced with the baseline version.
05:24:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:48 
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.compare.win32 ---
05:24:48 [INFO] Execution was skipped
05:24:48 [INFO] 
05:24:48 [INFO] --< org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension >--
05:24:48 [INFO] Building [bundle] Diff Extension for Generic Editor 1.2.0-SNAPSHOT [265/520]
05:24:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
05:24:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] The project's OSGi version is 1.2.0.v20230317-0901
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/saveproperties
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] Resolving class path of [bundle] Diff Extension for Generic Editor
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/src/main/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/src/main/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/target/classes
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/src/test/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/target/org.eclipse.team.genericeditor.diff.extension-1.2.0-SNAPSHOT-sources.jar
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/target/org.eclipse.team.genericeditor.diff.extension-1.2.0-SNAPSHOT.jar
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] MavenProject: org.eclipse.platform:org.eclipse.team.genericeditor.diff.extension:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.team.genericeditor.diff.extension/.polyglot.META-INF
05:24:48     The main artifact has been replaced with the baseline version.
05:24:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:48 
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.team.genericeditor.diff.extension ---
05:24:48 [INFO] Execution was skipped
05:24:48 [INFO] 
05:24:48 [INFO] ---------< org.eclipse.platform:org.eclipse.platform.doc.user >---------
05:24:48 [INFO] Building org.eclipse.platform.doc.user 4.28.0-SNAPSHOT         [266/520]
05:24:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
05:24:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] The project's OSGi version is 4.28.0.v20230307-1343
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/saveproperties
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] 
05:24:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] Resolving class path of org.eclipse.platform.doc.user
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/src/main/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/src/main/resources
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.platform.doc.user ---
05:24:48 [INFO] 
05:24:48 [INFO] --- tycho-eclipserun-plugin:4.0.0-SNAPSHOT:eclipse-run (dont_skip_me) @ org.eclipse.platform.doc.user ---
05:24:49 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
05:24:49 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/data/.metadata/.log
05:24:49 [INFO] Command line:
05:24:49 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/data, -consolelog, -debug, -application, org.eclipse.ant.core.antRunner, -debug, -buildfile, customBuildCallbacks.xml, build.index]
05:24:49 Configuration location:
05:24:49     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/configuration/
05:24:49 Configuration file:
05:24:49     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/configuration/config.ini loaded
05:24:49 Install location:
05:24:49     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/
05:24:49 Framework located:
05:24:49     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:24:49 Framework classpath:
05:24:49     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:24:49 Debug options:
05:24:49     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/.options not found
05:24:49 Time to load bundles: 147
05:24:49 Starting application: 679
05:24:49 Application started in : 683ms
05:24:50 Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:24:50 Setting ro project property: ant.file -> customBuildCallbacks.xml
05:24:50 Buildfile: customBuildCallbacks.xml
05:24:50  +Datatype help.buildHelpIndex org.eclipse.help.internal.base.ant.BuildHelpIndex
05:24:50 Adding reference: ant.projectHelper
05:24:50 Adding reference: ant.parsing.context
05:24:50 Adding reference: ant.targets
05:24:50 parsing buildfile /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/customBuildCallbacks.xml with URI = file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/customBuildCallbacks.xml
05:24:50 Setting ro project property: ant.project.name -> Build specific targets and properties
05:24:50 Adding reference: Build specific targets and properties
05:24:50 Setting ro project property: ant.project.default-target -> noDefault
05:24:50 Setting ro project property: ant.file.Build specific targets and properties -> /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/customBuildCallbacks.xml
05:24:50 Setting ro project property: ant.file.type.Build specific targets and properties -> file
05:24:50 Project base dir set to: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user
05:24:50  +Target: 
05:24:50  +Target: noDefault
05:24:50  +Target: pre.build.jars
05:24:50  +Target: post.build.jars
05:24:50  +Target: pre.build.sources
05:24:50  +Target: post.build.sources
05:24:50  +Target: pre.name
05:24:50  +Target: pre.@dot
05:24:50  +Target: post.name
05:24:50  +Target: post.@dot
05:24:50  +Target: pre.gather.bin.parts
05:24:50  +Target: post.gather.bin.parts
05:24:50  +Target: build.index
05:24:50  +Target: pre.gather.sources
05:24:50  +Target: post.gather.sources
05:24:50  +Target: pre.gather.logs
05:24:50  +Target: post.gather.logs
05:24:50  +Target: pre.clean
05:24:50  +Target: post.clean
05:24:50 Adding reference: ant.LocalProperties
05:24:50 WARNING: A terminally deprecated method in java.lang.System has been called
05:24:50 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/9/0/.cp/lib/antsupportlib.jar)
05:24:50 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:24:50 WARNING: System::setSecurityManager will be removed in a future release
05:24:50 Setting ro project property: ant.project.invoked-targets -> build.index
05:24:50 Adding reference: eclipse.ant.targetVector
05:24:50 Build sequence for target(s) `build.index' is [build.index]
05:24:50 Complete build sequence is [build.index, pre.gather.logs, pre.name, pre.@dot, post.gather.bin.parts, post.name, pre.gather.sources, post.build.jars, post.build.sources, post.@dot, post.clean, noDefault, pre.clean, post.gather.sources, post.gather.logs, pre.build.jars, pre.build.sources, pre.gather.bin.parts, ]
05:24:50 
05:24:50 build.index:
05:24:50 parsing buildfile jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/eclipserun-work/plugins/org.apache.ant_1.10.12.v20211102-1452/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
05:24:52 BUILD SUCCESSFUL
05:24:52 
05:24:52 BUILD SUCCESSFUL
05:24:52 Total time: 2 seconds
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/src/test/resources
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/target/org.eclipse.platform.doc.user-4.28.0-SNAPSHOT.jar
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.platform.doc.user ---
05:24:52 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml: baseline and build artifacts have same version but different contents
05:24:52    no-classifier: different
05:24:52       index/_1.fdm: different
05:24:52       index/_1.fdt: different
05:24:52       index/_1.fdx: different
05:24:52       index/_1.fnm: different
05:24:52       index/_1.nvd: different
05:24:52       index/_1.nvm: different
05:24:52       index/_1.si: different
05:24:52       index/_1_Lucene90_0.doc: different
05:24:52       index/_1_Lucene90_0.pos: different
05:24:52       index/_1_Lucene90_0.tim: different
05:24:52       index/_1_Lucene90_0.tip: different
05:24:52       index/_1_Lucene90_0.tmd: different
05:24:52       index/indexed_contributions: different
05:24:52       index/indexed_dependencies: different
05:24:52       index/indexed_docs: different
05:24:52       index/segments_1: different
05:24:52 
05:24:52 [INFO] MavenProject: org.eclipse.platform:org.eclipse.platform.doc.user:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.user/pom.xml
05:24:52     The main artifact has been replaced with the baseline version.
05:24:52 
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.platform.doc.user ---
05:24:52 [INFO] Execution was skipped
05:24:52 [INFO] 
05:24:52 [INFO] ----------< org.eclipse.platform:org.eclipse.core.net.linux >-----------
05:24:52 [INFO] Building org.eclipse.core.net.linux 1.0.200-SNAPSHOT           [267/520]
05:24:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
05:24:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] The project's OSGi version is 1.0.200.v20220812-1406
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/saveproperties
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] Resolving class path of org.eclipse.core.net.linux
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/src/main/resources
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/src/main/resources
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/target/classes
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/src/test/resources
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/target/org.eclipse.core.net.linux-1.0.200-SNAPSHOT-sources.jar
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/target/org.eclipse.core.net.linux-1.0.200-SNAPSHOT.jar
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.net.linux:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.core.net.linux/pom.xml
05:24:52     The main artifact has been replaced with the baseline version.
05:24:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:52 
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.net.linux ---
05:24:52 [INFO] Execution was skipped
05:24:52 [INFO] 
05:24:52 [INFO] --------------< org.eclipse.platform:org.eclipse.ui.net >---------------
05:24:52 [INFO] Building [bundle] Internet Connection Management UI 1.5.0-SNAPSHOT [268/520]
05:24:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
05:24:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.net ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.net ---
05:24:52 [INFO] The project's OSGi version is 1.5.0.v20230317-0901
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.net ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.net ---
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.net ---
05:24:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/saveproperties
05:24:52 [INFO] 
05:24:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.net ---
05:24:52 [INFO] 
05:24:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.net ---
05:24:52 [INFO] 
05:24:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.net ---
05:24:52 [INFO] Resolving class path of [bundle] Internet Connection Management UI
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.net ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.net ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.net ---
05:24:53 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/target/classes
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.net ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.net ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.net ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/src/test/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.net ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.net ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.net ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/target/org.eclipse.ui.net-1.5.0-SNAPSHOT-sources.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.net ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/target/org.eclipse.ui.net-1.5.0-SNAPSHOT.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.net ---
05:24:53 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.net:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/bundles/org.eclipse.ui.net/.polyglot.META-INF
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.net ---
05:24:53 [INFO] Execution was skipped
05:24:53 [INFO] 
05:24:53 [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64 >----
05:24:53 [INFO] Building org.eclipse.equinox.security.win32.x86_64 1.1.300-SNAPSHOT [269/520]
05:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
05:24:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] The project's OSGi version is 1.1.300.v20211021-1418
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/saveproperties
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] Resolving class path of org.eclipse.equinox.security.win32.x86_64
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/target/classes
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/src/test/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/target/org.eclipse.equinox.security.win32.x86_64-1.1.300-SNAPSHOT-sources.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/target/org.eclipse.equinox.security.win32.x86_64-1.1.300-SNAPSHOT.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:xml:p2metadata:1.1.300-SNAPSHOT already attached, replace previous instance
05:24:53 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.win32.x86_64:xml:p2artifacts:1.1.300-SNAPSHOT already attached, replace previous instance
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.win32.x86_64 ---
05:24:53 [INFO] Execution was skipped
05:24:53 [INFO] 
05:24:53 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.jsp.jasper >---------
05:24:53 [INFO] Building [bundle] Jasper Jsp Support Bundle 1.1.700-SNAPSHOT   [270/520]
05:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
05:24:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:24:53 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] The project's OSGi version is 1.1.700.v20220801-1124
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/saveproperties
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] Resolving class path of [bundle] Jasper Jsp Support Bundle
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/target/classes
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/src/test/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/target/org.eclipse.equinox.jsp.jasper-1.1.700-SNAPSHOT-sources.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/target/org.eclipse.equinox.jsp.jasper-1.1.700-SNAPSHOT.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:1.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper/.polyglot.META-INF
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:xml:p2metadata:1.1.700-SNAPSHOT already attached, replace previous instance
05:24:53 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.jsp.jasper:xml:p2artifacts:1.1.700-SNAPSHOT already attached, replace previous instance
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.jsp.jasper ---
05:24:53 [INFO] Execution was skipped
05:24:53 [INFO] 
05:24:53 [INFO] ----< org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry >-----
05:24:53 [INFO] Building [bundle] Jasper Jsp Registry Support Plug-in 1.2.100-SNAPSHOT [271/520]
05:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
05:24:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:24:53 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] The project's OSGi version is 1.2.100.v20211021-1418
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/saveproperties
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] Resolving class path of [bundle] Jasper Jsp Registry Support Plug-in
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/src/main/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/target/classes
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/src/test/resources
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/target/org.eclipse.equinox.jsp.jasper.registry-1.2.100-SNAPSHOT-sources.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/target/org.eclipse.equinox.jsp.jasper.registry-1.2.100-SNAPSHOT.jar
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.jsp.jasper.registry/.polyglot.META-INF
05:24:53     The main artifact has been replaced with the baseline version.
05:24:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:24:53 
05:24:53 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:xml:p2metadata:1.2.100-SNAPSHOT already attached, replace previous instance
05:24:53 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.jsp.jasper.registry:xml:p2artifacts:1.2.100-SNAPSHOT already attached, replace previous instance
05:24:53 [INFO] 
05:24:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.jsp.jasper.registry ---
05:24:53 [INFO] Execution was skipped
05:24:53 [INFO] 
05:24:53 [INFO] --------------< org.eclipse.help:org.eclipse.help.webapp >--------------
05:24:53 [INFO] Building org.eclipse.help.webapp 3.11.0-SNAPSHOT               [272/520]
05:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:24:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.help:org.eclipse.help.webapp:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/pom.xml
05:24:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:24:54 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:24:54 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:24:54 [INFO] 
05:24:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.help.webapp ---
05:24:54 [INFO] The project's OSGi version is 3.11.0.v20230314-0849
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.help.webapp ---
05:24:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/saveproperties
05:24:54 [INFO] 
05:24:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.help.webapp ---
05:24:54 [INFO] Resolving class path of org.eclipse.help.webapp
05:24:54 [INFO] 
05:24:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.help.webapp ---
05:24:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/src/main/resources
05:24:54 [INFO] 
05:24:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.help.webapp ---
05:24:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/src/main/resources
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.help.webapp ---
05:24:54 [INFO] Compiling 100 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/target/classes
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.help.webapp ---
05:24:54 [INFO] 
05:24:54 [INFO] --- jetty-jspc-maven-plugin:10.0.14:jspc (jspc) @ org.eclipse.help.webapp ---
05:25:03 [INFO] Compiling advanced/advanced.jsp,advanced/bookmarksToolbar.jsp,advanced/bookmarksView.jsp,advanced/confirmShowAll.jsp,advanced/content.jsp,advanced/contentToolbar.jsp,advanced/deferredView.jsp,advanced/err.jsp,advanced/header.jsp,advanced/help.jsp,advanced/helpToolbar.jsp,advanced/index.jsp,advanced/indexToolbar.jsp,advanced/indexView.jsp,advanced/livehelp_js.jsp,advanced/nav.jsp,advanced/print.jsp,advanced/printConfirm.jsp,advanced/printError.jsp,advanced/quickSearch.jsp,advanced/search.jsp,advanced/searchScoped.jsp,advanced/searchSimple.jsp,advanced/searchToolbar.jsp,advanced/searchView.jsp,advanced/tabs.jsp,advanced/tocToolbar.jsp,advanced/tocView.jsp,advanced/toolbar.jsp,advanced/view.jsp,advanced/views.jsp,advanced/workingSet.jsp,advanced/workingSetManager.jsp,advancedstate/scopeState.jsp,advancedstate/workingSetState.jsp,index.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
05:25:04 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
05:25:06 [INFO] Generation completed with [0] errors in [1923] milliseconds
05:25:06 [INFO] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/src/main/webapp/WEB-INF/web.xml does not exist, cannot merge with generated fragment
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.help.webapp ---
05:25:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/src/test/resources
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.help.webapp ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.help.webapp ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.help.webapp ---
05:25:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/target/org.eclipse.help.webapp-3.11.0-SNAPSHOT-sources.jar
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.help.webapp ---
05:25:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.help.webapp/target/org.eclipse.help.webapp-3.11.0-SNAPSHOT.jar
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.help.webapp ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.help.webapp ---
05:25:06 [INFO] Execution was skipped
05:25:06 [INFO] 
05:25:06 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.http.registry >--------
05:25:06 [INFO] Building [bundle] Http Service Registry Extensions 1.3.200-SNAPSHOT [273/520]
05:25:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
05:25:06 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] The project's OSGi version is 1.3.200.v20220720-2012
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/saveproperties
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] Resolving class path of [bundle] Http Service Registry Extensions
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/src/main/resources
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/src/main/resources
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/target/classes
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/src/test/resources
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/target/org.eclipse.equinox.http.registry-1.3.200-SNAPSHOT-sources.jar
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/target/org.eclipse.equinox.http.registry-1.3.200-SNAPSHOT.jar
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
05:25:06     The main artifact has been replaced with the baseline version.
05:25:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:06 
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.registry:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.registry/.polyglot.META-INF
05:25:06     The main artifact has been replaced with the baseline version.
05:25:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:06 
05:25:06 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.registry:xml:p2metadata:1.3.200-SNAPSHOT already attached, replace previous instance
05:25:06 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.registry:xml:p2artifacts:1.3.200-SNAPSHOT already attached, replace previous instance
05:25:06 [INFO] 
05:25:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.registry ---
05:25:06 [INFO] Execution was skipped
05:25:06 [INFO] 
05:25:06 [INFO] -------------< org.eclipse.help.feature:org.eclipse.help >--------------
05:25:06 [INFO] Building org.eclipse.help.feature 2.3.1400-SNAPSHOT            [274/520]
05:25:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
05:25:06 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.help ---
05:25:08 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/target
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.help ---
05:25:08 [INFO] The project's OSGi version is 2.3.1400.v20230330-0915
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.help ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/saveproperties
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.help ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/src/main/resources
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.help ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/src/main/resources
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.help ---
05:25:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/target/org.eclipse.help-2.3.1400-SNAPSHOT.jar
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.help ---
05:25:08 [INFO] No baseline version MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.help ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.help ---
05:25:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/target/org.eclipse.help-2.3.1400-SNAPSHOT-sources-feature.jar
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.help ---
05:25:08 [INFO] No baseline version MavenProject: org.eclipse.help.feature:org.eclipse.help:2.3.1400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.help-feature/pom.xml
05:25:08 [WARNING] artifact org.eclipse.help.feature:org.eclipse.help:xml:p2metadata:2.3.1400-SNAPSHOT already attached, replace previous instance
05:25:08 [WARNING] artifact org.eclipse.help.feature:org.eclipse.help:xml:p2artifacts:2.3.1400-SNAPSHOT already attached, replace previous instance
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.help ---
05:25:08 [INFO] Execution was skipped
05:25:08 [INFO] 
05:25:08 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app >-----
05:25:08 [INFO] Building [bundle] Equinox Provisioning Director Application 1.2.300-SNAPSHOT [275/520]
05:25:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
05:25:08 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] The project's OSGi version is 1.2.300.v20220911-2007
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/saveproperties
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] Resolving class path of [bundle] Equinox Provisioning Director Application
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/src/main/resources
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/src/main/resources
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/target/classes
05:25:08 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/target/ant_tasks/director-ant.jar-classes
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/src/test/resources
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/target/org.eclipse.equinox.p2.director.app-1.2.300-SNAPSHOT-sources.jar
05:25:08 [INFO] 
05:25:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.director.app ---
05:25:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/ant_tasks/director-ant.jar
05:25:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/target/org.eclipse.equinox.p2.director.app-1.2.300-SNAPSHOT.jar
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.director.app ---
05:25:09 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
05:25:09     The main artifact has been replaced with the baseline version.
05:25:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:09 
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.director.app ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.director.app ---
05:25:09 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.director.app/.polyglot.META-INF
05:25:09     The main artifact has been replaced with the baseline version.
05:25:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:09 
05:25:09 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance
05:25:09 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.director.app:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.director.app ---
05:25:09 [INFO] Execution was skipped
05:25:09 [INFO] 
05:25:09 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins >--
05:25:09 [INFO] Building [bundle] Equinox Provisioning Drop-in 1.4.200-SNAPSHOT [276/520]
05:25:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
05:25:09 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] The project's OSGi version is 1.4.200.v20220911-2007
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/saveproperties
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] Resolving class path of [bundle] Equinox Provisioning Drop-in
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/src/main/resources
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/src/main/resources
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/target/classes
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/src/test/resources
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/target/org.eclipse.equinox.p2.reconciler.dropins-1.4.200-SNAPSHOT-sources.jar
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/target/org.eclipse.equinox.p2.reconciler.dropins-1.4.200-SNAPSHOT.jar
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
05:25:09     The main artifact has been replaced with the baseline version.
05:25:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:09 
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.reconciler.dropins/.polyglot.META-INF
05:25:09     The main artifact has been replaced with the baseline version.
05:25:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:09 
05:25:09 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:xml:p2metadata:1.4.200-SNAPSHOT already attached, replace previous instance
05:25:09 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler.dropins:xml:p2artifacts:1.4.200-SNAPSHOT already attached, replace previous instance
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.reconciler.dropins ---
05:25:09 [INFO] Execution was skipped
05:25:09 [INFO] 
05:25:09 [INFO] ----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf >-----
05:25:09 [INFO] Building [bundle] Equinox Provisioning ECF based Transport 1.4.0-SNAPSHOT [277/520]
05:25:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
05:25:09 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] The project's OSGi version is 1.4.0.v20230324-1104
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/saveproperties
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] Resolving class path of [bundle] Equinox Provisioning ECF based Transport
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/src/main/resources
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/src/main/resources
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/classes
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/src/test/resources
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/org.eclipse.equinox.p2.transport.ecf-1.4.0-SNAPSHOT-sources.jar
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/target/org.eclipse.equinox.p2.transport.ecf-1.4.0-SNAPSHOT.jar
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
05:25:09     The main artifact has been replaced with the baseline version.
05:25:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:09 
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.transport.ecf/.polyglot.META-INF
05:25:09     The main artifact has been replaced with the baseline version.
05:25:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:09 
05:25:09 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:25:09 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.transport.ecf:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:25:09 [INFO] 
05:25:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.transport.ecf ---
05:25:09 [INFO] Execution was skipped
05:25:09 [INFO] 
05:25:09 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.console >--------
05:25:09 [INFO] Building [bundle] Equinox Provisioning Console 1.2.100-SNAPSHOT [278/520]
05:25:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
05:25:09 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] The project's OSGi version is 1.2.100.v20221111-1340
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/saveproperties
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] Resolving class path of [bundle] Equinox Provisioning Console
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/target/classes
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/src/test/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/target/org.eclipse.equinox.p2.console-1.2.100-SNAPSHOT-sources.jar
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/target/org.eclipse.equinox.p2.console-1.2.100-SNAPSHOT.jar
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
05:25:10     The main artifact has been replaced with the baseline version.
05:25:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:10 
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.console/.polyglot.META-INF
05:25:10     The main artifact has been replaced with the baseline version.
05:25:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:10 
05:25:10 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:xml:p2metadata:1.2.100-SNAPSHOT already attached, replace previous instance
05:25:10 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.console:xml:p2artifacts:1.2.100-SNAPSHOT already attached, replace previous instance
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.console ---
05:25:10 [INFO] Execution was skipped
05:25:10 [INFO] 
05:25:10 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives >--
05:25:10 [INFO] Building [bundle] Equinox Provisioning Native Touchpoint 1.4.400-SNAPSHOT [279/520]
05:25:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
05:25:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] The project's OSGi version is 1.4.400.v20220506-1821
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/saveproperties
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] Resolving class path of [bundle] Equinox Provisioning Native Touchpoint
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/target/classes
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/src/test/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/target/org.eclipse.equinox.p2.touchpoint.natives-1.4.400-SNAPSHOT-sources.jar
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/target/org.eclipse.equinox.p2.touchpoint.natives-1.4.400-SNAPSHOT.jar
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
05:25:10     The main artifact has been replaced with the baseline version.
05:25:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:10 
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:1.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.natives/.polyglot.META-INF
05:25:10     The main artifact has been replaced with the baseline version.
05:25:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:10 
05:25:10 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:xml:p2metadata:1.4.400-SNAPSHOT already attached, replace previous instance
05:25:10 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.touchpoint.natives:xml:p2artifacts:1.4.400-SNAPSHOT already attached, replace previous instance
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.touchpoint.natives ---
05:25:10 [INFO] Execution was skipped
05:25:10 [INFO] 
05:25:10 [INFO] ------------------< org.eclipse.equinox.p2:features >-------------------
05:25:10 [INFO] Building [aggregator] features 4.28.0-SNAPSHOT                 [280/520]
05:25:10 [INFO] --------------------------------[ pom ]---------------------------------
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ features ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ features ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/saveproperties
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ features ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ features ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ features ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ features ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ features ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ features ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ features ---
05:25:10 [INFO] Execution was skipped
05:25:10 [INFO] 
05:25:10 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature >-----
05:25:10 [INFO] Building [feature] Equinox p2, headless functionalities 1.6.1800-SNAPSHOT [281/520]
05:25:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
05:25:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] The project's OSGi version is 1.6.1800.v20230324-1104
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/saveproperties
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/src/main/resources
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target/org.eclipse.equinox.p2.core.feature-1.6.1800-SNAPSHOT.jar
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
05:25:10     The main artifact has been replaced with the baseline version.
05:25:10 
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.core.feature ---
05:25:10 [INFO] 
05:25:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.core.feature ---
05:25:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/target/org.eclipse.equinox.p2.core.feature-1.6.1800-SNAPSHOT-sources-feature.jar
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.core.feature ---
05:25:11 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:1.6.1800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/.polyglot.feature.xml
05:25:11     The main artifact has been replaced with the baseline version.
05:25:11     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:11 
05:25:11 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:xml:p2metadata:1.6.1800-SNAPSHOT already attached, replace previous instance
05:25:11 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.core.feature:xml:p2artifacts:1.6.1800-SNAPSHOT already attached, replace previous instance
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.core.feature ---
05:25:11 [INFO] Execution was skipped
05:25:11 [INFO] 
05:25:11 [INFO] ----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature >----
05:25:11 [INFO] Building [feature] Equinox p2, backward compatibility support 1.4.2000-SNAPSHOT [282/520]
05:25:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
05:25:11 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/target
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] The project's OSGi version is 1.4.2000.v20230324-1104
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/saveproperties
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/src/main/resources
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/src/main/resources
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/target/org.eclipse.equinox.p2.extras.feature-1.4.2000-SNAPSHOT.jar
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
05:25:11     The main artifact has been replaced with the baseline version.
05:25:11 
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/target/org.eclipse.equinox.p2.extras.feature-1.4.2000-SNAPSHOT-sources-feature.jar
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:1.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.extras.feature/.polyglot.feature.xml
05:25:11     The main artifact has been replaced with the baseline version.
05:25:11     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:11 
05:25:11 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:xml:p2metadata:1.4.2000-SNAPSHOT already attached, replace previous instance
05:25:11 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.extras.feature:xml:p2artifacts:1.4.2000-SNAPSHOT already attached, replace previous instance
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.extras.feature ---
05:25:11 [INFO] Execution was skipped
05:25:11 [INFO] 
05:25:11 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport >----
05:25:11 [INFO] Building [bundle] Equinox Provisioning Import and Export 1.4.0-SNAPSHOT [283/520]
05:25:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
05:25:11 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/saveproperties
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] Resolving class path of [bundle] Equinox Provisioning Import and Export
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/src/main/resources
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/src/main/resources
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/target/classes
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/src/test/resources
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/target/org.eclipse.equinox.p2.ui.importexport-1.4.0-SNAPSHOT-sources.jar
05:25:11 [INFO] 
05:25:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/target/org.eclipse.equinox.p2.ui.importexport-1.4.0-SNAPSHOT.jar
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:12 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
05:25:12     The main artifact has been replaced with the baseline version.
05:25:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:12 
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:12 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.importexport/.polyglot.META-INF
05:25:12     The main artifact has been replaced with the baseline version.
05:25:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:12 
05:25:12 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:25:12 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.importexport:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui.importexport ---
05:25:12 [INFO] Execution was skipped
05:25:12 [INFO] 
05:25:12 [INFO] --------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk >--------
05:25:12 [INFO] Building [bundle] Equinox Provisioning Platform Update Support 1.3.0-SNAPSHOT [284/520]
05:25:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
05:25:12 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/saveproperties
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] Resolving class path of [bundle] Equinox Provisioning Platform Update Support
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/src/main/resources
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/src/main/resources
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/target/classes
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/src/test/resources
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/target/org.eclipse.equinox.p2.ui.sdk-1.3.0-SNAPSHOT-sources.jar
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/target/org.eclipse.equinox.p2.ui.sdk-1.3.0-SNAPSHOT.jar
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
05:25:12     The main artifact has been replaced with the baseline version.
05:25:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:12 
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/.polyglot.META-INF
05:25:12     The main artifact has been replaced with the baseline version.
05:25:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:12 
05:25:12 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:25:12 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui.sdk ---
05:25:12 [INFO] Execution was skipped
05:25:12 [INFO] 
05:25:12 [INFO] ----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker >-----
05:25:12 [INFO] Building [bundle] Equinox Provisioning Update Checker 1.3.100-SNAPSHOT [285/520]
05:25:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
05:25:12 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] The project's OSGi version is 1.3.100.v20221111-1340
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/saveproperties
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] Resolving class path of [bundle] Equinox Provisioning Update Checker
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/src/main/resources
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/src/main/resources
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/target/classes
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/src/test/resources
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/target/org.eclipse.equinox.p2.updatechecker-1.3.100-SNAPSHOT-sources.jar
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/target/org.eclipse.equinox.p2.updatechecker-1.3.100-SNAPSHOT.jar
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
05:25:12     The main artifact has been replaced with the baseline version.
05:25:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:12 
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.updatechecker/.polyglot.META-INF
05:25:12     The main artifact has been replaced with the baseline version.
05:25:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:12 
05:25:12 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:xml:p2metadata:1.3.100-SNAPSHOT already attached, replace previous instance
05:25:12 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.updatechecker:xml:p2artifacts:1.3.100-SNAPSHOT already attached, replace previous instance
05:25:12 [INFO] 
05:25:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.updatechecker ---
05:25:12 [INFO] Execution was skipped
05:25:12 [INFO] 
05:25:12 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler >---
05:25:12 [INFO] Building [bundle] Equinox Provisioning Platform Automatic Update Support 1.6.0-SNAPSHOT [286/520]
05:25:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
05:25:12 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] The project's OSGi version is 1.6.0.v20230322-1009
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/saveproperties
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] Resolving class path of [bundle] Equinox Provisioning Platform Automatic Update Support
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/src/main/resources
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/src/main/resources
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/target/classes
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/src/test/resources
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/target/org.eclipse.equinox.p2.ui.sdk.scheduler-1.6.0-SNAPSHOT-sources.jar
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/target/org.eclipse.equinox.p2.ui.sdk.scheduler-1.6.0-SNAPSHOT.jar
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
05:25:13     The main artifact has been replaced with the baseline version.
05:25:13     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:13 
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.polyglot.META-INF
05:25:13     The main artifact has been replaced with the baseline version.
05:25:13     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:13 
05:25:13 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
05:25:13 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.sdk.scheduler:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui.sdk.scheduler ---
05:25:13 [INFO] Execution was skipped
05:25:13 [INFO] 
05:25:13 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature >------
05:25:13 [INFO] Building [feature] Equinox p2, minimal support for RCP applications 1.4.2000-SNAPSHOT [287/520]
05:25:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
05:25:13 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/target
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] The project's OSGi version is 1.4.2000.v20230324-1104
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/saveproperties
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/src/main/resources
05:25:13 [INFO] 
05:25:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/src/main/resources
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/target/org.eclipse.equinox.p2.rcp.feature-1.4.2000-SNAPSHOT.jar
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
05:25:13     The main artifact has been replaced with the baseline version.
05:25:13 
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/target/org.eclipse.equinox.p2.rcp.feature-1.4.2000-SNAPSHOT-sources-feature.jar
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:1.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.rcp.feature/.polyglot.feature.xml
05:25:13     The main artifact has been replaced with the baseline version.
05:25:13     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:13 
05:25:13 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:xml:p2metadata:1.4.2000-SNAPSHOT already attached, replace previous instance
05:25:13 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.rcp.feature:xml:p2artifacts:1.4.2000-SNAPSHOT already attached, replace previous instance
05:25:13 [INFO] 
05:25:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.rcp.feature ---
05:25:13 [INFO] Execution was skipped
05:25:13 [INFO] 
05:25:13 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui >--------
05:25:13 [INFO] Building [feature] Equinox p2, Provisioning for IDEs. 2.4.2000-SNAPSHOT [288/520]
05:25:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
05:25:13 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/target
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] The project's OSGi version is 2.4.2000.v20230324-1104
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/saveproperties
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/src/main/resources
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/src/main/resources
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/target/org.eclipse.equinox.p2.user.ui-2.4.2000-SNAPSHOT.jar
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
05:25:14     The main artifact has been replaced with the baseline version.
05:25:14 
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/target/org.eclipse.equinox.p2.user.ui-2.4.2000-SNAPSHOT-sources-feature.jar
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:2.4.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.user.ui/.polyglot.feature.xml
05:25:14     The main artifact has been replaced with the baseline version.
05:25:14     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:14 
05:25:14 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:xml:p2metadata:2.4.2000-SNAPSHOT already attached, replace previous instance
05:25:14 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.user.ui:xml:p2artifacts:2.4.2000-SNAPSHOT already attached, replace previous instance
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.user.ui ---
05:25:14 [INFO] Execution was skipped
05:25:14 [INFO] 
05:25:14 [INFO] ---------< org.eclipse.platform.feature:org.eclipse.platform >----------
05:25:14 [INFO] Building org.eclipse.platform.feature 4.28.0-SNAPSHOT          [289/520]
05:25:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
05:25:14 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.platform ---
05:25:14 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/target
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.platform ---
05:25:14 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.platform ---
05:25:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/saveproperties
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.platform ---
05:25:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/src/main/resources
05:25:14 [INFO] 
05:25:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.platform ---
05:25:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/src/main/resources
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.platform ---
05:25:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/target/org.eclipse.platform-4.28.0-SNAPSHOT.jar
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.platform ---
05:25:14 [INFO] No baseline version MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.platform ---
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.platform ---
05:25:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/target/org.eclipse.platform-4.28.0-SNAPSHOT-sources-feature.jar
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.platform ---
05:25:14 [INFO] No baseline version MavenProject: org.eclipse.platform.feature:org.eclipse.platform:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml
05:25:14 [WARNING] artifact org.eclipse.platform.feature:org.eclipse.platform:xml:p2metadata:4.28.0-SNAPSHOT already attached, replace previous instance
05:25:14 [WARNING] artifact org.eclipse.platform.feature:org.eclipse.platform:xml:p2artifacts:4.28.0-SNAPSHOT already attached, replace previous instance
05:25:14 [INFO] 
05:25:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.platform ---
05:25:14 [INFO] Execution was skipped
05:25:14 [INFO] 
05:25:14 [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.ua.ui >----------------
05:25:14 [INFO] Building [bundle] PDE UA UI 1.2.500-SNAPSHOT                   [290/520]
05:25:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
05:25:15 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:15 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:15 [INFO] 
05:25:15 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] 
05:25:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] The project's OSGi version is 1.2.500.v20230309-2211
05:25:15 [INFO] 
05:25:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] 
05:25:15 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] 
05:25:15 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/saveproperties
05:25:15 [INFO] 
05:25:15 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] 
05:25:15 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] 
05:25:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] Resolving class path of [bundle] PDE UA UI
05:25:15 [INFO] 
05:25:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/src/main/resources
05:25:15 [INFO] 
05:25:15 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/src/main/resources
05:25:15 [INFO] 
05:25:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ua.ui ---
05:25:15 [INFO] Compiling 146 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/target/classes
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/src/test/resources
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/target/org.eclipse.pde.ua.ui-1.2.500-SNAPSHOT-sources.jar
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/target/org.eclipse.pde.ua.ui-1.2.500-SNAPSHOT.jar
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ua.ui:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.ui/.polyglot.META-INF
05:25:16     The main artifact has been replaced with the baseline version.
05:25:16     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:16 
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ua.ui ---
05:25:16 [INFO] Execution was skipped
05:25:16 [INFO] 
05:25:16 [INFO] ------------------< org.eclipse.pde:org.eclipse.pde >-------------------
05:25:16 [INFO] Building org.eclipse.pde 3.13.2300-SNAPSHOT                    [291/520]
05:25:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde ---
05:25:16 [INFO] The project's OSGi version is 3.13.2300.v20230330-0915
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde ---
05:25:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/saveproperties
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde ---
05:25:16 [INFO] Resolving class path of org.eclipse.pde
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde ---
05:25:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/src/main/resources
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde ---
05:25:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/src/main/resources
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde ---
05:25:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/src/test/resources
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde ---
05:25:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/target/org.eclipse.pde-3.13.2300-SNAPSHOT-sources.jar
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.pde ---
05:25:16 [INFO] Copying 1 resource from  to target
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde ---
05:25:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/target/org.eclipse.pde-3.13.2300-SNAPSHOT.jar
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde ---
05:25:16 [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde:3.13.2300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde/pom.xml
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde ---
05:25:16 [INFO] Execution was skipped
05:25:16 [INFO] 
05:25:16 [INFO] ------------< org.eclipse.pde:org.eclipse.pde.ui.templates >------------
05:25:16 [INFO] Building [bundle] PDE Templates 3.7.900-SNAPSHOT               [292/520]
05:25:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
05:25:16 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] The project's OSGi version is 3.7.900.v20230308-2313
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/saveproperties
05:25:16 [INFO] 
05:25:16 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] 
05:25:16 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] 
05:25:16 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ui.templates ---
05:25:16 [INFO] Resolving class path of [bundle] PDE Templates
05:25:17 [INFO] 
05:25:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/src/main/resources
05:25:17 [INFO] 
05:25:17 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/src/main/resources
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] Compiling 61 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/target/classes
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] 
05:25:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/src/test/resources
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/target/org.eclipse.pde.ui.templates-3.7.900-SNAPSHOT-sources.jar
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/target/org.eclipse.pde.ui.templates-3.7.900-SNAPSHOT.jar
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates:3.7.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates/.polyglot.META-INF
05:25:17     The main artifact has been replaced with the baseline version.
05:25:17     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:17 
05:25:17 [INFO] 
05:25:17 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ui.templates ---
05:25:17 [INFO] Execution was skipped
05:25:17 [INFO] 
05:25:17 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.doc.user >--------------
05:25:17 [INFO] Building org.eclipse.pde.doc.user 3.14.2000-SNAPSHOT           [293/520]
05:25:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
05:25:17 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:18 [INFO] 
05:25:18 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] 
05:25:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] The project's OSGi version is 3.14.2000.v20230330-0610
05:25:18 [INFO] 
05:25:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] 
05:25:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] 
05:25:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/saveproperties
05:25:18 [INFO] 
05:25:18 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] 
05:25:18 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] 
05:25:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] Resolving class path of org.eclipse.pde.doc.user
05:25:18 [INFO] 
05:25:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/src/main/resources
05:25:18 [INFO] 
05:25:18 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/src/main/resources
05:25:18 [INFO] 
05:25:18 [INFO] --- maven-dependency-plugin:3.5.0:copy-dependencies (copy) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] Copying org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.update.configurator-3.5.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.help-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.help-3.10.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.debug-3.21.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.pde.core-3.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.pde.core-3.17.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.doc.isv-3.14.2000-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.doc.isv-3.14.2000-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.pde.build-3.11.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.pde.build-3.11.500-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.junit-3.16.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.junit-3.16.0-SNAPSHOT.jar
05:25:18 [INFO] Copying bcpg-jdk18on-1.72.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/bcpg-jdk18on-1.72.2.jar
05:25:18 [INFO] Copying bcprov-jdk18on-1.72.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/bcprov-jdk18on-1.72.jar
05:25:18 [INFO] Copying biz.aQute.bndlib-6.4.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/biz.aQute.bndlib-6.4.0.jar
05:25:18 [INFO] Copying org.osgi.dto-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.dto-1.0.0.jar
05:25:18 [INFO] Copying org.osgi.resource-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.resource-1.0.0.jar
05:25:18 [INFO] Copying org.osgi.framework-1.8.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.framework-1.8.0.jar
05:25:18 [INFO] Copying org.osgi.util.tracker-1.5.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.util.tracker-1.5.4.jar
05:25:18 [INFO] Copying org.osgi.service.log-1.3.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.service.log-1.3.0.jar
05:25:18 [INFO] Copying biz.aQute.bnd.util-6.4.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/biz.aQute.bnd.util-6.4.0.jar
05:25:18 [INFO] Copying org.eclipse.osgi-3.18.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.osgi-3.18.400-SNAPSHOT.jar
05:25:18 [INFO] Copying org.osgi.service.repository-1.1.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.service.repository-1.1.0.jar
05:25:18 [INFO] Copying org.osgi.util.function-1.2.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.util.function-1.2.0.jar
05:25:18 [INFO] Copying osgi.annotation-8.0.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/osgi.annotation-8.0.1.jar
05:25:18 [INFO] Copying org.osgi.util.promise-1.3.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.util.promise-1.3.0.jar
05:25:18 [INFO] Copying slf4j-api-1.7.36.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/slf4j-api-1.7.36.jar
05:25:18 [INFO] Copying icu4j-72.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/icu4j-72.1.jar
05:25:18 [INFO] Copying javax.el-3.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/javax.el-3.0.0.jar
05:25:18 [INFO] Copying jna-5.13.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/jna-5.13.0.jar
05:25:18 [INFO] Copying jna-platform-5.13.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/jna-platform-5.13.0.jar
05:25:18 [INFO] Copying jakarta.servlet-api-4.0.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/jakarta.servlet-api-4.0.4.jar
05:25:18 [INFO] Copying javax.annotation-1.3.5.v20221203-1659.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/javax.annotation-1.3.5.v20221203-1659.jar
05:25:18 [INFO] Copying javax.inject-1.0.0.v20220405-0441.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/javax.inject-1.0.0.v20220405-0441.jar
05:25:18 [INFO] Copying javax.servlet.jsp-api-2.3.3.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/javax.servlet.jsp-api-2.3.3.jar
05:25:18 [INFO] Copying ant-antlr.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-antlr.jar.jar
05:25:18 [INFO] Copying ant-apache-bcel.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-bcel.jar.jar
05:25:18 [INFO] Copying ant-apache-bsf.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-bsf.jar.jar
05:25:18 [INFO] Copying ant-apache-log4j.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-log4j.jar.jar
05:25:18 [INFO] Copying ant-apache-oro.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-oro.jar.jar
05:25:18 [INFO] Copying ant-apache-regexp.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-regexp.jar.jar
05:25:18 [INFO] Copying ant-apache-resolver.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-resolver.jar.jar
05:25:18 [INFO] Copying ant-apache-xalan2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-apache-xalan2.jar.jar
05:25:18 [INFO] Copying ant-commons-logging.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-commons-logging.jar.jar
05:25:18 [INFO] Copying ant-commons-net.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-commons-net.jar.jar
05:25:18 [INFO] Copying ant-imageio.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-imageio.jar.jar
05:25:18 [INFO] Copying ant-jai.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jai.jar.jar
05:25:18 [INFO] Copying ant-javamail.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-javamail.jar.jar
05:25:18 [INFO] Copying ant-jdepend.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jdepend.jar.jar
05:25:18 [INFO] Copying ant-jmf.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jmf.jar.jar
05:25:18 [INFO] Copying ant-jsch.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-jsch.jar.jar
05:25:18 [INFO] Copying ant-junit.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junit.jar.jar
05:25:18 [INFO] Copying ant-junit4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junit4.jar.jar
05:25:18 [INFO] Copying ant-junitlauncher.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-junitlauncher.jar.jar
05:25:18 [INFO] Copying ant-launcher.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-launcher.jar.jar
05:25:18 [INFO] Copying ant-netrexx.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-netrexx.jar.jar
05:25:18 [INFO] Copying ant-swing.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-swing.jar.jar
05:25:18 [INFO] Copying ant-testutil.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-testutil.jar.jar
05:25:18 [INFO] Copying ant-xz.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant-xz.jar.jar
05:25:18 [INFO] Copying ant.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.ant-1.10.12.v20211102-1452-lib/ant.jar.jar
05:25:18 [INFO] Copying org.apache.batik.constants-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.batik.constants-1.16.0.v20221027-0840.jar
05:25:18 [INFO] Copying org.apache.batik.css-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.batik.css-1.16.0.v20221027-0840.jar
05:25:18 [INFO] Copying org.apache.batik.util-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.batik.util-1.16.0.v20221027-0840.jar
05:25:18 [INFO] Copying org.apache.batik.i18n-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.batik.i18n-1.16.0.v20221027-0840.jar
05:25:18 [INFO] Copying org.apache.xmlgraphics-2.7.0.v20221018-0736.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar
05:25:18 [INFO] Copying org.w3c.dom.svg-1.1.0.v201011041433.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.w3c.dom.svg-1.1.0.v201011041433.jar
05:25:18 [INFO] Copying org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar
05:25:18 [INFO] Copying org.w3c.css.sac-1.3.1.v200903091627.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.w3c.css.sac-1.3.1.v200903091627.jar
05:25:18 [INFO] Copying commons-collections-3.2.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/commons-collections-3.2.2.jar
05:25:18 [INFO] Copying commons-beanutils-1.9.4.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/commons-beanutils-1.9.4.jar
05:25:18 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/commons-logging-1.2.jar
05:25:18 [INFO] Copying org.apache.commons.logging-1.2.0.v20180409-1502.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.commons.logging-1.2.0.v20180409-1502.jar
05:25:18 [INFO] Copying commons-io-2.11.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/commons-io-2.11.0.jar
05:25:18 [INFO] Copying commons-jxpath-1.3.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/commons-jxpath-1.3.jar
05:25:18 [INFO] Copying org.jdom-1.1.1.v201101151400.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.jdom-1.1.1.v201101151400.jar
05:25:18 [INFO] Copying org.apache.felix.scr-2.2.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.apache.felix.scr-2.2.6.jar
05:25:18 [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/animal-sniffer-annotations-1.9.jar
05:25:18 [INFO] Copying org.osgi.service.component-1.5.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.service.component-1.5.1.jar
05:25:18 [INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.namespace.extender-1.0.1.jar
05:25:18 [INFO] Copying org.eclipse.ant.core-3.7.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ant.core-3.7.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.runtime-3.27.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.variables-3.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.variables-3.6.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.compare-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.compare-3.9.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui-3.203.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui-3.203.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.resources-3.19.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.resources-3.19.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jface.text-3.24.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jface.text-3.24.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.ide-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.ide-3.21.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.views-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.views-3.12.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.workbench.texteditor-3.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.workbench.texteditor-3.17.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.expressions-3.9.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.editors-3.16.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.editors-3.16.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.forms-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.forms-3.12.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.compare.core-3.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.compare.core-3.8.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.commands-3.11.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.commands-3.11.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.common-3.17.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.contenttype-3.9.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.preferences-3.10.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.registry-3.11.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.databinding-1.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.databinding-1.13.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.databinding.observable-1.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.databinding.observable-1.13.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.databinding.property-1.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.databinding.property-1.10.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.filebuffers-3.8.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.text-3.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.text-3.13.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.filesystem-1.10.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.core.jobs-3.14.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.app-1.6.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.debug.core-3.21.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.debug.core-3.21.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.debug.ui-3.18.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.debug.ui-3.18.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.console-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.console-3.12.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.services-1.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.services-1.6.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.commands-1.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.commands-1.1.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.di-1.9.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.contexts-1.12.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.services-2.4.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.osgi.service.event-1.4.1.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.service.event-1.4.1.jar
05:25:18 [INFO] Copying org.osgi.namespace.implementation-1.0.0.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.namespace.implementation-1.0.0.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.di.annotations-1.8.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.di.extensions-0.18.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.di.extensions-0.18.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.core.di.extensions.supplier-0.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.core.di.extensions.supplier-0.17.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.osgi.service.prefs-1.1.2.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.osgi.service.prefs-1.1.2.jar
05:25:18 [INFO] Copying org.eclipse.e4.emf.xpath-0.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.emf.xpath-0.4.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.emf.ecore-2.33.0.v20230226-0921.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.emf.ecore-2.33.0.v20230226-0921.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.bindings-0.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.bindings-0.14.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.swt-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jface-3.30.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jface-3.30.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.css.core-0.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.css.core-0.14.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.css.swt-0.15.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.css.swt-0.15.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.css.swt.theme-0.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.css.swt.theme-0.14.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.di-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.di-1.5.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.dialogs-1.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.dialogs-1.4.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.ide-3.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.ide-3.17.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.model.workbench-2.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.model.workbench-2.4.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.event-1.6.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.event-1.6.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.widgets-1.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.widgets-1.4.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.workbench-1.15.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.workbench-1.15.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar
05:25:18 [INFO] Copying org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.workbench.addons.swt-1.5.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.workbench.addons.swt-1.5.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.workbench.renderers.swt-0.16.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.workbench.renderers.swt-0.16.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.workbench.swt-0.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.workbench.swt-0.17.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jface.databinding-1.15.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jface.databinding-1.15.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.e4.ui.workbench3-0.17.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.e4.ui.workbench3-0.17.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.urischeme-1.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.urischeme-1.3.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.emf.common-2.28.0.v20230223-0922.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.emf.common-2.28.0.v20230223-0922.jar
05:25:18 [INFO] Copying org.eclipse.equinox.bidi-1.4.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.bidi-1.4.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.frameworkadmin-2.2.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.frameworkadmin.equinox-1.2.300-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.artifact.repository-1.4.800-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.metadata-2.6.300-SNAPSHOT.jar
05:25:18 [INFO] Copying xz-1.9.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/xz-1.9.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.core-2.9.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.jarprocessor-1.2.500-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.repository-2.6.400-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.director-2.6.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.ow2.sat4j.core-2.3.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.ow2.sat4j.core-2.3.6.jar
05:25:18 [INFO] Copying org.ow2.sat4j.pb-2.3.6.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.ow2.sat4j.pb-2.3.6.jar
05:25:18 [INFO] Copying org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.simpleconfigurator-1.4.200-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.engine-2.8.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.metadata.repository-1.4.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.garbagecollector-1.3.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.publisher-1.7.300-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.publisher.eclipse-1.4.300-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.security-1.3.1000-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.repository.tools-2.3.300-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.core-3.34.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.core.compiler.batch-3.34.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.core.manipulation-1.19.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.core.manipulation-1.19.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ltk.core.refactoring-3.14.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ltk.core.refactoring-3.14.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.launching-3.20.0-SNAPSHOT.jar
05:25:18 [INFO] Copying jdimodel.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.debug-3.21.0.qualifier-jdimodel.jar.jar
05:25:18 [INFO] Copying org.eclipse.jdt.debug.ui-3.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.debug.ui-3.13.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.ui-3.29.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.ui-3.29.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.search-3.15.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.search-3.15.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.junit.runtime-3.7.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.junit.runtime-3.7.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ltk.ui.refactoring-3.13.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ltk.ui.refactoring-3.13.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.jdt.junit.core-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.jdt.junit.core-3.12.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.junit-4.13.2.v20211018-1956.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.junit-4.13.2.v20211018-1956.jar
05:25:18 [INFO] Copying org.eclipse.team.ui-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.team.ui-3.10.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.team.core-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.team.core-3.10.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.navigator-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.navigator-3.12.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.navigator.resources-3.9.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.navigator.resources-3.9.0-SNAPSHOT.jar
05:25:18 [INFO] Copying pdebuild.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.pde.build-3.11.500.qualifier-pdebuild.jar.jar
05:25:18 [INFO] Copying org.eclipse.swt.gtk.linux.x86_64-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt.gtk.linux.x86_64-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.workbench-3.129.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.workbench-3.129.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.ui.views.properties.tabbed-3.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.ui.views.properties.tabbed-3.10.0-SNAPSHOT.jar
05:25:18 [INFO] Copying org.hamcrest.core-1.3.0.v20180420-1519.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.hamcrest.core-1.3.0.v20180420-1519.jar
05:25:18 [INFO] Copying org.w3c.dom.smil-1.0.1.v200903091627.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.w3c.dom.smil-1.0.1.v200903091627.jar
05:25:18 [INFO] Copying slf4j-nop-1.7.36.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/slf4j-nop-1.7.36.jar
05:25:18 [INFO] Copying org.eclipse.swt.gtk.linux.ppc64le-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt.gtk.linux.ppc64le-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.swt.gtk.linux.aarch64-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt.gtk.linux.aarch64-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.swt.win32.win32.x86_64-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt.win32.win32.x86_64-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.swt.cocoa.macosx.x86_64-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt.cocoa.macosx.x86_64-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] Copying org.eclipse.swt.cocoa.macosx.aarch64-3.123.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/dependency/org.eclipse.swt.cocoa.macosx.aarch64-3.123.100-SNAPSHOT.jar
05:25:18 [INFO] 
05:25:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] 
05:25:18 [INFO] --- tycho-eclipserun-plugin:4.0.0-SNAPSHOT:eclipse-run (dont_skip_me) @ org.eclipse.pde.doc.user ---
05:25:18 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
05:25:18 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/data/.metadata/.log
05:25:18 [INFO] Command line:
05:25:18 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/eclipse-aggregator-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/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/data, -consolelog, -debug, -data, target/workspace, -application, org.eclipse.ant.core.antRunner, -quiet, -buildfile, buildDoc.xml, -Dbasedir.properties=cbi_basedirs.properties, -Declipse.javadoc=${eclipse.javadoc}]
05:25:18 Configuration location:
05:25:18     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/configuration/
05:25:18 Configuration file:
05:25:18     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/configuration/config.ini loaded
05:25:18 Install location:
05:25:18     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/
05:25:18 Framework located:
05:25:18     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:25:18 Framework classpath:
05:25:18     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230323-1847/org.eclipse.osgi-3.18.400.v20230323-1847.jar
05:25:18 Debug options:
05:25:18     file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/.options not found
05:25:19 Time to load bundles: 332
05:25:19 Starting application: 1087
05:25:19 Application started in : 1091ms
05:25:20 Apache Ant(TM) version 1.10.12 compiled on October 13 2021
05:25:20 WARNING: A terminally deprecated method in java.lang.System has been called
05:25:20 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/51/0/.cp/lib/antsupportlib.jar)
05:25:20 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:25:20 WARNING: System::setSecurityManager will be removed in a future release
05:25:20      [echo] env.JAVA_DOC_PROXIES: ${env.JAVA_DOC_PROXIES}
05:25:20      [echo] org.eclipse.pde.doc.user/buildDoc.xml - generateJavadoc:
05:25:20      [echo]       Using javadocExecutable: /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/javadoc
05:25:24      [exec] Result: 1
05:25:26 [help.buildHelpIndex] Help documentation could not be indexed completely.
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/ui/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/core/project/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/core/build/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/launching/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/core/target/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/api/tools/annotations/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/ui/templates/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/ui/launcher/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/core/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/build/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/ui/target/package-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/overview-summary.html
05:25:26 [help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/pde/core/plugin/package-summary.html
05:25:26 BUILD SUCCESSFUL
05:25:26 
05:25:26 BUILD SUCCESSFUL
05:25:26 Total time: 5 seconds
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] 
05:25:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/src/test/resources
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.doc.user ---
05:25:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/target/org.eclipse.pde.doc.user-3.14.2000-SNAPSHOT.jar
05:25:26 [INFO] 
05:25:26 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.doc.user ---
05:25:27 [WARNING] MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml: baseline and build artifacts have same version but different contents
05:25:27    no-classifier: different
05:25:27       index/_1.fdm: different
05:25:27       index/_1.fdt: different
05:25:27       index/_1.fdx: different
05:25:27       index/_1.fnm: different
05:25:27       index/_1.nvd: different
05:25:27       index/_1.nvm: different
05:25:27       index/_1.si: different
05:25:27       index/_1_Lucene90_0.doc: different
05:25:27       index/_1_Lucene90_0.pos: different
05:25:27       index/_1_Lucene90_0.tim: different
05:25:27       index/_1_Lucene90_0.tip: different
05:25:27       index/_1_Lucene90_0.tmd: different
05:25:27       index/indexed_contributions: different
05:25:27       index/indexed_dependencies: different
05:25:27       index/indexed_docs: different
05:25:27       index/segments_1: different
05:25:27 
05:25:27 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.doc.user:3.14.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.pde.doc.user/pom.xml
05:25:27     The main artifact has been replaced with the baseline version.
05:25:27 
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.doc.user ---
05:25:27 [INFO] Execution was skipped
05:25:27 [INFO] 
05:25:27 [INFO] -----------< org.eclipse.pde:org.eclipse.pde.junit.runtime >------------
05:25:27 [INFO] Building [bundle] PDE JUnit Runtime Support 3.6.200-SNAPSHOT   [294/520]
05:25:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
05:25:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] The project's OSGi version is 3.6.200.v20220523-1051
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/saveproperties
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] Resolving class path of [bundle] PDE JUnit Runtime Support
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/src/main/resources
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/src/main/resources
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/target/classes
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/src/test/resources
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/target/org.eclipse.pde.junit.runtime-3.6.200-SNAPSHOT-sources.jar
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/target/org.eclipse.pde.junit.runtime-3.6.200-SNAPSHOT.jar
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime:3.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime/.polyglot.META-INF
05:25:27     The main artifact has been replaced with the baseline version.
05:25:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:27 
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.junit.runtime ---
05:25:27 [INFO] Execution was skipped
05:25:27 [INFO] 
05:25:27 [INFO] ----------------< org.eclipse.pde:org.eclipse.ui.trace >----------------
05:25:27 [INFO] Building [bundle] Equinox Dynamic Tracing Enablement UI  1.2.200-SNAPSHOT [295/520]
05:25:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
05:25:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.trace ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.trace ---
05:25:27 [INFO] The project's OSGi version is 1.2.200.v20220310-2159
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.trace ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.trace ---
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.trace ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/saveproperties
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.trace ---
05:25:27 [INFO] 
05:25:27 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.trace ---
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.trace ---
05:25:27 [INFO] Resolving class path of [bundle] Equinox Dynamic Tracing Enablement UI 
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.trace ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/src/main/resources
05:25:27 [INFO] 
05:25:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.trace ---
05:25:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/src/main/resources
05:25:27 [INFO] 
05:25:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.trace ---
05:25:27 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/target/classes
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.trace ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.trace ---
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.trace ---
05:25:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/src/test/resources
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.trace ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.trace ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.trace ---
05:25:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/target/org.eclipse.ui.trace-1.2.200-SNAPSHOT-sources.jar
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.trace ---
05:25:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/target/org.eclipse.ui.trace-1.2.200-SNAPSHOT.jar
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.trace ---
05:25:28 [INFO] MavenProject: org.eclipse.pde:org.eclipse.ui.trace:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.ui.trace/.polyglot.META-INF
05:25:28     The main artifact has been replaced with the baseline version.
05:25:28     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:28 
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.trace ---
05:25:28 [INFO] Execution was skipped
05:25:28 [INFO] 
05:25:28 [INFO] ----------------------< org.eclipse.pde:features >----------------------
05:25:28 [INFO] Building [aggregator] features 4.28.0-SNAPSHOT                 [296/520]
05:25:28 [INFO] --------------------------------[ pom ]---------------------------------
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ features ---
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ features ---
05:25:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/saveproperties
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ features ---
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ features ---
05:25:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/src/main/resources
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ features ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ features ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ features ---
05:25:28 [INFO] Execution was skipped
05:25:28 [INFO] 
05:25:28 [INFO] ------------------< org.eclipse.pde:org.eclipse.pde >-------------------
05:25:28 [INFO] Building [feature] Eclipse Plug-in Development Environment 3.15.0-SNAPSHOT [297/520]
05:25:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
05:25:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde ---
05:25:28 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/target
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.pde ---
05:25:28 [INFO] The project's OSGi version is 3.15.0.v20230330-0915
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde ---
05:25:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/saveproperties
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde ---
05:25:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/src/main/resources
05:25:28 [INFO] 
05:25:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde ---
05:25:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/src/main/resources
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.pde ---
05:25:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/target/org.eclipse.pde-3.15.0-SNAPSHOT.jar
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde ---
05:25:28 [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.pde ---
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.pde ---
05:25:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/target/org.eclipse.pde-3.15.0-SNAPSHOT-sources-feature.jar
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.pde ---
05:25:28 [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde-feature/.polyglot.feature.xml
05:25:28 [WARNING] artifact org.eclipse.pde:org.eclipse.pde:xml:p2metadata:3.15.0-SNAPSHOT already attached, replace previous instance
05:25:28 [WARNING] artifact org.eclipse.pde:org.eclipse.pde:xml:p2artifacts:3.15.0-SNAPSHOT already attached, replace previous instance
05:25:28 [INFO] 
05:25:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde ---
05:25:28 [INFO] Execution was skipped
05:25:28 [INFO] 
05:25:28 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.ua.tests >--------------
05:25:28 [INFO] Building org.eclipse.pde.ua.tests 1.2.100-SNAPSHOT             [298/520]
05:25:28 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
05:25:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:29 [INFO] 
05:25:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] 
05:25:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] The project's OSGi version is 1.2.100.v20221111-1233
05:25:29 [INFO] 
05:25:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] 
05:25:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] 
05:25:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/saveproperties
05:25:29 [INFO] 
05:25:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] 
05:25:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] 
05:25:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] Resolving class path of org.eclipse.pde.ua.tests
05:25:29 [INFO] 
05:25:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/src/main/resources
05:25:29 [INFO] 
05:25:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/src/main/resources
05:25:29 [INFO] 
05:25:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ua.tests ---
05:25:29 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/target/classes
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/src/test/resources
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/target/org.eclipse.pde.ua.tests-1.2.100-SNAPSHOT-sources.jar
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/tests.jar
05:25:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/target/org.eclipse.pde.ua.tests-1.2.100-SNAPSHOT.jar
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ua.tests ---
05:25:30 [WARNING] MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml: baseline and build artifacts have same version but different contents
05:25:30    classifier-sources: not present in baseline
05:25:30 
05:25:30 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ua.tests:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ua/org.eclipse.pde.ua.tests/pom.xml
05:25:30     The main artifact has been replaced with the baseline version.
05:25:30     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:25:30 
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] Skipping tests
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ua.tests ---
05:25:30 [INFO] Execution was skipped
05:25:30 [INFO] 
05:25:30 [INFO] --------< org.eclipse.pde:org.eclipse.pde.junit.runtime.tests >---------
05:25:30 [INFO] Building org.eclipse.pde.junit.runtime.tests 3.7.0-SNAPSHOT    [299/520]
05:25:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
05:25:30 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] The project's OSGi version is 3.7.0.v20230221-2131
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/saveproperties
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] Resolving class path of org.eclipse.pde.junit.runtime.tests
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/src/main/resources
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/src/main/resources
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/target/classes
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/src/test/resources
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.junit.runtime.tests ---
05:25:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/target/org.eclipse.pde.junit.runtime.tests-3.7.0-SNAPSHOT-sources.jar
05:25:30 [INFO] 
05:25:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.junit.runtime.tests ---
05:25:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/target/org.eclipse.pde.junit.runtime.tests-3.7.0-SNAPSHOT.jar
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.junit.runtime.tests ---
05:25:31 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.junit.runtime.tests:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.junit.runtime.tests/pom.xml
05:25:31     The main artifact has been replaced with the baseline version.
05:25:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:31 
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.junit.runtime.tests ---
05:25:31 [INFO] Skipping tests
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.junit.runtime.tests ---
05:25:31 [INFO] Execution was skipped
05:25:31 [INFO] 
05:25:31 [INFO] --------< org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport >--------
05:25:31 [INFO] Building org.eclipse.pde.ui.tests.smartimport 1.2.0-SNAPSHOT   [300/520]
05:25:31 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
05:25:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:31 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
05:25:31 [INFO] 
05:25:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] The project's OSGi version is 1.2.0.v20221209-1019
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] 
05:25:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/saveproperties
05:25:31 [INFO] 
05:25:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] 
05:25:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] 
05:25:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:31 [INFO] Resolving class path of org.eclipse.pde.ui.tests.smartimport
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Copying 9 resources from resources to target/classes
05:25:32 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Copying 9 resources from resources to target/resources
05:25:32 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/target/classes
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/src/test/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/target/org.eclipse.pde.ui.tests.smartimport-1.2.0-SNAPSHOT-sources.jar
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/target/org.eclipse.pde.ui.tests.smartimport-1.2.0-SNAPSHOT.jar
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde.ui.tests.smartimport:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.tests.smartimport/pom.xml
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Skipping tests
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ui.tests.smartimport ---
05:25:32 [INFO] Execution was skipped
05:25:32 [INFO] 
05:25:32 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.spy.core >--------------
05:25:32 [INFO] Building [bundle] Spy Core plug-in 1.0.400-SNAPSHOT            [301/520]
05:25:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
05:25:32 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] The project's OSGi version is 1.0.400.v20230314-2302
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/saveproperties
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] Resolving class path of [bundle] Spy Core plug-in
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/src/main/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/src/main/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/target/classes
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/src/test/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/target/org.eclipse.pde.spy.core-1.0.400-SNAPSHOT-sources.jar
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/target/org.eclipse.pde.spy.core-1.0.400-SNAPSHOT.jar
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.core:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.core/.polyglot.META-INF
05:25:32     The main artifact has been replaced with the baseline version.
05:25:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:32 
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.core ---
05:25:32 [INFO] Execution was skipped
05:25:32 [INFO] 
05:25:32 [INFO] -------------< org.eclipse.pde:org.eclipse.pde.spy.bundle >-------------
05:25:32 [INFO] Building [bundle] Bundle Spy 0.12.400-SNAPSHOT                 [302/520]
05:25:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
05:25:32 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] The project's OSGi version is 0.12.400.v20230314-2302
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/saveproperties
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] Resolving class path of [bundle] Bundle Spy
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/src/main/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/src/main/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/target/classes
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/src/test/resources
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/target/org.eclipse.pde.spy.bundle-0.12.400-SNAPSHOT-sources.jar
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.bundle ---
05:25:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/target/org.eclipse.pde.spy.bundle-0.12.400-SNAPSHOT.jar
05:25:32 [INFO] 
05:25:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.bundle ---
05:25:33 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.bundle:0.12.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.bundle/.polyglot.META-INF
05:25:33     The main artifact has been replaced with the baseline version.
05:25:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:33 
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.bundle ---
05:25:33 [INFO] Execution was skipped
05:25:33 [INFO] 
05:25:33 [INFO] -------------< org.eclipse.pde:org.eclipse.pde.spy.event >--------------
05:25:33 [INFO] Building [bundle] Event Spy 1.0.300-SNAPSHOT                   [303/520]
05:25:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
05:25:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] The project's OSGi version is 1.0.300.v20230314-2302
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/saveproperties
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] Resolving class path of [bundle] Event Spy
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/src/main/resources
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/src/main/resources
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/target/classes
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/src/test/resources
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/target/org.eclipse.pde.spy.event-1.0.300-SNAPSHOT-sources.jar
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/target/org.eclipse.pde.spy.event-1.0.300-SNAPSHOT.jar
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.event:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.event/.polyglot.META-INF
05:25:33     The main artifact has been replaced with the baseline version.
05:25:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:33 
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.event ---
05:25:33 [INFO] Execution was skipped
05:25:33 [INFO] 
05:25:33 [INFO] --------------< org.eclipse.pde:org.eclipse.pde.spy.css >---------------
05:25:33 [INFO] Building [bundle] CSS Spy 0.12.500-SNAPSHOT                    [304/520]
05:25:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
05:25:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] The project's OSGi version is 0.12.500.v20230314-2302
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/saveproperties
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] 
05:25:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] Resolving class path of [bundle] CSS Spy
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/src/main/resources
05:25:33 [INFO] 
05:25:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/src/main/resources
05:25:33 [INFO] 
05:25:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.css ---
05:25:33 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/target/classes
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/src/test/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/target/org.eclipse.pde.spy.css-0.12.500-SNAPSHOT-sources.jar
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/target/org.eclipse.pde.spy.css-0.12.500-SNAPSHOT.jar
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.css:0.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.css/.polyglot.META-INF
05:25:34     The main artifact has been replaced with the baseline version.
05:25:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:34 
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.css ---
05:25:34 [INFO] Execution was skipped
05:25:34 [INFO] 
05:25:34 [INFO] -----------< org.eclipse.platform:eclipse.platform.ui.tools >-----------
05:25:34 [INFO] Building eclipse.platform.ui.tools 4.28.0-SNAPSHOT             [305/520]
05:25:34 [INFO] --------------------------------[ pom ]---------------------------------
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/saveproperties
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/src/main/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ui.tools ---
05:25:34 [INFO] Execution was skipped
05:25:34 [INFO] 
05:25:34 [INFO] --------------------< org.eclipse.platform:bundles >--------------------
05:25:34 [INFO] Building [aggregator] bundles 4.28.0-SNAPSHOT                  [306/520]
05:25:34 [INFO] --------------------------------[ pom ]---------------------------------
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ bundles ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ bundles ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/saveproperties
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ bundles ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ bundles ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/src/main/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ bundles ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ bundles ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ bundles ---
05:25:34 [INFO] Execution was skipped
05:25:34 [INFO] 
05:25:34 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.tools.services >---------
05:25:34 [INFO] Building [bundle] Services 4.10.0-SNAPSHOT                     [307/520]
05:25:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.services:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/.polyglot.META-INF
05:25:34 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] The project's OSGi version is 4.10.0.v20230317-0802
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/saveproperties
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] Resolving class path of [bundle] Services
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/src/main/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/src/main/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/target/classes
05:25:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/src/org/eclipse/e4/tools/services/impl/ResourceBundleHelper.java:[20] 
05:25:34 	import java.security.AccessController;
05:25:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:34 The type AccessController has been deprecated since version 17 and marked for removal
05:25:34 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/src/org/eclipse/e4/tools/services/impl/ResourceBundleHelper.java:[400] 
05:25:34 	stream = AccessController.doPrivileged(
05:25:34 	         ^^^^^^^^^^^^^^^^
05:25:34 The type AccessController has been deprecated since version 17 and marked for removal
05:25:34 2 problems (2 warnings)
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/src/test/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/target/org.eclipse.e4.tools.services-4.10.0-SNAPSHOT-sources.jar
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/target/org.eclipse.e4.tools.services-4.10.0-SNAPSHOT.jar
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.services:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.services/.polyglot.META-INF
05:25:34     The main artifact has been replaced with the baseline version.
05:25:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:34 
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.services ---
05:25:34 [INFO] Execution was skipped
05:25:34 [INFO] 
05:25:34 [INFO] ----------< eclipse.platform.ui:org.eclipse.e4.tools.emf.ui >-----------
05:25:34 [INFO] Building org.eclipse.e4.tools.emf.ui 4.8.0-SNAPSHOT            [308/520]
05:25:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:34 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ui:org.eclipse.e4.tools.emf.ui:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
05:25:34 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] The project's OSGi version is 4.8.0.v20230317-0802
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/saveproperties
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] 
05:25:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] Resolving class path of org.eclipse.e4.tools.emf.ui
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/src/main/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/src/main/resources
05:25:34 [INFO] 
05:25:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.emf.ui ---
05:25:34 [INFO] Compiling 228 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/target/classes
05:25:35 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java:[7] 
05:25:35 	import java.security.AccessController;
05:25:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:35 The type AccessController has been deprecated since version 17 and marked for removal
05:25:35 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/ProjectOSGiTranslationProvider.java:[262] 
05:25:35 	stream = AccessController.doPrivileged((PrivilegedExceptionAction<InputStream>) () -> getResourceAsStream(resourceName));
05:25:35 	         ^^^^^^^^^^^^^^^^
05:25:35 The type AccessController has been deprecated since version 17 and marked for removal
05:25:35 2 problems (2 warnings)
05:25:35 [INFO] 
05:25:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] 
05:25:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] 
05:25:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/src/test/resources
05:25:35 [INFO] 
05:25:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] 
05:25:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] 
05:25:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/target/org.eclipse.e4.tools.emf.ui-4.8.0-SNAPSHOT-sources.jar
05:25:35 [INFO] 
05:25:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.emf.ui ---
05:25:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/target/org.eclipse.e4.tools.emf.ui-4.8.0-SNAPSHOT.jar
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.emf.ui ---
05:25:36 [INFO] MavenProject: eclipse.platform.ui:org.eclipse.e4.tools.emf.ui:4.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
05:25:36     The main artifact has been replaced with the baseline version.
05:25:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:36 
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.emf.ui ---
05:25:36 [INFO] Execution was skipped
05:25:36 [INFO] 
05:25:36 [INFO] -------------< org.eclipse.pde:org.eclipse.pde.spy.model >--------------
05:25:36 [INFO] Building [bundle] Model Spy 0.12.600-SNAPSHOT                  [309/520]
05:25:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
05:25:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] The project's OSGi version is 0.12.600.v20230314-2302
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/saveproperties
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] Resolving class path of [bundle] Model Spy
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/src/main/resources
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/src/main/resources
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/target/classes
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/src/test/resources
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/target/org.eclipse.pde.spy.model-0.12.600-SNAPSHOT-sources.jar
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/target/org.eclipse.pde.spy.model-0.12.600-SNAPSHOT.jar
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.model:0.12.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.model/.polyglot.META-INF
05:25:36     The main artifact has been replaced with the baseline version.
05:25:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:36 
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.model ---
05:25:36 [INFO] Execution was skipped
05:25:36 [INFO] 
05:25:36 [INFO] ------------< org.eclipse.pde:org.eclipse.pde.spy.context >-------------
05:25:36 [INFO] Building [bundle] Context Spy 1.0.600-SNAPSHOT                 [310/520]
05:25:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
05:25:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] The project's OSGi version is 1.0.600.v20230314-2302
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/saveproperties
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] Resolving class path of [bundle] Context Spy
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/src/main/resources
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/src/main/resources
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/target/classes
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/src/test/resources
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/target/org.eclipse.pde.spy.context-1.0.600-SNAPSHOT-sources.jar
05:25:36 [INFO] 
05:25:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.context ---
05:25:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/target/org.eclipse.pde.spy.context-1.0.600-SNAPSHOT.jar
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.context ---
05:25:37 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.context:1.0.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.context/.polyglot.META-INF
05:25:37     The main artifact has been replaced with the baseline version.
05:25:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:37 
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.context ---
05:25:37 [INFO] Execution was skipped
05:25:37 [INFO] 
05:25:37 [INFO] ----------< org.eclipse.pde:org.eclipse.pde.spy.preferences >-----------
05:25:37 [INFO] Building [bundle] Preference Spy 0.12.500-SNAPSHOT             [311/520]
05:25:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
05:25:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] The project's OSGi version is 0.12.500.v20230314-2302
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/saveproperties
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] Resolving class path of [bundle] Preference Spy
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/src/main/resources
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/src/main/resources
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/target/classes
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/src/test/resources
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/target/org.eclipse.pde.spy.preferences-0.12.500-SNAPSHOT-sources.jar
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/target/org.eclipse.pde.spy.preferences-0.12.500-SNAPSHOT.jar
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spy.preferences:0.12.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.spy.preferences/.polyglot.META-INF
05:25:37     The main artifact has been replaced with the baseline version.
05:25:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:37 
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spy.preferences ---
05:25:37 [INFO] Execution was skipped
05:25:37 [INFO] 
05:25:37 [INFO] ------------< org.eclipse.pde:org.eclipse.tools.layout.spy >------------
05:25:37 [INFO] Building [bundle] Layout Spy 1.1.200-SNAPSHOT                  [312/520]
05:25:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
05:25:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] The project's OSGi version is 1.1.200.v20230309-2211
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/saveproperties
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] Resolving class path of [bundle] Layout Spy
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/src/main/resources
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/src/main/resources
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/target/classes
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/src/test/resources
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/target/org.eclipse.tools.layout.spy-1.1.200-SNAPSHOT-sources.jar
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/target/org.eclipse.tools.layout.spy-1.1.200-SNAPSHOT.jar
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] MavenProject: org.eclipse.pde:org.eclipse.tools.layout.spy:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.tools.layout.spy/.polyglot.META-INF
05:25:37     The main artifact has been replaced with the baseline version.
05:25:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:37 
05:25:37 [INFO] 
05:25:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tools.layout.spy ---
05:25:37 [INFO] Execution was skipped
05:25:37 [INFO] 
05:25:37 [INFO] ---------< org.eclipse.pde:org.eclipse.pde.ui.templates.tests >---------
05:25:37 [INFO] Building org.eclipse.pde.ui.templates.tests 1.2.0-SNAPSHOT     [313/520]
05:25:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
05:25:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:38 [INFO] 
05:25:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] The project's OSGi version is 1.2.0.v20230221-2131
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/saveproperties
05:25:38 [INFO] 
05:25:38 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] Resolving class path of org.eclipse.pde.ui.templates.tests
05:25:38 [INFO] 
05:25:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/src/main/resources
05:25:38 [INFO] 
05:25:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/src/main/resources
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/target/classes
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/src/test/resources
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/target/org.eclipse.pde.ui.templates.tests-1.2.0-SNAPSHOT-sources.jar
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/tests.jar
05:25:38 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/target/org.eclipse.pde.ui.templates.tests-1.2.0-SNAPSHOT.jar
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.ui.templates.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.ui.templates.tests/pom.xml
05:25:38     The main artifact has been replaced with the baseline version.
05:25:38     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:38 
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] Skipping tests
05:25:38 [INFO] 
05:25:38 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.ui.templates.tests ---
05:25:38 [INFO] Execution was skipped
05:25:38 [INFO] 
05:25:38 [INFO] ---< org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests >----
05:25:38 [INFO] Building org.eclipse.pde.genericeditor.extension.tests 1.1.200-SNAPSHOT [314/520]
05:25:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
05:25:38 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:39 [INFO] 
05:25:39 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] The project's OSGi version is 1.1.200.v20220810-1011
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/saveproperties
05:25:39 [INFO] 
05:25:39 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] Resolving class path of org.eclipse.pde.genericeditor.extension.tests
05:25:39 [INFO] 
05:25:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/src/main/resources
05:25:39 [INFO] 
05:25:39 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/src/main/resources
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/target/classes
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/src/test/resources
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] 
05:25:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/target/org.eclipse.pde.genericeditor.extension.tests-1.1.200-SNAPSHOT-sources.jar
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/target/org.eclipse.pde.genericeditor.extension.tests-1.1.200-SNAPSHOT.jar
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:40 [WARNING] MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml: baseline and build artifacts have same version but different contents
05:25:40    classifier-sources: not present in baseline
05:25:40 
05:25:40 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.genericeditor.extension.tests:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.genericeditor.extension.tests/pom.xml
05:25:40     The main artifact has been replaced with the baseline version.
05:25:40     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:25:40 
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:40 [INFO] Skipping tests
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.genericeditor.extension.tests ---
05:25:40 [INFO] Execution was skipped
05:25:40 [INFO] 
05:25:40 [INFO] -----------< org.eclipse.pde:org.eclipse.pde.unittest.junit >-----------
05:25:40 [INFO] Building [bundle] Plug-in Development Unit Test support 1.0.300-SNAPSHOT [315/520]
05:25:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
05:25:40 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:40 [INFO] 
05:25:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] The project's OSGi version is 1.0.300.v20220805-0859
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/saveproperties
05:25:40 [INFO] 
05:25:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] Resolving class path of [bundle] Plug-in Development Unit Test support
05:25:40 [INFO] 
05:25:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/src/main/resources
05:25:40 [INFO] 
05:25:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/src/main/resources
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/target/classes
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/src/test/resources
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/target/org.eclipse.pde.unittest.junit-1.0.300-SNAPSHOT-sources.jar
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/target/org.eclipse.pde.unittest.junit-1.0.300-SNAPSHOT.jar
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.unittest.junit:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/ui/org.eclipse.pde.unittest.junit/.polyglot.META-INF
05:25:40     The main artifact has been replaced with the baseline version.
05:25:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:40 
05:25:40 [INFO] 
05:25:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.unittest.junit ---
05:25:40 [INFO] Execution was skipped
05:25:40 [INFO] 
05:25:40 [INFO] ------------< org.eclipse.pde:org.eclipse.pde.build.tests >-------------
05:25:40 [INFO] Building [test-bundle] Tests Plug-in 1.3.600-SNAPSHOT          [316/520]
05:25:40 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
05:25:40 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] The project's OSGi version is 1.3.600.v20230309-2211
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/saveproperties
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] Resolving class path of [test-bundle] Tests Plug-in
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/src/main/resources
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/src/main/resources
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/target/classes
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/src/test/resources
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/target/org.eclipse.pde.build.tests-1.3.600-SNAPSHOT-sources.jar
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/target/org.eclipse.pde.build.tests-1.3.600-SNAPSHOT.jar
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.build.tests:1.3.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/build/org.eclipse.pde.build.tests/.polyglot.META-INF
05:25:41     The main artifact has been replaced with the baseline version.
05:25:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:41 
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] Skipping tests
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.build.tests ---
05:25:41 [INFO] Execution was skipped
05:25:41 [INFO] 
05:25:41 [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.spies >----------------
05:25:41 [INFO] Building [feature] Eclipse Plug-in Development Environment Spies 1.0.0-SNAPSHOT [317/520]
05:25:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.spies:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/.polyglot.feature.xml
05:25:41 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.spies ---
05:25:41 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/target
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.pde.spies ---
05:25:41 [INFO] The project's OSGi version is 1.0.0.v20230314-2302
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.spies ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/saveproperties
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.spies ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/src/main/resources
05:25:41 [INFO] 
05:25:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.spies ---
05:25:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/src/main/resources
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.pde.spies ---
05:25:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/target/org.eclipse.pde.spies-1.0.0-SNAPSHOT.jar
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.spies ---
05:25:41 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spies:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/.polyglot.feature.xml
05:25:41     The main artifact has been replaced with the baseline version.
05:25:41 
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.pde.spies ---
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.pde.spies ---
05:25:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/target/org.eclipse.pde.spies-1.0.0-SNAPSHOT-sources-feature.jar
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.pde.spies ---
05:25:41 [INFO] MavenProject: org.eclipse.pde:org.eclipse.pde.spies:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.spies-feature/.polyglot.feature.xml
05:25:41     The main artifact has been replaced with the baseline version.
05:25:41     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:41 
05:25:41 [WARNING] artifact org.eclipse.pde:org.eclipse.pde.spies:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
05:25:41 [WARNING] artifact org.eclipse.pde:org.eclipse.pde.spies:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
05:25:41 [INFO] 
05:25:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.spies ---
05:25:41 [INFO] Execution was skipped
05:25:41 [INFO] 
05:25:41 [INFO] --< org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit >--
05:25:41 [INFO] Building [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) 1.0.400-SNAPSHOT [318/520]
05:25:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
05:25:41 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/target
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] The project's OSGi version is 1.0.400.v20230309-2211
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/saveproperties
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/src/main/resources
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/src/main/resources
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/target/org.eclipse.pde.unittest.junit-1.0.400-SNAPSHOT.jar
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
05:25:42     The main artifact has been replaced with the baseline version.
05:25:42 
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/target/org.eclipse.pde.unittest.junit-1.0.400-SNAPSHOT-sources-feature.jar
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] MavenProject: org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.pde/features/org.eclipse.pde.unittest.junit-feature/.polyglot.feature.xml
05:25:42     The main artifact has been replaced with the baseline version.
05:25:42     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:42 
05:25:42 [WARNING] artifact org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:xml:p2metadata:1.0.400-SNAPSHOT already attached, replace previous instance
05:25:42 [WARNING] artifact org.eclipse.pde.unittest.junit.feature:org.eclipse.pde.unittest.junit:xml:p2artifacts:1.0.400-SNAPSHOT already attached, replace previous instance
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.unittest.junit ---
05:25:42 [INFO] Execution was skipped
05:25:42 [INFO] 
05:25:42 [INFO] -----< org.eclipse.platform:org.eclipse.update.configurator.tests >-----
05:25:42 [INFO] Building [test-bundle] Install/Update Configurator Test Plugin 0.2.0-SNAPSHOT [319/520]
05:25:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
05:25:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] The project's OSGi version is 0.2.0.v20230317-0901
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/saveproperties
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] Resolving class path of [test-bundle] Install/Update Configurator Test Plugin
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/src/main/resources
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/src/main/resources
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/target/classes
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/src/test/resources
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/target/org.eclipse.update.configurator.tests-0.2.0-SNAPSHOT-sources.jar
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/target/org.eclipse.update.configurator.tests-0.2.0-SNAPSHOT.jar
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.update.configurator.tests:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/update/org.eclipse.update.configurator.tests/.polyglot.META-INF
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] Skipping tests
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.update.configurator.tests ---
05:25:42 [INFO] Execution was skipped
05:25:42 [INFO] 
05:25:42 [INFO] ----------< org.eclipse.platform:org.eclipse.ant.tests.core >-----------
05:25:42 [INFO] Building [test-bundle] Ant Core Test Plugin 3.7.0-SNAPSHOT     [320/520]
05:25:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
05:25:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] The project's OSGi version is 3.7.0.v20230329-1001
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/saveproperties
05:25:42 [INFO] 
05:25:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] 
05:25:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] 
05:25:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ant.tests.core ---
05:25:42 [INFO] Resolving class path of [test-bundle] Ant Core Test Plugin
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/src/main/resources
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/src/main/resources
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/target/anttestscore.jar-classes
05:25:43 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/target/lib/antTestsSupport.jar-classes
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/src/test/resources
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/target/org.eclipse.ant.tests.core-3.7.0-SNAPSHOT-sources.jar
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/anttestscore.jar
05:25:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/lib/antTestsSupport.jar
05:25:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/target/org.eclipse.ant.tests.core-3.7.0-SNAPSHOT.jar
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ant.tests.core:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.core/.polyglot.META-INF
05:25:43     The main artifact has been replaced with the baseline version.
05:25:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:43 
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] Skipping tests
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ant.tests.core ---
05:25:43 [INFO] Execution was skipped
05:25:43 [INFO] 
05:25:43 [INFO] -----------< org.eclipse.platform:org.eclipse.ant.tests.ui >------------
05:25:43 [INFO] Building [test-bundle] Ant UI Test Plugin 3.11.0-SNAPSHOT      [321/520]
05:25:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
05:25:43 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] The project's OSGi version is 3.11.0.v20230317-0901
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/saveproperties
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] 
05:25:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] Resolving class path of [test-bundle] Ant UI Test Plugin
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/src/main/resources
05:25:43 [INFO] 
05:25:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/src/main/resources
05:25:43 [INFO] 
05:25:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ant.tests.ui ---
05:25:43 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/target/anttestsui.jar-classes
05:25:44 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/target/lib/antUITestsSupport.jar-classes
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/src/test/resources
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/target/org.eclipse.ant.tests.ui-3.11.0-SNAPSHOT-sources.jar
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/anttestsui.jar
05:25:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/lib/antUITestsSupport.jar
05:25:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/target/org.eclipse.ant.tests.ui-3.11.0-SNAPSHOT.jar
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ant.tests.ui:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/ant/org.eclipse.ant.tests.ui/.polyglot.META-INF
05:25:44     The main artifact has been replaced with the baseline version.
05:25:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:44 
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] Skipping tests
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ant.tests.ui ---
05:25:44 [INFO] Execution was skipped
05:25:44 [INFO] 
05:25:44 [INFO] ----------------< org.eclipse.platform:org.eclipse.sdk >----------------
05:25:44 [INFO] Building [bundle] Eclipse Project SDK 4.28.0-SNAPSHOT          [322/520]
05:25:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.sdk:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
05:25:44 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.sdk ---
05:25:44 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.sdk ---
05:25:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/saveproperties
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.sdk ---
05:25:44 [INFO] Resolving class path of [bundle] Eclipse Project SDK
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.sdk ---
05:25:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/src/main/resources
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.sdk ---
05:25:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/src/main/resources
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.sdk ---
05:25:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/src/test/resources
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.sdk ---
05:25:44 [INFO] 
05:25:44 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.sdk ---
05:25:44 [INFO] Copying 1 resource from  to target
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.sdk ---
05:25:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/target/org.eclipse.sdk-4.28.0-SNAPSHOT.jar
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sdk ---
05:25:44 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.sdk:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/platform/org.eclipse.sdk/.polyglot.META-INF
05:25:44 [INFO] 
05:25:44 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.sdk ---
05:25:44 [INFO] Execution was skipped
05:25:44 [INFO] 
05:25:44 [INFO] ------------< org.eclipse.platform:org.eclipse.core.tools >-------------
05:25:44 [INFO] Building [bundle] Core Tools 1.9.0-SNAPSHOT                    [323/520]
05:25:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
05:25:44 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tools ---
05:25:45 [INFO] The project's OSGi version is 1.9.0.v20230317-0901
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tools ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/saveproperties
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tools ---
05:25:45 [INFO] Resolving class path of [bundle] Core Tools
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tools ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/src/main/resources
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tools ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/src/main/resources
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tools ---
05:25:45 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/target/classes
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tools ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/src/test/resources
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tools ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tools ---
05:25:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/target/org.eclipse.core.tools-1.9.0-SNAPSHOT-sources.jar
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.core.tools ---
05:25:45 [INFO] Copying 1 resource from  to target
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tools ---
05:25:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/target/org.eclipse.core.tools-1.9.0-SNAPSHOT.jar
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tools ---
05:25:45 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tools:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/bundles/org.eclipse.core.tools/.polyglot.META-INF
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tools ---
05:25:45 [INFO] Execution was skipped
05:25:45 [INFO] 
05:25:45 [INFO] --------------------< org.eclipse.equinox:features >--------------------
05:25:45 [INFO] Building [aggregator] features 4.28.0-SNAPSHOT                 [324/520]
05:25:45 [INFO] --------------------------------[ pom ]---------------------------------
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ features ---
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ features ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/saveproperties
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ features ---
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ features ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/src/main/resources
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ features ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ features ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ features ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ features ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ features ---
05:25:45 [INFO] Execution was skipped
05:25:45 [INFO] 
05:25:45 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.core.feature >--------
05:25:45 [INFO] Building [feature] Equinox Core Function 1.13.1100-SNAPSHOT    [325/520]
05:25:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
05:25:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/target
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] The project's OSGi version is 1.13.1100.v20230323-1847
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/saveproperties
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/src/main/resources
05:25:45 [INFO] 
05:25:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/src/main/resources
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/target/org.eclipse.equinox.core.feature-1.13.1100-SNAPSHOT.jar
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
05:25:45     The main artifact has been replaced with the baseline version.
05:25:45 
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/target/org.eclipse.equinox.core.feature-1.13.1100-SNAPSHOT-sources-feature.jar
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.feature:1.13.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.feature/.polyglot.feature.xml
05:25:45     The main artifact has been replaced with the baseline version.
05:25:45     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:25:45 
05:25:45 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.core.feature:xml:p2metadata:1.13.1100-SNAPSHOT already attached, replace previous instance
05:25:45 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.core.feature:xml:p2artifacts:1.13.1100-SNAPSHOT already attached, replace previous instance
05:25:45 [INFO] 
05:25:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.core.feature ---
05:25:45 [INFO] Execution was skipped
05:25:45 [INFO] 
05:25:45 [INFO] -------< org.eclipse.platform:org.eclipse.core.runtime.feature >--------
05:25:45 [INFO] Building [feature] Eclipse Core Runtime Infrastructure 1.4.0-SNAPSHOT [326/520]
05:25:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
05:25:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] The project's OSGi version is 1.4.0.v20230323-1847
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/saveproperties
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/target/org.eclipse.core.runtime.feature-1.4.0-SNAPSHOT.jar
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.runtime.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/features/org.eclipse.core.runtime.feature/.polyglot.feature.xml
05:25:46     The main artifact has been replaced with the baseline version.
05:25:46 
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.runtime.feature ---
05:25:46 [INFO] Execution was skipped
05:25:46 [INFO] 
05:25:46 [INFO] -----------------< org.eclipse.platform:runtime-tests >-----------------
05:25:46 [INFO] Building [aggregator] tests 4.28.0-SNAPSHOT                    [327/520]
05:25:46 [INFO] --------------------------------[ pom ]---------------------------------
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ runtime-tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ runtime-tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/saveproperties
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ runtime-tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ runtime-tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ runtime-tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ runtime-tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ runtime-tests ---
05:25:46 [INFO] Execution was skipped
05:25:46 [INFO] 
05:25:46 [INFO] ------< org.eclipse.platform:org.eclipse.core.contenttype.tests >-------
05:25:46 [INFO] Building [test-bundle] Content-Types Tests 1.4.0-SNAPSHOT      [328/520]
05:25:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
05:25:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] The project's OSGi version is 1.4.0.v20230317-0901
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/saveproperties
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] Resolving class path of [test-bundle] Content-Types Tests
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/target/classes
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/src/test/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/target/org.eclipse.core.contenttype.tests-1.4.0-SNAPSHOT-sources.jar
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/target/org.eclipse.core.contenttype.tests-1.4.0-SNAPSHOT.jar
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.contenttype.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.contenttype.tests/.polyglot.META-INF
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] Skipping tests
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.contenttype.tests ---
05:25:46 [INFO] Execution was skipped
05:25:46 [INFO] 
05:25:46 [INFO] ------< org.eclipse.platform:org.eclipse.core.expressions.tests >-------
05:25:46 [INFO] Building [test-bundle] Expression Language Tests 3.7.0-SNAPSHOT [329/520]
05:25:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
05:25:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] The project's OSGi version is 3.7.0.v20230317-0901
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/saveproperties
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] Resolving class path of [test-bundle] Expression Language Tests
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/src/main/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/target/classes
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/src/test/resources
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/target/org.eclipse.core.expressions.tests-3.7.0-SNAPSHOT-sources.jar
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/target/org.eclipse.core.expressions.tests-3.7.0-SNAPSHOT.jar
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.expressions.tests:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.expressions.tests/.polyglot.META-INF
05:25:46     The main artifact has been replaced with the baseline version.
05:25:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:46 
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] Skipping tests
05:25:46 [INFO] 
05:25:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.expressions.tests ---
05:25:46 [INFO] Execution was skipped
05:25:46 [INFO] 
05:25:46 [INFO] --------< org.eclipse.platform:org.eclipse.core.tests.harness >---------
05:25:46 [INFO] Building [bundle] Eclipse Core Tests Harness 3.15.0-SNAPSHOT   [330/520]
05:25:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
05:25:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] The project's OSGi version is 3.15.0.v20230317-0901
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/saveproperties
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] Resolving class path of [bundle] Eclipse Core Tests Harness
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/src/main/resources
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/src/main/resources
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/target/classes
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/src/test/resources
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/target/org.eclipse.core.tests.harness-3.15.0-SNAPSHOT-sources.jar
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/target/org.eclipse.core.tests.harness-3.15.0-SNAPSHOT.jar
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.tests.harness:3.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.harness/.polyglot.META-INF
05:25:47     The main artifact has been replaced with the baseline version.
05:25:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:47 
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.harness ---
05:25:47 [INFO] Execution was skipped
05:25:47 [INFO] 
05:25:47 [INFO] --------< org.eclipse.platform:org.eclipse.core.tests.runtime >---------
05:25:47 [INFO] Building [test-bundle] Eclipse Core Tests Runtime 3.21.0-SNAPSHOT [331/520]
05:25:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
05:25:47 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] The project's OSGi version is 3.21.0.v20230317-0901
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/saveproperties
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] 
05:25:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] Resolving class path of [test-bundle] Eclipse Core Tests Runtime
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/src/main/resources
05:25:47 [INFO] 
05:25:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/src/main/resources
05:25:47 [INFO] 
05:25:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.runtime ---
05:25:47 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/target/classes
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/src/test/resources
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/target/org.eclipse.core.tests.runtime-3.21.0-SNAPSHOT-sources.jar
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/target/org.eclipse.core.tests.runtime-3.21.0-SNAPSHOT.jar
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.tests.runtime:3.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.core.tests.runtime/.polyglot.META-INF
05:25:48     The main artifact has been replaced with the baseline version.
05:25:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:48 
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] Skipping tests
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.runtime ---
05:25:48 [INFO] Execution was skipped
05:25:48 [INFO] 
05:25:48 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.core.tests >-----------
05:25:48 [INFO] Building [test-bundle] E4 Core Tests 1.3.0-SNAPSHOT            [332/520]
05:25:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
05:25:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] The project's OSGi version is 1.3.0.v20230317-0901
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/saveproperties
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] Resolving class path of [test-bundle] E4 Core Tests
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/src/main/resources
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/src/main/resources
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] Compiling 90 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/target/classes
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/src/test/resources
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.tests ---
05:25:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/target/org.eclipse.e4.core.tests-1.3.0-SNAPSHOT-sources.jar
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.tests ---
05:25:48 [WARNING] Checking Service-Component header that contains wildcards is currently not supported
05:25:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/target/org.eclipse.e4.core.tests-1.3.0-SNAPSHOT.jar
05:25:48 [INFO] 
05:25:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.tests ---
05:25:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/runtime/tests/org.eclipse.e4.core.tests/.polyglot.META-INF
05:25:49     The main artifact has been replaced with the baseline version.
05:25:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:49 
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.core.tests ---
05:25:49 [INFO] Skipping tests
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.tests ---
05:25:49 [INFO] Execution was skipped
05:25:49 [INFO] 
05:25:49 [INFO] ----------< org.eclipse.platform:eclipse.platform.team.tests >----------
05:25:49 [INFO] Building eclipse.platform.team.tests 4.28.0-SNAPSHOT           [333/520]
05:25:49 [INFO] --------------------------------[ pom ]---------------------------------
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.team.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.team.tests ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/saveproperties
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.team.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.team.tests ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/src/main/resources
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.team.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.team.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.team.tests ---
05:25:49 [INFO] Execution was skipped
05:25:49 [INFO] 
05:25:49 [INFO] -------< org.eclipse.platform:eclipse.platform.resources.tests >--------
05:25:49 [INFO] Building eclipse.platform.resources.tests 4.28.0-SNAPSHOT      [334/520]
05:25:49 [INFO] --------------------------------[ pom ]---------------------------------
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/saveproperties
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/src/main/resources
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.resources.tests ---
05:25:49 [INFO] Execution was skipped
05:25:49 [INFO] 
05:25:49 [INFO] ---< org.eclipse.platform:org.eclipse.core.tests.filesystem.feature >---
05:25:49 [INFO] Building [feature] Eclipse Test feature containing all FS-specific fragments 4.6.0-SNAPSHOT [335/520]
05:25:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:25:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
05:25:49 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] The project's OSGi version is 4.6.0.v20220812-1420
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/saveproperties
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/src/main/resources
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/src/main/resources
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/target/org.eclipse.core.tests.filesystem.feature-4.6.0-SNAPSHOT.jar
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tests.filesystem.feature:4.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.filesystem.feature/.polyglot.feature.xml
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.filesystem.feature ---
05:25:49 [INFO] Execution was skipped
05:25:49 [INFO] 
05:25:49 [INFO] -------< org.eclipse.platform:org.eclipse.core.tests.resources >--------
05:25:49 [INFO] Building org.eclipse.core.tests.resources 3.11.100-SNAPSHOT    [336/520]
05:25:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
05:25:49 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] The project's OSGi version is 3.11.100.v20230330-0903
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/saveproperties
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] 
05:25:49 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] Resolving class path of org.eclipse.core.tests.resources
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/src/main/resources
05:25:49 [INFO] 
05:25:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/src/main/resources
05:25:49 [INFO] 
05:25:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.resources ---
05:25:49 [INFO] Compiling 322 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/target/classes
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] 
05:25:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/src/test/resources
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/target/org.eclipse.core.tests.resources-3.11.100-SNAPSHOT-sources.jar
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/target/org.eclipse.core.tests.resources-3.11.100-SNAPSHOT.jar
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources:3.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources/pom.xml
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] Skipping tests
05:25:50 [INFO] 
05:25:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.resources ---
05:25:50 [INFO] Execution was skipped
05:25:50 [INFO] 
05:25:50 [INFO] -----------< org.eclipse.platform:org.eclipse.compare.tests >-----------
05:25:50 [INFO] Building [test-bundle] Compare Tests 3.8.0-SNAPSHOT            [337/520]
05:25:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/.polyglot.META-INF
05:25:51 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.compare.tests ---
05:25:51 [INFO] The project's OSGi version is 3.8.0.v20230317-0901
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.compare.tests ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/saveproperties
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.compare.tests ---
05:25:51 [INFO] Resolving class path of [test-bundle] Compare Tests
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.compare.tests ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/src/main/resources
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.compare.tests ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/src/main/resources
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.compare.tests ---
05:25:51 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/target/classes
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.compare.tests ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/src/test/resources
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.compare.tests ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.compare.tests ---
05:25:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/target/org.eclipse.compare.tests-3.8.0-SNAPSHOT-sources.jar
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.compare.tests ---
05:25:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/target/org.eclipse.compare.tests-3.8.0-SNAPSHOT.jar
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.compare.tests ---
05:25:51 [INFO] MavenProject: org.eclipse.platform:org.eclipse.compare.tests:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.compare.tests/.polyglot.META-INF
05:25:51     The main artifact has been replaced with the baseline version.
05:25:51     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:51 
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.compare.tests ---
05:25:51 [INFO] Skipping tests
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.compare.tests ---
05:25:51 [INFO] Execution was skipped
05:25:51 [INFO] 
05:25:51 [INFO] ------------< org.eclipse.core:org.eclipse.core.tests.net >-------------
05:25:51 [INFO] Building org.eclipse.core.tests.net 1.6.0-SNAPSHOT             [338/520]
05:25:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
05:25:51 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] The project's OSGi version is 1.6.0.v20230317-0901
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/saveproperties
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] 
05:25:51 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] Resolving class path of org.eclipse.core.tests.net
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/src/main/resources
05:25:51 [INFO] 
05:25:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/src/main/resources
05:25:51 [INFO] 
05:25:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.net ---
05:25:51 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/target/classes
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/src/test/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/target/org.eclipse.core.tests.net-1.6.0-SNAPSHOT-sources.jar
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/target/org.eclipse.core.tests.net-1.6.0-SNAPSHOT.jar
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] MavenProject: org.eclipse.core:org.eclipse.core.tests.net:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.core.tests.net/pom.xml
05:25:52     The main artifact has been replaced with the baseline version.
05:25:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:52 
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] Skipping tests
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.net ---
05:25:52 [INFO] Execution was skipped
05:25:52 [INFO] 
05:25:52 [INFO] --------------< org.eclipse.jsch:org.eclipse.jsch.tests >---------------
05:25:52 [INFO] Building org.eclipse.jsch.tests 1.6.0-SNAPSHOT                 [339/520]
05:25:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
05:25:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] The project's OSGi version is 1.6.0.v20230317-0901
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/saveproperties
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] Resolving class path of org.eclipse.jsch.tests
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/src/main/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/src/main/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/target/classes
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/src/test/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/target/test-classes
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/target/org.eclipse.jsch.tests-1.6.0-SNAPSHOT-sources.jar
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/target/org.eclipse.jsch.tests-1.6.0-SNAPSHOT.jar
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] MavenProject: org.eclipse.jsch:org.eclipse.jsch.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.jsch.tests/pom.xml
05:25:52     The main artifact has been replaced with the baseline version.
05:25:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:52 
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jsch.tests ---
05:25:52 [INFO] Execution was skipped
05:25:52 [INFO] 
05:25:52 [INFO] ------------< org.eclipse.team:org.eclipse.team.tests.core >------------
05:25:52 [INFO] Building org.eclipse.team.tests.core 3.10.0-SNAPSHOT           [340/520]
05:25:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:25:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
05:25:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] The project's OSGi version is 3.10.0.v20230317-0901
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/saveproperties
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] Resolving class path of org.eclipse.team.tests.core
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/src/main/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/src/main/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/target/classes
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/src/test/resources
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/target/org.eclipse.team.tests.core-3.10.0-SNAPSHOT-sources.jar
05:25:52 [INFO] 
05:25:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.team.tests.core ---
05:25:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/target/org.eclipse.team.tests.core-3.10.0-SNAPSHOT.jar
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.team.tests.core ---
05:25:53 [INFO] MavenProject: org.eclipse.team:org.eclipse.team.tests.core:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/tests/org.eclipse.team.tests.core/pom.xml
05:25:53     The main artifact has been replaced with the baseline version.
05:25:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:53 
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.team.tests.core ---
05:25:53 [INFO] Skipping tests
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.team.tests.core ---
05:25:53 [INFO] Execution was skipped
05:25:53 [INFO] 
05:25:53 [INFO] ---------< org.eclipse.platform:org.eclipse.compare.examples >----------
05:25:53 [INFO] Building org.eclipse.compare.examples 3.4.0-SNAPSHOT           [341/520]
05:25:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
05:25:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.compare.examples ---
05:25:53 [INFO] The project's OSGi version is 3.4.0.v20230317-0901
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.compare.examples ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/saveproperties
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.compare.examples ---
05:25:53 [INFO] Resolving class path of org.eclipse.compare.examples
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.compare.examples ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/src/main/resources
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.compare.examples ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/src/main/resources
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.compare.examples ---
05:25:53 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/target/classes
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.compare.examples ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/src/test/resources
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.compare.examples ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.compare.examples ---
05:25:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/target/org.eclipse.compare.examples-3.4.0-SNAPSHOT-sources.jar
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.compare.examples ---
05:25:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/target/org.eclipse.compare.examples-3.4.0-SNAPSHOT.jar
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.compare.examples ---
05:25:53 [INFO] MavenProject: org.eclipse.platform:org.eclipse.compare.examples:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples/pom.xml
05:25:53     The main artifact has been replaced with the baseline version.
05:25:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:53 
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.compare.examples ---
05:25:53 [INFO] Execution was skipped
05:25:53 [INFO] 
05:25:53 [INFO] -------< org.eclipse.platform:org.eclipse.compare.examples.xml >--------
05:25:53 [INFO] Building org.eclipse.compare.examples.xml 3.6.0-SNAPSHOT       [342/520]
05:25:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
05:25:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] The project's OSGi version is 3.6.0.v20230317-0901
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/saveproperties
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] Resolving class path of org.eclipse.compare.examples.xml
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/src/main/resources
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/src/main/resources
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/target/classes
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/src/test/resources
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.compare.examples.xml ---
05:25:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/target/org.eclipse.compare.examples.xml-3.6.0-SNAPSHOT-sources.jar
05:25:53 [INFO] 
05:25:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.compare.examples.xml ---
05:25:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/target/org.eclipse.compare.examples.xml-3.6.0-SNAPSHOT.jar
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.compare.examples.xml ---
05:25:54 [INFO] MavenProject: org.eclipse.platform:org.eclipse.compare.examples.xml:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.compare.examples.xml/pom.xml
05:25:54     The main artifact has been replaced with the baseline version.
05:25:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:54 
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.compare.examples.xml ---
05:25:54 [INFO] Execution was skipped
05:25:54 [INFO] 
05:25:54 [INFO] -----< org.eclipse.platform:org.eclipse.team.examples.filesystem >------
05:25:54 [INFO] Building org.eclipse.team.examples.filesystem 3.7.0-SNAPSHOT   [343/520]
05:25:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
05:25:54 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:54 [INFO] 
05:25:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] The project's OSGi version is 3.7.0.v20230317-0901
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/saveproperties
05:25:54 [INFO] 
05:25:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] Resolving class path of org.eclipse.team.examples.filesystem
05:25:54 [INFO] 
05:25:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/src/main/resources
05:25:54 [INFO] 
05:25:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/src/main/resources
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] Compiling 101 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/target/classes
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/src/test/resources
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/target/org.eclipse.team.examples.filesystem-3.7.0-SNAPSHOT-sources.jar
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/target/org.eclipse.team.examples.filesystem-3.7.0-SNAPSHOT.jar
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] MavenProject: org.eclipse.platform:org.eclipse.team.examples.filesystem:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/team/examples/org.eclipse.team.examples.filesystem/pom.xml
05:25:54     The main artifact has been replaced with the baseline version.
05:25:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:25:54 
05:25:54 [INFO] 
05:25:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.team.examples.filesystem ---
05:25:54 [INFO] Execution was skipped
05:25:54 [INFO] 
05:25:54 [INFO] --< org.eclipse.platform:org.eclipse.core.filesystem.linux.loongarch64 >--
05:25:54 [INFO] Building org.eclipse.core.filesystem.linux.loongarch64 1.4.200-SNAPSHOT [344/520]
05:25:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:25:54 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/loongarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:25:54 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:57 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:57 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:58 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:58 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:59 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:59 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:59 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:25:59 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:25:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.loongarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml
05:25:59 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:25:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:25:59 [INFO] 
05:25:59 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] The project's OSGi version is 1.4.200.v20220812-1420
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/saveproperties
05:25:59 [INFO] 
05:25:59 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] Resolving class path of org.eclipse.core.filesystem.linux.loongarch64
05:25:59 [INFO] 
05:25:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/src/main/resources
05:25:59 [INFO] 
05:25:59 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/src/main/resources
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/src/test/resources
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/target/org.eclipse.core.filesystem.linux.loongarch64-1.4.200-SNAPSHOT-sources.jar
05:25:59 [INFO] 
05:25:59 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:25:59 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/target/org.eclipse.core.filesystem.linux.loongarch64-1.4.200-SNAPSHOT.jar
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:26:00 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.filesystem.linux.loongarch64:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.linux.loongarch64/pom.xml
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.filesystem.linux.loongarch64 ---
05:26:00 [INFO] Execution was skipped
05:26:00 [INFO] 
05:26:00 [INFO] -----< org.eclipse.platform:org.eclipse.core.resources.spysupport >-----
05:26:00 [INFO] Building [bundle] Core Resource Management Spy Support Fragment 1.6.0-SNAPSHOT [345/520]
05:26:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
05:26:00 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] The project's OSGi version is 1.6.0.v20230317-0901
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/saveproperties
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] Resolving class path of [bundle] Core Resource Management Spy Support Fragment
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/src/main/resources
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/src/main/resources
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/target/classes
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/src/test/resources
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/target/org.eclipse.core.resources.spysupport-1.6.0-SNAPSHOT-sources.jar
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/target/org.eclipse.core.resources.spysupport-1.6.0-SNAPSHOT.jar
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.resources.spysupport:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.resources.spysupport/.polyglot.META-INF
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.resources.spysupport ---
05:26:00 [INFO] Execution was skipped
05:26:00 [INFO] 
05:26:00 [INFO] -------< org.eclipse.platform:org.eclipse.core.tools.resources >--------
05:26:00 [INFO] Building org.eclipse.core.tools.resources 1.7.0-SNAPSHOT       [346/520]
05:26:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
05:26:00 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] The project's OSGi version is 1.7.0.v20230330-0915
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/saveproperties
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] 
05:26:00 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] Resolving class path of org.eclipse.core.tools.resources
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/src/main/resources
05:26:00 [INFO] 
05:26:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/src/main/resources
05:26:00 [INFO] 
05:26:00 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tools.resources ---
05:26:00 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/target/classes
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/src/test/resources
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/target/org.eclipse.core.tools.resources-1.7.0-SNAPSHOT-sources.jar
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] Copying 1 resource from  to target
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/target/org.eclipse.core.tools.resources-1.7.0-SNAPSHOT.jar
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tools.resources:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/bundles/org.eclipse.core.tools.resources/pom.xml
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tools.resources ---
05:26:01 [INFO] Execution was skipped
05:26:01 [INFO] 
05:26:01 [INFO] ------< org.eclipse.platform:eclipse.platform.resources.examples >------
05:26:01 [INFO] Building eclipse.platform.resources.examples 4.28.0-SNAPSHOT   [347/520]
05:26:01 [INFO] --------------------------------[ pom ]---------------------------------
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/saveproperties
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/src/main/resources
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.resources.examples ---
05:26:01 [INFO] Execution was skipped
05:26:01 [INFO] 
05:26:01 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.filesystem >-------
05:26:01 [INFO] Building [bundle] Efs Examples Plug-in 1.1.0-SNAPSHOT          [348/520]
05:26:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
05:26:01 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:01 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] The project's OSGi version is 1.1.0.v20230317-0901
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/saveproperties
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:01 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] Resolving class path of [bundle] Efs Examples Plug-in
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/src/main/resources
05:26:01 [INFO] 
05:26:01 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/src/main/resources
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/target/classes
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:01 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.filesystem ---
05:26:01 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/src/test/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [WARNING] Bundle localization file /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/plugin.properties not found
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/target/org.eclipse.ui.examples.filesystem-1.1.0-SNAPSHOT-sources.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/target/org.eclipse.ui.examples.filesystem-1.1.0-SNAPSHOT.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.filesystem:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/examples/org.eclipse.ui.examples.filesystem/.polyglot.META-INF
05:26:02     The main artifact has been replaced with the baseline version.
05:26:02     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:02 
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.filesystem ---
05:26:02 [INFO] Execution was skipped
05:26:02 [INFO] 
05:26:02 [INFO] --< org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1 >--
05:26:02 [INFO] Building [bundle] Save Participant 1 3.6.0-SNAPSHOT            [349/520]
05:26:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
05:26:02 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] The project's OSGi version is 3.6.0.v20230317-0901
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/saveproperties
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] Resolving class path of [bundle] Save Participant 1
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/src/main/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/src/main/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/target/classes
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/src/test/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/target/test-classes
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/target/org.eclipse.core.tests.resources.saveparticipant1-3.6.0-SNAPSHOT-sources.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/target/org.eclipse.core.tests.resources.saveparticipant1-3.6.0-SNAPSHOT.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant1:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant1/.polyglot.META-INF
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.resources.saveparticipant1 ---
05:26:02 [INFO] Execution was skipped
05:26:02 [INFO] 
05:26:02 [INFO] --< org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3 >--
05:26:02 [INFO] Building [bundle] Save Participant 3 3.6.0-SNAPSHOT            [350/520]
05:26:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
05:26:02 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] The project's OSGi version is 3.6.0.v20230317-0901
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/saveproperties
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] Resolving class path of [bundle] Save Participant 3
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/src/main/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/src/main/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/target/classes
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/src/test/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/target/test-classes
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/target/org.eclipse.core.tests.resources.saveparticipant3-3.6.0-SNAPSHOT-sources.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/target/org.eclipse.core.tests.resources.saveparticipant3-3.6.0-SNAPSHOT.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant3:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant3/.polyglot.META-INF
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.resources.saveparticipant3 ---
05:26:02 [INFO] Execution was skipped
05:26:02 [INFO] 
05:26:02 [INFO] --< org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2 >--
05:26:02 [INFO] Building [bundle] Save Participant 2 3.6.0-SNAPSHOT            [351/520]
05:26:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
05:26:02 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] The project's OSGi version is 3.6.0.v20230317-0901
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/saveproperties
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] Resolving class path of [bundle] Save Participant 2
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/src/main/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/src/main/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/target/classes
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/src/test/resources
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/target/test-classes
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/target/org.eclipse.core.tests.resources.saveparticipant2-3.6.0-SNAPSHOT-sources.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/target/org.eclipse.core.tests.resources.saveparticipant2-3.6.0-SNAPSHOT.jar
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant2:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant2/.polyglot.META-INF
05:26:02 [INFO] 
05:26:02 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.resources.saveparticipant2 ---
05:26:02 [INFO] Execution was skipped
05:26:02 [INFO] 
05:26:02 [INFO] --< org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant >--
05:26:02 [INFO] Building org.eclipse.core.tests.resources.saveparticipant 3.6.0-SNAPSHOT [352/520]
05:26:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
05:26:02 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:02 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] The project's OSGi version is 3.6.0.v20230317-0901
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/saveproperties
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] Resolving class path of org.eclipse.core.tests.resources.saveparticipant
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/src/main/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/src/main/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/target/classes
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/src/test/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/target/org.eclipse.core.tests.resources.saveparticipant-3.6.0-SNAPSHOT-sources.jar
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/target/org.eclipse.core.tests.resources.saveparticipant-3.6.0-SNAPSHOT.jar
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.core.tests.resources.saveparticipant:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform/resources/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] Skipping tests
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.tests.resources.saveparticipant ---
05:26:03 [INFO] Execution was skipped
05:26:03 [INFO] 
05:26:03 [INFO] -------------------< org.eclipse.platform:ui-tests >--------------------
05:26:03 [INFO] Building [aggregator] tests 4.28.0-SNAPSHOT                    [353/520]
05:26:03 [INFO] --------------------------------[ pom ]---------------------------------
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ ui-tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ ui-tests ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/saveproperties
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ ui-tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ ui-tests ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/src/main/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ ui-tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ ui-tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-tests ---
05:26:03 [INFO] Execution was skipped
05:26:03 [INFO] 
05:26:03 [INFO] ------< org.eclipse.platform:org.eclipse.e4.core.commands.tests >-------
05:26:03 [INFO] Building [test-bundle] Eclipse e4 core commands tests 0.14.0-SNAPSHOT [354/520]
05:26:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
05:26:03 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] The project's OSGi version is 0.14.0.v20230220-1021
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/saveproperties
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] Resolving class path of [test-bundle] Eclipse e4 core commands tests
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/src/main/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/src/main/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/target/classes
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/src/test/resources
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/target/org.eclipse.e4.core.commands.tests-0.14.0-SNAPSHOT-sources.jar
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/target/org.eclipse.e4.core.commands.tests-0.14.0-SNAPSHOT.jar
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.commands.tests:0.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.core.commands.tests/.polyglot.META-INF
05:26:03     The main artifact has been replaced with the baseline version.
05:26:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:03 
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] Skipping tests
05:26:03 [INFO] 
05:26:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.commands.tests ---
05:26:03 [INFO] Execution was skipped
05:26:03 [INFO] 
05:26:03 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.emf.xpath.test >---------
05:26:03 [INFO] Building [test-bundle] XPathTest Model 0.4.0-SNAPSHOT          [355/520]
05:26:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
05:26:03 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] The project's OSGi version is 0.4.0.v20230220-1021
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/saveproperties
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] Resolving class path of [test-bundle] XPathTest Model
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/main/resources
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/main/resources
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/target/classes
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/test/resources
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/target/org.eclipse.e4.emf.xpath.test-0.4.0-SNAPSHOT-sources.jar
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/target/org.eclipse.e4.emf.xpath.test-0.4.0-SNAPSHOT.jar
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.emf.xpath.test:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/.polyglot.META-INF
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] Skipping tests
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.emf.xpath.test ---
05:26:04 [INFO] Execution was skipped
05:26:04 [INFO] 
05:26:04 [INFO] -------< org.eclipse.platform:org.eclipse.e4.ui.bindings.tests >--------
05:26:04 [INFO] Building [test-bundle] UI Bindings Tests 0.14.100-SNAPSHOT     [356/520]
05:26:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.14.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
05:26:04 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] The project's OSGi version is 0.14.100.v20230324-0846
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/saveproperties
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] 
05:26:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] Resolving class path of [test-bundle] UI Bindings Tests
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/src/main/resources
05:26:04 [INFO] 
05:26:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.bindings.tests ---
05:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/src/main/resources
05:26:04 [INFO] 
05:26:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/target/classes
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/src/test/resources
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/target/org.eclipse.e4.ui.bindings.tests-0.14.100-SNAPSHOT-sources.jar
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/target/org.eclipse.e4.ui.bindings.tests-0.14.100-SNAPSHOT.jar
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.bindings.tests:0.14.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/.polyglot.META-INF
05:26:05     The main artifact has been replaced with the baseline version.
05:26:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:05 
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] Skipping tests
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.bindings.tests ---
05:26:05 [INFO] Execution was skipped
05:26:05 [INFO] 
05:26:05 [INFO] ------------< org.eclipse.platform:org.eclipse.e4.ui.tests >------------
05:26:05 [INFO] Building [test-bundle] TestModel Model 0.15.0-SNAPSHOT         [357/520]
05:26:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
05:26:05 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:05 [INFO] 
05:26:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] The project's OSGi version is 0.15.0.v20230220-1021
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/saveproperties
05:26:05 [INFO] 
05:26:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] Resolving class path of [test-bundle] TestModel Model
05:26:05 [INFO] 
05:26:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/main/resources
05:26:05 [INFO] 
05:26:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/main/resources
05:26:05 [INFO] 
05:26:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.tests ---
05:26:05 [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/target/classes
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/test/resources
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/target/org.eclipse.e4.ui.tests-0.15.0-SNAPSHOT-sources.jar
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/target/org.eclipse.e4.ui.tests-0.15.0-SNAPSHOT.jar
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests:0.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/.polyglot.META-INF
05:26:06     The main artifact has been replaced with the baseline version.
05:26:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:06 
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] Skipping tests
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.tests ---
05:26:06 [INFO] Execution was skipped
05:26:06 [INFO] 
05:26:06 [INFO] -------< org.eclipse.platform:org.eclipse.e4.ui.tests.css.core >--------
05:26:06 [INFO] Building [test-bundle] e4 css core tests 1.302.0-SNAPSHOT      [358/520]
05:26:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.302.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
05:26:06 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] The project's OSGi version is 1.302.0.v20230220-1021
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/saveproperties
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] Resolving class path of [test-bundle] e4 css core tests
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/src/main/resources
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/src/main/resources
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/target/classes
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/src/test/resources
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/target/org.eclipse.e4.ui.tests.css.core-1.302.0-SNAPSHOT-sources.jar
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/target/org.eclipse.e4.ui.tests.css.core-1.302.0-SNAPSHOT.jar
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.core:1.302.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.core/.polyglot.META-INF
05:26:06     The main artifact has been replaced with the baseline version.
05:26:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:06 
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] Skipping tests
05:26:06 [INFO] 
05:26:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.tests.css.core ---
05:26:06 [INFO] Execution was skipped
05:26:06 [INFO] 
05:26:06 [INFO] --------< org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt >--------
05:26:06 [INFO] Building [test-bundle] e4 css swt tests (Incubation) 0.12.0-SNAPSHOT [359/520]
05:26:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
05:26:06 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] The project's OSGi version is 0.12.0.v20230220-1021
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/saveproperties
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] Resolving class path of [test-bundle] e4 css swt tests (Incubation)
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/main/resources
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/main/resources
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/target/classes
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/test/resources
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/target/org.eclipse.e4.ui.tests.css.swt-0.12.0-SNAPSHOT-sources.jar
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/target/org.eclipse.e4.ui.tests.css.swt-0.12.0-SNAPSHOT.jar
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.ui.tests.css.swt:0.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/.polyglot.META-INF
05:26:07     The main artifact has been replaced with the baseline version.
05:26:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:07 
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] Skipping tests
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.tests.css.swt ---
05:26:07 [INFO] Execution was skipped
05:26:07 [INFO] 
05:26:07 [INFO] --< org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test >--
05:26:07 [INFO] Building [test-bundle] Modelled UI addons tests bundle (Incubation) 1.5.0-SNAPSHOT [360/520]
05:26:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
05:26:07 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] The project's OSGi version is 1.5.0.v20230220-1021
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/saveproperties
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] Resolving class path of [test-bundle] Modelled UI addons tests bundle (Incubation)
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/src/main/resources
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/src/main/resources
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/target/classes
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/src/test/resources
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:07 [INFO] 
05:26:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/target/org.eclipse.e4.ui.workbench.addons.swt.test-1.5.0-SNAPSHOT-sources.jar
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/target/org.eclipse.e4.ui.workbench.addons.swt.test-1.5.0-SNAPSHOT.jar
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:08 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.ui.workbench.addons.swt.test:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.e4.ui.workbench.addons.swt.test/.polyglot.META-INF
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:08 [INFO] Skipping tests
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.workbench.addons.swt.test ---
05:26:08 [INFO] Execution was skipped
05:26:08 [INFO] 
05:26:08 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.tests.harness >----------
05:26:08 [INFO] Building [test-bundle] Harness Plug-in 1.10.0-SNAPSHOT         [361/520]
05:26:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
05:26:08 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] The project's OSGi version is 1.10.0.v20230220-1021
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/saveproperties
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] Resolving class path of [test-bundle] Harness Plug-in
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/src/main/resources
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/src/main/resources
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/target/classes
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/src/test/resources
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/target/org.eclipse.ui.tests.harness-1.10.0-SNAPSHOT-sources.jar
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/target/org.eclipse.ui.tests.harness-1.10.0-SNAPSHOT.jar
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.harness:1.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.harness/.polyglot.META-INF
05:26:08     The main artifact has been replaced with the baseline version.
05:26:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:08 
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] Skipping tests
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.harness ---
05:26:08 [INFO] Execution was skipped
05:26:08 [INFO] 
05:26:08 [INFO] ------------< org.eclipse.platform:org.eclipse.jface.tests >------------
05:26:08 [INFO] Building [test-bundle] Jface tests 1.4.0-SNAPSHOT              [362/520]
05:26:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
05:26:08 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:08 [INFO] 
05:26:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.tests ---
05:26:08 [INFO] 
05:26:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.tests ---
05:26:09 [INFO] The project's OSGi version is 1.4.0.v20230220-1021
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.tests ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/saveproperties
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.tests ---
05:26:09 [INFO] Resolving class path of [test-bundle] Jface tests
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.tests ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/src/main/resources
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.tests ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/src/main/resources
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.tests ---
05:26:09 [INFO] Compiling 194 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/target/classes
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.tests ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/src/test/resources
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.tests ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.tests ---
05:26:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/target/org.eclipse.jface.tests-1.4.0-SNAPSHOT-sources.jar
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.tests ---
05:26:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/target/org.eclipse.jface.tests-1.4.0-SNAPSHOT.jar
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.tests ---
05:26:09 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests/.polyglot.META-INF
05:26:09     The main artifact has been replaced with the baseline version.
05:26:09     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:09 
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jface.tests ---
05:26:09 [INFO] Skipping tests
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.tests ---
05:26:09 [INFO] Execution was skipped
05:26:09 [INFO] 
05:26:09 [INFO] ---------< org.eclipse.platform:eclipse.platform.ui.examples >----------
05:26:09 [INFO] Building eclipse.platform.ui.examples 4.28.0-SNAPSHOT          [363/520]
05:26:09 [INFO] --------------------------------[ pom ]---------------------------------
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/saveproperties
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/src/main/resources
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ui.examples ---
05:26:09 [INFO] Execution was skipped
05:26:09 [INFO] 
05:26:09 [INFO] ----< org.eclipse.platform:org.eclipse.jface.examples.databinding >-----
05:26:09 [INFO] Building [bundle] JFace Data Binding Examples 1.4.0-SNAPSHOT   [364/520]
05:26:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
05:26:09 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] The project's OSGi version is 1.4.0.v20230220-1021
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/saveproperties
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] 
05:26:09 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] Resolving class path of [bundle] JFace Data Binding Examples
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/main/resources
05:26:09 [INFO] 
05:26:09 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/main/resources
05:26:09 [INFO] 
05:26:09 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.examples.databinding ---
05:26:09 [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/target/classes
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] 
05:26:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/test/resources
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/target/org.eclipse.jface.examples.databinding-1.4.0-SNAPSHOT-sources.jar
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/target/org.eclipse.jface.examples.databinding-1.4.0-SNAPSHOT.jar
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.examples.databinding:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/.polyglot.META-INF
05:26:10     The main artifact has been replaced with the baseline version.
05:26:10     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:10 
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.examples.databinding ---
05:26:10 [INFO] Execution was skipped
05:26:10 [INFO] 
05:26:10 [INFO] --< org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance >--
05:26:10 [INFO] Building [test-bundle] JFace Data Binding Conformance Tests 1.5.0-SNAPSHOT [365/520]
05:26:10 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
05:26:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:10 [INFO] 
05:26:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] The project's OSGi version is 1.5.0.v20230220-1021
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] 
05:26:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/saveproperties
05:26:10 [INFO] 
05:26:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] 
05:26:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] Resolving class path of [test-bundle] JFace Data Binding Conformance Tests
05:26:10 [INFO] 
05:26:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/src/main/resources
05:26:10 [INFO] 
05:26:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/src/main/resources
05:26:10 [INFO] 
05:26:10 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:10 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/target/classes
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] 
05:26:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/src/test/resources
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/target/org.eclipse.jface.tests.databinding.conformance-1.5.0-SNAPSHOT-sources.jar
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/target/org.eclipse.jface.tests.databinding.conformance-1.5.0-SNAPSHOT.jar
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding.conformance:1.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/.polyglot.META-INF
05:26:11     The main artifact has been replaced with the baseline version.
05:26:11     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:11 
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] Skipping tests
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.tests.databinding.conformance ---
05:26:11 [INFO] Execution was skipped
05:26:11 [INFO] 
05:26:11 [INFO] ------< org.eclipse.platform:org.eclipse.jface.tests.databinding >------
05:26:11 [INFO] Building [test-bundle] JFace Data Binding Tests 1.12.0-SNAPSHOT [366/520]
05:26:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
05:26:11 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:11 [INFO] 
05:26:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] The project's OSGi version is 1.12.0.v20230220-1021
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] 
05:26:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/saveproperties
05:26:11 [INFO] 
05:26:11 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] 
05:26:11 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] Resolving class path of [test-bundle] JFace Data Binding Tests
05:26:11 [INFO] 
05:26:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/main/resources
05:26:11 [INFO] 
05:26:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/main/resources
05:26:11 [INFO] 
05:26:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.tests.databinding ---
05:26:11 [INFO] Compiling 224 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/target/classes
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/test/resources
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/target/org.eclipse.jface.tests.databinding-1.12.0-SNAPSHOT-sources.jar
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/target/org.eclipse.jface.tests.databinding-1.12.0-SNAPSHOT.jar
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] MavenProject: org.eclipse.platform:org.eclipse.jface.tests.databinding:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/.polyglot.META-INF
05:26:12     The main artifact has been replaced with the baseline version.
05:26:12     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:12 
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] Skipping tests
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.tests.databinding ---
05:26:12 [INFO] Execution was skipped
05:26:12 [INFO] 
05:26:12 [INFO] -----< org.eclipse.platform:org.eclipse.jface.tests.notifications >-----
05:26:12 [INFO] Building [test-bundle] Jface notifications tests 0.2.0-SNAPSHOT [367/520]
05:26:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
05:26:12 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] The project's OSGi version is 0.2.0.v20230220-1021
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/saveproperties
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] Resolving class path of [test-bundle] Jface notifications tests
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/src/main/resources
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/src/main/resources
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/target/classes
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/src/test/resources
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.tests.notifications ---
05:26:12 [INFO] 
05:26:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.tests.notifications ---
05:26:12 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:26:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/target/org.eclipse.jface.tests.notifications-0.2.0-SNAPSHOT-sources.jar
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.tests.notifications ---
05:26:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/target/org.eclipse.jface.tests.notifications-0.2.0-SNAPSHOT.jar
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.tests.notifications ---
05:26:13 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.jface.tests.notifications:0.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.jface.tests.notifications/.polyglot.META-INF
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.jface.tests.notifications ---
05:26:13 [INFO] Skipping tests
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.tests.notifications ---
05:26:13 [INFO] Execution was skipped
05:26:13 [INFO] 
05:26:13 [INFO] ----------< org.eclipse.platform:org.eclipse.tests.urischeme >----------
05:26:13 [INFO] Building [test-bundle] Tests for Eclipse URI Scheme Handling 1.2.0-SNAPSHOT [368/520]
05:26:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
05:26:13 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] The project's OSGi version is 1.2.0.v20230220-1021
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/saveproperties
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] Resolving class path of [test-bundle] Tests for Eclipse URI Scheme Handling
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/src/main/resources
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/src/main/resources
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/target/classes
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/src/test/resources
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/target/org.eclipse.tests.urischeme-1.2.0-SNAPSHOT-sources.jar
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/target/org.eclipse.tests.urischeme-1.2.0-SNAPSHOT.jar
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] MavenProject: org.eclipse.platform:org.eclipse.tests.urischeme:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.tests.urischeme/.polyglot.META-INF
05:26:13     The main artifact has been replaced with the baseline version.
05:26:13     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:13 
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] Skipping tests
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tests.urischeme ---
05:26:13 [INFO] Execution was skipped
05:26:13 [INFO] 
05:26:13 [INFO] -----< org.eclipse.platform:org.eclipse.ui.ide.application.tests >------
05:26:13 [INFO] Building [test-bundle] Eclipse UI IDE Application Tests 1.4.0-SNAPSHOT [369/520]
05:26:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
05:26:13 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] The project's OSGi version is 1.4.0.v20230220-1021
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/saveproperties
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] 
05:26:13 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] Resolving class path of [test-bundle] Eclipse UI IDE Application Tests
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/src/main/resources
05:26:13 [INFO] 
05:26:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/src/main/resources
05:26:13 [INFO] 
05:26:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.ide.application.tests ---
05:26:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/target/classes
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/src/test/resources
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/target/org.eclipse.ui.ide.application.tests-1.4.0-SNAPSHOT-sources.jar
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/target/org.eclipse.ui.ide.application.tests-1.4.0-SNAPSHOT.jar
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.ide.application.tests:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.ide.application.tests/.polyglot.META-INF
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] Skipping tests
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.ide.application.tests ---
05:26:14 [INFO] Execution was skipped
05:26:14 [INFO] 
05:26:14 [INFO] --------< org.eclipse.platform:org.eclipse.ui.monitoring.tests >--------
05:26:14 [INFO] Building [test-bundle] UI Freeze Monitoring Tests 1.3.0-SNAPSHOT [370/520]
05:26:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
05:26:14 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] The project's OSGi version is 1.3.0.v20230220-1021
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/saveproperties
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] Resolving class path of [test-bundle] UI Freeze Monitoring Tests
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/src/main/resources
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/src/main/resources
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/target/classes
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/src/test/resources
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/target/org.eclipse.ui.monitoring.tests-1.3.0-SNAPSHOT-sources.jar
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/target/org.eclipse.ui.monitoring.tests-1.3.0-SNAPSHOT.jar
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.monitoring.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.monitoring.tests/.polyglot.META-INF
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] Skipping tests
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.monitoring.tests ---
05:26:14 [INFO] Execution was skipped
05:26:14 [INFO] 
05:26:14 [INFO] -------------< org.eclipse.platform:org.eclipse.ui.tests >--------------
05:26:14 [INFO] Building [test-bundle] Eclipse UI Tests 3.15.1100-SNAPSHOT     [371/520]
05:26:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
05:26:14 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests ---
05:26:14 [INFO] The project's OSGi version is 3.15.1100.v20230329-2011
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests ---
05:26:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/saveproperties
05:26:14 [INFO] 
05:26:14 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests ---
05:26:14 [INFO] 
05:26:14 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests ---
05:26:14 [INFO] Resolving class path of [test-bundle] Eclipse UI Tests
05:26:15 [INFO] 
05:26:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests ---
05:26:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/src/main/resources
05:26:15 [INFO] 
05:26:15 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests ---
05:26:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/src/main/resources
05:26:15 [INFO] 
05:26:15 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests ---
05:26:15 [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/target/classes
05:26:16 [INFO] 
05:26:16 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests ---
05:26:16 [INFO] 
05:26:16 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests ---
05:26:16 [INFO] 
05:26:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests ---
05:26:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/src/test/resources
05:26:16 [INFO] 
05:26:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests ---
05:26:16 [INFO] 
05:26:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests ---
05:26:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/target/org.eclipse.ui.tests-3.15.1100-SNAPSHOT-sources.jar
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests ---
05:26:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/target/org.eclipse.ui.tests-3.15.1100-SNAPSHOT.jar
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests ---
05:26:17 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests:3.15.1100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests/.polyglot.META-INF
05:26:17     The main artifact has been replaced with the baseline version.
05:26:17     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:17 
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests ---
05:26:17 [INFO] Skipping tests
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests ---
05:26:17 [INFO] Execution was skipped
05:26:17 [INFO] 
05:26:17 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.tests.browser >----------
05:26:17 [INFO] Building [test-bundle] Plugin.name 3.4.0                       [372/520]
05:26:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.4.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
05:26:17 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:17 [INFO] 
05:26:17 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] The project's OSGi version is 3.4.0
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] 
05:26:17 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/saveproperties
05:26:17 [INFO] 
05:26:17 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] 
05:26:17 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] Resolving class path of [test-bundle] Plugin.name
05:26:17 [INFO] 
05:26:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/src/main/resources
05:26:17 [INFO] 
05:26:17 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/src/main/resources
05:26:17 [INFO] 
05:26:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.browser ---
05:26:17 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/target/classes
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/src/test/resources
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/target/org.eclipse.ui.tests.browser-3.4.0-sources.jar
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/target/org.eclipse.ui.tests.browser-3.4.0.jar
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.tests.browser:3.4.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.browser/.polyglot.META-INF
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] Skipping tests
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.browser ---
05:26:18 [INFO] Execution was skipped
05:26:18 [INFO] 
05:26:18 [INFO] ----------< org.eclipse.platform:org.eclipse.ui.tests.forms >-----------
05:26:18 [INFO] Building [test-bundle] Forms Test 3.10.0-SNAPSHOT              [373/520]
05:26:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
05:26:18 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] The project's OSGi version is 3.10.0.v20230220-1021
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/saveproperties
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] Resolving class path of [test-bundle] Forms Test
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/src/main/resources
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/src/main/resources
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/target/classes
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/src/test/resources
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/target/org.eclipse.ui.tests.forms-3.10.0-SNAPSHOT-sources.jar
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/target/org.eclipse.ui.tests.forms-3.10.0-SNAPSHOT.jar
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.forms:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.forms/.polyglot.META-INF
05:26:18     The main artifact has been replaced with the baseline version.
05:26:18     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:18 
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] Skipping tests
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.forms ---
05:26:18 [INFO] Execution was skipped
05:26:18 [INFO] 
05:26:18 [INFO] --------< org.eclipse.platform:org.eclipse.ui.tests.navigator >---------
05:26:18 [INFO] Building [test-bundle] Common Navigator Tests 3.7.0-SNAPSHOT   [374/520]
05:26:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
05:26:18 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:18 [INFO] 
05:26:18 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.navigator ---
05:26:18 [INFO] 
05:26:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] The project's OSGi version is 3.7.0.v20230220-1021
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/saveproperties
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] Resolving class path of [test-bundle] Common Navigator Tests
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/main/resources
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/main/resources
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/target/classes
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/test/resources
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/target/org.eclipse.ui.tests.navigator-3.7.0-SNAPSHOT-sources.jar
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/target/org.eclipse.ui.tests.navigator-3.7.0-SNAPSHOT.jar
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.navigator:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/.polyglot.META-INF
05:26:19     The main artifact has been replaced with the baseline version.
05:26:19     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:19 
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] Skipping tests
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.navigator ---
05:26:19 [INFO] Execution was skipped
05:26:19 [INFO] 
05:26:19 [INFO] -------< org.eclipse.platform:org.eclipse.ui.tests.performance >--------
05:26:19 [INFO] Building [test-bundle] Performance Plug-in 1.6.0-SNAPSHOT      [375/520]
05:26:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
05:26:19 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] The project's OSGi version is 1.6.0.v20230220-1021
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/saveproperties
05:26:19 [INFO] 
05:26:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] 
05:26:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] 
05:26:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.performance ---
05:26:19 [INFO] Resolving class path of [test-bundle] Performance Plug-in
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/main/resources
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/main/resources
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/target/classes
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/test/resources
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/target/org.eclipse.ui.tests.performance-1.6.0-SNAPSHOT-sources.jar
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/target/org.eclipse.ui.tests.performance-1.6.0-SNAPSHOT.jar
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.performance:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/.polyglot.META-INF
05:26:20     The main artifact has been replaced with the baseline version.
05:26:20     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:20 
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] Skipping tests
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.performance ---
05:26:20 [INFO] Execution was skipped
05:26:20 [INFO] 
05:26:20 [INFO] -------< org.eclipse.platform:org.eclipse.ui.tests.pluginchecks >-------
05:26:20 [INFO] Building [test-bundle] Pluginchecks 1.2.0-SNAPSHOT             [376/520]
05:26:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
05:26:20 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:20 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] The project's OSGi version is 1.2.0.v20230220-1021
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/saveproperties
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] Resolving class path of [test-bundle] Pluginchecks
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/src/main/resources
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/src/main/resources
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/target/classes
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/src/test/resources
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/target/org.eclipse.ui.tests.pluginchecks-1.2.0-SNAPSHOT-sources.jar
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/target/org.eclipse.ui.tests.pluginchecks-1.2.0-SNAPSHOT.jar
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.pluginchecks:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/.polyglot.META-INF
05:26:20     The main artifact has been replaced with the baseline version.
05:26:20     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:20 
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] Skipping tests
05:26:20 [INFO] 
05:26:20 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.pluginchecks ---
05:26:20 [INFO] Execution was skipped
05:26:20 [INFO] 
05:26:20 [INFO] -----------< org.eclipse.platform:org.eclipse.ui.tests.rcp >------------
05:26:20 [INFO] Building [test-bundle] Eclipse RCP Tests 3.6.0-SNAPSHOT        [377/520]
05:26:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
05:26:20 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] The project's OSGi version is 3.6.0.v20230220-1021
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/saveproperties
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] Resolving class path of [test-bundle] Eclipse RCP Tests
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/src/main/resources
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/src/main/resources
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/target/classes
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/src/test/resources
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/target/org.eclipse.ui.tests.rcp-3.6.0-SNAPSHOT-sources.jar
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/target/org.eclipse.ui.tests.rcp-3.6.0-SNAPSHOT.jar
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.rcp:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.rcp/.polyglot.META-INF
05:26:21     The main artifact has been replaced with the baseline version.
05:26:21     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:21 
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] Skipping tests
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.rcp ---
05:26:21 [INFO] Execution was skipped
05:26:21 [INFO] 
05:26:21 [INFO] --< org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed >--
05:26:21 [INFO] Building [test-bundle] Tabbed Properties View Tests 3.8.0-SNAPSHOT [378/520]
05:26:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
05:26:21 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] The project's OSGi version is 3.8.0.v20230220-1021
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/saveproperties
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] 
05:26:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] Resolving class path of [test-bundle] Tabbed Properties View Tests
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/src/main/resources
05:26:21 [INFO] 
05:26:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/src/main/resources
05:26:21 [INFO] 
05:26:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:21 [INFO] Compiling 107 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/target/classes
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/src/test/resources
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/target/org.eclipse.ui.tests.views.properties.tabbed-3.8.0-SNAPSHOT-sources.jar
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/target/org.eclipse.ui.tests.views.properties.tabbed-3.8.0-SNAPSHOT.jar
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.tests.views.properties.tabbed:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tests/org.eclipse.ui.tests.views.properties.tabbed/.polyglot.META-INF
05:26:22     The main artifact has been replaced with the baseline version.
05:26:22     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:22 
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] Skipping tests
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.tests.views.properties.tabbed ---
05:26:22 [INFO] Execution was skipped
05:26:22 [INFO] 
05:26:22 [INFO] ---------< org.eclipse.platform:org.eclipse.e4.demo.cssbridge >---------
05:26:22 [INFO] Building [bundle] CSS bridge demo 1.3.0-SNAPSHOT               [379/520]
05:26:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
05:26:22 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] The project's OSGi version is 1.3.0.v20230220-1021
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/saveproperties
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] Resolving class path of [bundle] CSS bridge demo
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/src/main/resources
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/src/main/resources
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/target/classes
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/src/test/resources
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/target/org.eclipse.e4.demo.cssbridge-1.3.0-SNAPSHOT-sources.jar
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/target/org.eclipse.e4.demo.cssbridge-1.3.0-SNAPSHOT.jar
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.demo.cssbridge:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.demo.cssbridge/.polyglot.META-INF
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.demo.cssbridge ---
05:26:22 [INFO] Execution was skipped
05:26:22 [INFO] 
05:26:22 [INFO] --------< org.eclipse.platform:org.eclipse.e4.ui.examples.job >---------
05:26:22 [INFO] Building [bundle] e4 Progress Examples Plug-in 0.4.0-SNAPSHOT  [380/520]
05:26:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
05:26:22 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] The project's OSGi version is 0.4.0.v20230220-1021
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/saveproperties
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] 
05:26:22 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] Resolving class path of [bundle] e4 Progress Examples Plug-in
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/src/main/resources
05:26:22 [INFO] 
05:26:22 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/src/main/resources
05:26:22 [INFO] 
05:26:22 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.ui.examples.job ---
05:26:22 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/target/classes
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/src/test/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/target/org.eclipse.e4.ui.examples.job-0.4.0-SNAPSHOT-sources.jar
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/target/org.eclipse.e4.ui.examples.job-0.4.0-SNAPSHOT.jar
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.ui.examples.job:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.e4.ui.examples.job/.polyglot.META-INF
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.ui.examples.job ---
05:26:23 [INFO] Execution was skipped
05:26:23 [INFO] 
05:26:23 [INFO] ----------< org.eclipse.platform:org.eclipse.jface.snippets >-----------
05:26:23 [INFO] Building [bundle] JFace Snippets Plug-in 3.6.0-SNAPSHOT        [381/520]
05:26:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
05:26:23 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] The project's OSGi version is 3.6.0.v20230220-1021
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/saveproperties
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] Resolving class path of [bundle] JFace Snippets Plug-in
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/src/main/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/src/main/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/target/classes
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/src/test/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/target/org.eclipse.jface.snippets-3.6.0-SNAPSHOT-sources.jar
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/target/org.eclipse.jface.snippets-3.6.0-SNAPSHOT.jar
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.jface.snippets:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.jface.snippets/.polyglot.META-INF
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.snippets ---
05:26:23 [INFO] Execution was skipped
05:26:23 [INFO] 
05:26:23 [INFO] ----< org.eclipse.platform:org.eclipse.ui.examples.adapterservice >-----
05:26:23 [INFO] Building [bundle] Services Snippets (Incubation) 0.10.0-SNAPSHOT [382/520]
05:26:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
05:26:23 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] The project's OSGi version is 0.10.0.v20230220-1021
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/saveproperties
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] Resolving class path of [bundle] Services Snippets (Incubation)
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/src/main/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/src/main/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/target/classes
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/src/test/resources
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/target/org.eclipse.ui.examples.adapterservice-0.10.0-SNAPSHOT-sources.jar
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/target/org.eclipse.ui.examples.adapterservice-0.10.0-SNAPSHOT.jar
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.examples.adapterservice:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.adapterservice/.polyglot.META-INF
05:26:23 [INFO] 
05:26:23 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.adapterservice ---
05:26:23 [INFO] Execution was skipped
05:26:23 [INFO] 
05:26:23 [INFO] -----< org.eclipse.platform:org.eclipse.ui.examples.contributions >-----
05:26:23 [INFO] Building [bundle] Command Contribution Examples 3.6.0-SNAPSHOT [383/520]
05:26:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
05:26:23 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:23 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] The project's OSGi version is 3.6.0.v20230220-1021
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/saveproperties
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] Resolving class path of [bundle] Command Contribution Examples
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/src/main/resources
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/src/main/resources
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/target/classes
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/src/test/resources
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/target/org.eclipse.ui.examples.contributions-3.6.0-SNAPSHOT-sources.jar
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/target/org.eclipse.ui.examples.contributions-3.6.0-SNAPSHOT.jar
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.contributions:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/.polyglot.META-INF
05:26:24     The main artifact has been replaced with the baseline version.
05:26:24     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:24 
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.contributions ---
05:26:24 [INFO] Execution was skipped
05:26:24 [INFO] 
05:26:24 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.fieldassist >------
05:26:24 [INFO] Building [bundle] Field Assist Example 1.3.0-SNAPSHOT          [384/520]
05:26:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
05:26:24 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] The project's OSGi version is 1.3.0.v20230220-1021
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/saveproperties
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] Resolving class path of [bundle] Field Assist Example
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/src/main/resources
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/src/main/resources
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/target/classes
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/src/test/resources
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/target/org.eclipse.ui.examples.fieldassist-1.3.0-SNAPSHOT-sources.jar
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/target/org.eclipse.ui.examples.fieldassist-1.3.0-SNAPSHOT.jar
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.fieldassist:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.fieldassist/.polyglot.META-INF
05:26:24     The main artifact has been replaced with the baseline version.
05:26:24     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:24 
05:26:24 [INFO] 
05:26:24 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.fieldassist ---
05:26:24 [INFO] Execution was skipped
05:26:24 [INFO] 
05:26:24 [INFO] ----------< org.eclipse.platform:org.eclipse.ui.examples.job >----------
05:26:24 [INFO] Building [bundle] Progress Examples Plug-in 3.3.0              [385/520]
05:26:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.3.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
05:26:24 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] The project's OSGi version is 3.3.0
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/saveproperties
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] Resolving class path of [bundle] Progress Examples Plug-in
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/src/main/resources
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/src/main/resources
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/target/classes
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/src/test/resources
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/target/org.eclipse.ui.examples.job-3.3.0-sources.jar
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/target/org.eclipse.ui.examples.job-3.3.0.jar
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.examples.job:3.3.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.job/.polyglot.META-INF
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.job ---
05:26:25 [INFO] Execution was skipped
05:26:25 [INFO] 
05:26:25 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.markerHelp >-------
05:26:25 [INFO] Building [bundle] pluginName 3.2.0                             [386/520]
05:26:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
05:26:25 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] The project's OSGi version is 3.2.0
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/saveproperties
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] Resolving class path of [bundle] pluginName
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/src/main/resources
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/src/main/resources
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/target/classes
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/src/test/resources
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/target/org.eclipse.ui.examples.markerHelp-3.2.0-sources.jar
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/target/org.eclipse.ui.examples.markerHelp-3.2.0.jar
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.examples.markerHelp:3.2.0 @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.markerHelp/.polyglot.META-INF
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.markerHelp ---
05:26:25 [INFO] Execution was skipped
05:26:25 [INFO] 
05:26:25 [INFO] ----< org.eclipse.platform:org.eclipse.ui.examples.multipageeditor >----
05:26:25 [INFO] Building [bundle] Multi-Page Editor Example 3.4.0-SNAPSHOT     [387/520]
05:26:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
05:26:25 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.multipageeditor ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.multipageeditor ---
05:26:25 [INFO] The project's OSGi version is 3.4.0.v20230220-1021
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.multipageeditor ---
05:26:25 [INFO] 
05:26:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.multipageeditor ---
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.multipageeditor ---
05:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/saveproperties
05:26:25 [INFO] 
05:26:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.multipageeditor ---
05:26:25 [INFO] 
05:26:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] Resolving class path of [bundle] Multi-Page Editor Example
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/src/main/resources
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/src/main/resources
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/target/classes
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/src/test/resources
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/target/org.eclipse.ui.examples.multipageeditor-3.4.0-SNAPSHOT-sources.jar
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/target/org.eclipse.ui.examples.multipageeditor-3.4.0-SNAPSHOT.jar
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.multipageeditor:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.multipageeditor/.polyglot.META-INF
05:26:26     The main artifact has been replaced with the baseline version.
05:26:26     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:26 
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.multipageeditor ---
05:26:26 [INFO] Execution was skipped
05:26:26 [INFO] 
05:26:26 [INFO] -------< org.eclipse.platform:org.eclipse.ui.examples.navigator >-------
05:26:26 [INFO] Building [bundle] Common Navigator Examples 3.4.0-SNAPSHOT     [388/520]
05:26:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
05:26:26 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] The project's OSGi version is 3.4.0.v20230220-1021
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/saveproperties
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] Resolving class path of [bundle] Common Navigator Examples
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/src/main/resources
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/src/main/resources
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/target/classes
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/src/test/resources
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/target/org.eclipse.ui.examples.navigator-3.4.0-SNAPSHOT-sources.jar
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/target/org.eclipse.ui.examples.navigator-3.4.0-SNAPSHOT.jar
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.examples.navigator:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.navigator/.polyglot.META-INF
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.navigator ---
05:26:26 [INFO] Execution was skipped
05:26:26 [INFO] 
05:26:26 [INFO] -----< org.eclipse.platform:org.eclipse.ui.examples.propertysheet >-----
05:26:26 [INFO] Building [bundle] User File Editor 3.5.0-SNAPSHOT              [389/520]
05:26:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
05:26:26 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] The project's OSGi version is 3.5.0.v20230220-1021
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/saveproperties
05:26:26 [INFO] 
05:26:26 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] 
05:26:26 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] 
05:26:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.propertysheet ---
05:26:26 [INFO] Resolving class path of [bundle] User File Editor
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/src/main/resources
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/src/main/resources
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/target/classes
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/src/test/resources
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/target/org.eclipse.ui.examples.propertysheet-3.5.0-SNAPSHOT-sources.jar
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/target/org.eclipse.ui.examples.propertysheet-3.5.0-SNAPSHOT.jar
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.propertysheet:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/.polyglot.META-INF
05:26:27     The main artifact has been replaced with the baseline version.
05:26:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:27 
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.propertysheet ---
05:26:27 [INFO] Execution was skipped
05:26:27 [INFO] 
05:26:27 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.readmetool >-------
05:26:27 [INFO] Building [bundle] Readme File Editing Tool 3.7.0-SNAPSHOT      [390/520]
05:26:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
05:26:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] The project's OSGi version is 3.7.0.v20230220-1021
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/saveproperties
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] Resolving class path of [bundle] Readme File Editing Tool
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/src/main/resources
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/src/main/resources
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/target/classes
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/src/test/resources
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/target/org.eclipse.ui.examples.readmetool-3.7.0-SNAPSHOT-sources.jar
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/target/org.eclipse.ui.examples.readmetool-3.7.0-SNAPSHOT.jar
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.readmetool:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/.polyglot.META-INF
05:26:27     The main artifact has been replaced with the baseline version.
05:26:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:27 
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.readmetool ---
05:26:27 [INFO] Execution was skipped
05:26:27 [INFO] 
05:26:27 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.examples.undo >----------
05:26:27 [INFO] Building [bundle] Undo Example 3.5.0-SNAPSHOT                  [391/520]
05:26:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
05:26:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:27 [INFO] 
05:26:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.undo ---
05:26:27 [INFO] 
05:26:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] The project's OSGi version is 3.5.0.v20230220-1021
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/saveproperties
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] Resolving class path of [bundle] Undo Example
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/src/main/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/src/main/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/target/classes
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/src/test/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/target/org.eclipse.ui.examples.undo-3.5.0-SNAPSHOT-sources.jar
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/target/org.eclipse.ui.examples.undo-3.5.0-SNAPSHOT.jar
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.undo:3.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.undo/.polyglot.META-INF
05:26:28     The main artifact has been replaced with the baseline version.
05:26:28     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:28 
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.undo ---
05:26:28 [INFO] Execution was skipped
05:26:28 [INFO] 
05:26:28 [INFO] ---< org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler >----
05:26:28 [INFO] Building [bundle] Example for Eclipse URI Scheme Handling 1.2.0-SNAPSHOT [392/520]
05:26:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
05:26:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] The project's OSGi version is 1.2.0.v20230220-1021
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/saveproperties
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] Resolving class path of [bundle] Example for Eclipse URI Scheme Handling
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/src/main/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/src/main/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/target/classes
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/src/test/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/target/org.eclipse.ui.examples.uriSchemeHandler-1.2.0-SNAPSHOT-sources.jar
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/target/org.eclipse.ui.examples.uriSchemeHandler-1.2.0-SNAPSHOT.jar
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.uriSchemeHandler:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.uriSchemeHandler/.polyglot.META-INF
05:26:28     The main artifact has been replaced with the baseline version.
05:26:28     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:28 
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.uriSchemeHandler ---
05:26:28 [INFO] Execution was skipped
05:26:28 [INFO] 
05:26:28 [INFO] --< org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article >--
05:26:28 [INFO] Building [bundle] Tabbed Properties View Article Example 3.4.0-SNAPSHOT [393/520]
05:26:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
05:26:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] The project's OSGi version is 3.4.0.v20230220-1021
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/saveproperties
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] Resolving class path of [bundle] Tabbed Properties View Article Example
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/src/main/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/src/main/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/classes
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/src/test/resources
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/org.eclipse.ui.examples.views.properties.tabbed.article-3.4.0-SNAPSHOT-sources.jar
05:26:28 [INFO] 
05:26:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/target/org.eclipse.ui.examples.views.properties.tabbed.article-3.4.0-SNAPSHOT.jar
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:29 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.views.properties.tabbed.article:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.examples.views.properties.tabbed.article/.polyglot.META-INF
05:26:29     The main artifact has been replaced with the baseline version.
05:26:29     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:29 
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.views.properties.tabbed.article ---
05:26:29 [INFO] Execution was skipped
05:26:29 [INFO] 
05:26:29 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.forms.examples >---------
05:26:29 [INFO] Building [bundle] Examples of Eclipse Forms 3.4.0-SNAPSHOT     [394/520]
05:26:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
05:26:29 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] The project's OSGi version is 3.4.0.v20230220-1021
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/saveproperties
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] Resolving class path of [bundle] Examples of Eclipse Forms
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/src/main/resources
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/src/main/resources
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/target/classes
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/src/test/resources
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.4.0-SNAPSHOT-sources.jar
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.4.0-SNAPSHOT.jar
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.ui.forms.examples:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/.polyglot.META-INF
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.forms.examples ---
05:26:29 [INFO] Execution was skipped
05:26:29 [INFO] 
05:26:29 [INFO] -------------< org.eclipse.platform:org.eclipse.e4.tools >--------------
05:26:29 [INFO] Building [bundle] Tools 4.10.0-SNAPSHOT                        [395/520]
05:26:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/.polyglot.META-INF
05:26:29 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools ---
05:26:29 [INFO] The project's OSGi version is 4.10.0.v20230317-0802
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools ---
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/saveproperties
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools ---
05:26:29 [INFO] 
05:26:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools ---
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools ---
05:26:29 [INFO] Resolving class path of [bundle] Tools
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/src/main/resources
05:26:29 [INFO] 
05:26:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools ---
05:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/src/main/resources
05:26:29 [INFO] 
05:26:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools ---
05:26:30 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/target/classes
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools ---
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools ---
05:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/src/test/resources
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools ---
05:26:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/target/org.eclipse.e4.tools-4.10.0-SNAPSHOT-sources.jar
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools ---
05:26:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/target/org.eclipse.e4.tools-4.10.0-SNAPSHOT.jar
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools ---
05:26:30 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools/.polyglot.META-INF
05:26:30     The main artifact has been replaced with the baseline version.
05:26:30     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:30 
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools ---
05:26:30 [INFO] Execution was skipped
05:26:30 [INFO] 
05:26:30 [INFO] ----------< org.eclipse.platform:org.eclipse.e4.tools.compat >----------
05:26:30 [INFO] Building [bundle] Compat 4.9.0-SNAPSHOT                        [396/520]
05:26:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.compat:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/.polyglot.META-INF
05:26:30 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] The project's OSGi version is 4.9.0.v20230317-0802
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/saveproperties
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] Resolving class path of [bundle] Compat
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/src/main/resources
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/src/main/resources
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/target/classes
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/src/test/resources
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/target/org.eclipse.e4.tools.compat-4.9.0-SNAPSHOT-sources.jar
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/target/org.eclipse.e4.tools.compat-4.9.0-SNAPSHOT.jar
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.compat:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compat/.polyglot.META-INF
05:26:30     The main artifact has been replaced with the baseline version.
05:26:30     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:30 
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.compat ---
05:26:30 [INFO] Execution was skipped
05:26:30 [INFO] 
05:26:30 [INFO] -------< org.eclipse.platform:org.eclipse.e4.tools.persistence >--------
05:26:30 [INFO] Building [bundle] Persistence Model 1.1.0-SNAPSHOT             [397/520]
05:26:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/.polyglot.META-INF
05:26:30 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:30 [INFO] 
05:26:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.persistence ---
05:26:30 [INFO] 
05:26:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/saveproperties
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] Resolving class path of [bundle] Persistence Model
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/src/main/resources
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/src/main/resources
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/target/classes
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/src/test/resources
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/target/org.eclipse.e4.tools.persistence-1.1.0-SNAPSHOT-sources.jar
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/target/org.eclipse.e4.tools.persistence-1.1.0-SNAPSHOT.jar
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.persistence/.polyglot.META-INF
05:26:31     The main artifact has been replaced with the baseline version.
05:26:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:31 
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.persistence ---
05:26:31 [INFO] Execution was skipped
05:26:31 [INFO] 
05:26:31 [INFO] --< org.eclipse.platform:org.eclipse.e4.tools.compatibility.migration >--
05:26:31 [INFO] Building [bundle] Perspective migrate compatibility Util  1.1.0-SNAPSHOT [398/520]
05:26:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.compatibility.migration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/.polyglot.META-INF
05:26:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/saveproperties
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] Resolving class path of [bundle] Perspective migrate compatibility Util 
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/src/main/resources
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/src/main/resources
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/target/classes
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/src/test/resources
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/target/org.eclipse.e4.tools.compatibility.migration-1.1.0-SNAPSHOT-sources.jar
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/target/org.eclipse.e4.tools.compatibility.migration-1.1.0-SNAPSHOT.jar
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.compatibility.migration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.compatibility.migration/.polyglot.META-INF
05:26:31     The main artifact has been replaced with the baseline version.
05:26:31     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:31 
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.compatibility.migration ---
05:26:31 [INFO] Execution was skipped
05:26:31 [INFO] 
05:26:31 [INFO] -------< org.eclipse.platform:org.eclipse.e4.tools.emf.editor3x >-------
05:26:31 [INFO] Building [bundle] Editor3x 4.9.0-SNAPSHOT                      [399/520]
05:26:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.emf.editor3x:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/.polyglot.META-INF
05:26:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:31 [INFO] 
05:26:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:31 [INFO] 
05:26:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] The project's OSGi version is 4.9.0.v20230317-0802
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/saveproperties
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] Resolving class path of [bundle] Editor3x
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/src/main/resources
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/src/main/resources
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/target/classes
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/src/test/resources
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/target/org.eclipse.e4.tools.emf.editor3x-4.9.0-SNAPSHOT-sources.jar
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/target/org.eclipse.e4.tools.emf.editor3x-4.9.0-SNAPSHOT.jar
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.emf.editor3x:4.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.emf.editor3x/.polyglot.META-INF
05:26:32     The main artifact has been replaced with the baseline version.
05:26:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:32 
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.emf.editor3x ---
05:26:32 [INFO] Execution was skipped
05:26:32 [INFO] 
05:26:32 [INFO] ------< org.eclipse.platform:org.eclipse.e4.tools.jdt.templates >-------
05:26:32 [INFO] Building [bundle] e4 JDT code templates 4.10.0-SNAPSHOT        [400/520]
05:26:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.jdt.templates:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/.polyglot.META-INF
05:26:32 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] The project's OSGi version is 4.10.0.v20230317-0802
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/saveproperties
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] 
05:26:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] Resolving class path of [bundle] e4 JDT code templates
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/src/main/resources
05:26:32 [INFO] 
05:26:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/src/main/resources
05:26:32 [INFO] 
05:26:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.jdt.templates ---
05:26:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/target/classes
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/src/test/resources
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/target/org.eclipse.e4.tools.jdt.templates-4.10.0-SNAPSHOT-sources.jar
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/target/org.eclipse.e4.tools.jdt.templates-4.10.0-SNAPSHOT.jar
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.jdt.templates:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/bundles/org.eclipse.e4.tools.jdt.templates/.polyglot.META-INF
05:26:33     The main artifact has been replaced with the baseline version.
05:26:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:33 
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.jdt.templates ---
05:26:33 [INFO] Execution was skipped
05:26:33 [INFO] 
05:26:33 [INFO] -------------------< org.eclipse.platform:features >--------------------
05:26:33 [INFO] Building [aggregator] features 4.28.0-SNAPSHOT                 [401/520]
05:26:33 [INFO] --------------------------------[ pom ]---------------------------------
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ features ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ features ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/saveproperties
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ features ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ features ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/src/main/resources
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ features ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ features ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ features ---
05:26:33 [INFO] Execution was skipped
05:26:33 [INFO] 
05:26:33 [INFO] -------< org.eclipse.platform:org.eclipse.e4.core.tools.feature >-------
05:26:33 [INFO] Building [feature] Eclipse e4 Tools 4.28.0-SNAPSHOT            [402/520]
05:26:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:26:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.core.tools.feature:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/.polyglot.feature.xml
05:26:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/target
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] The project's OSGi version is 4.28.0.v20230317-0802
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/saveproperties
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/src/main/resources
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/src/main/resources
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/target/org.eclipse.e4.core.tools.feature-4.28.0-SNAPSHOT.jar
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.tools.feature:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/.polyglot.feature.xml
05:26:33     The main artifact has been replaced with the baseline version.
05:26:33 
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/target/org.eclipse.e4.core.tools.feature-4.28.0-SNAPSHOT-sources-feature.jar
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.core.tools.feature:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.core.tools.feature/.polyglot.feature.xml
05:26:33     The main artifact has been replaced with the baseline version.
05:26:33     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:26:33 
05:26:33 [WARNING] artifact org.eclipse.platform:org.eclipse.e4.core.tools.feature:xml:p2metadata:4.28.0-SNAPSHOT already attached, replace previous instance
05:26:33 [WARNING] artifact org.eclipse.platform:org.eclipse.e4.core.tools.feature:xml:p2artifacts:4.28.0-SNAPSHOT already attached, replace previous instance
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.core.tools.feature ---
05:26:33 [INFO] Execution was skipped
05:26:33 [INFO] 
05:26:33 [INFO] ---< org.eclipse.platform:org.eclipse.e4.tools.persistence.feature >----
05:26:33 [INFO] Building [feature] Eclipse Persistence 1.1.0-SNAPSHOT          [403/520]
05:26:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:26:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/.polyglot.feature.xml
05:26:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/target
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/saveproperties
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/src/main/resources
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/src/main/resources
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/target/org.eclipse.e4.tools.persistence.feature-1.1.0-SNAPSHOT.jar
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/.polyglot.feature.xml
05:26:33     The main artifact has been replaced with the baseline version.
05:26:33 
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/target/org.eclipse.e4.tools.persistence.feature-1.1.0-SNAPSHOT-sources-feature.jar
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [WARNING] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/.polyglot.feature.xml: baseline and build artifacts have same version but different contents
05:26:33    classifier-sources-feature: not present in baseline
05:26:33 
05:26:33 [INFO] MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/features/org.eclipse.e4.tools.persistence.feature/.polyglot.feature.xml
05:26:33     The main artifact has been replaced with the baseline version.
05:26:33     The following attached artifacts are not present in the baseline and have been removed: [sources-feature]
05:26:33 
05:26:33 [WARNING] artifact org.eclipse.platform:org.eclipse.e4.tools.persistence.feature:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
05:26:33 [WARNING] artifact org.eclipse.platform:org.eclipse.e4.tools.persistence.feature:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.persistence.feature ---
05:26:33 [INFO] Execution was skipped
05:26:33 [INFO] 
05:26:33 [INFO] --< org.eclipse.platform:org.eclipse.e4.tools.compatibility.migration.tests >--
05:26:33 [INFO] Building org.eclipse.e4.tools.compatibility.migration.tests 1.1.0-SNAPSHOT [404/520]
05:26:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.compatibility.migration.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/pom.xml
05:26:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:33 [INFO] 
05:26:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:33 [INFO] 
05:26:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/saveproperties
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] Resolving class path of org.eclipse.e4.tools.compatibility.migration.tests
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/src/main/resources
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/src/main/resources
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/target/classes
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/src/test/resources
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:26:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/target/org.eclipse.e4.tools.compatibility.migration.tests-1.1.0-SNAPSHOT-sources.jar
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/target/org.eclipse.e4.tools.compatibility.migration.tests-1.1.0-SNAPSHOT.jar
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.tools.compatibility.migration.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.compatibility.migration.tests/pom.xml
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] Skipping tests
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.compatibility.migration.tests ---
05:26:34 [INFO] Execution was skipped
05:26:34 [INFO] 
05:26:34 [INFO] ----< org.eclipse.platform:org.eclipse.e4.tools.persistence.tests >-----
05:26:34 [INFO] Building org.eclipse.e4.tools.persistence.tests 1.1.0-SNAPSHOT [405/520]
05:26:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/pom.xml
05:26:34 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/saveproperties
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] Resolving class path of org.eclipse.e4.tools.persistence.tests
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/src/main/resources
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/src/main/resources
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/target/classes
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/src/test/resources
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:26:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/target/org.eclipse.e4.tools.persistence.tests-1.1.0-SNAPSHOT-sources.jar
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/target/org.eclipse.e4.tools.persistence.tests-1.1.0-SNAPSHOT.jar
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.tools.persistence.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.persistence.tests/pom.xml
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] Skipping tests
05:26:34 [INFO] 
05:26:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.persistence.tests ---
05:26:34 [INFO] Execution was skipped
05:26:34 [INFO] 
05:26:34 [INFO] -----------< org.eclipse.platform:org.eclipse.e4.tools.test >-----------
05:26:34 [INFO] Building org.eclipse.e4.tools.test 1.3.0-SNAPSHOT              [406/520]
05:26:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.tools.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/pom.xml
05:26:34 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] The project's OSGi version is 1.3.0.v20230317-0802
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/saveproperties
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] Resolving class path of org.eclipse.e4.tools.test
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/target/classes
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/src/test/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.e4.tools.test ---
05:26:35 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:26:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/target/org.eclipse.e4.tools.test-1.3.0-SNAPSHOT-sources.jar
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/target/org.eclipse.e4.tools.test-1.3.0-SNAPSHOT.jar
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.e4.tools.test:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/org.eclipse.e4.tools.test/pom.xml
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] Skipping tests
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.e4.tools.test ---
05:26:35 [INFO] Execution was skipped
05:26:35 [INFO] 
05:26:35 [INFO] ---------------------< org.eclipse.platform:tests >---------------------
05:26:35 [INFO] Building [aggregator] tests 4.28.0-SNAPSHOT                    [407/520]
05:26:35 [INFO] --------------------------------[ pom ]---------------------------------
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tests ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ tests ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/saveproperties
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ tests ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ tests ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ui/tools/tests/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ tests ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ tests ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ tests ---
05:26:35 [INFO] Execution was skipped
05:26:35 [INFO] 
05:26:35 [INFO] -------------< eclipse.platform.ua:org.eclipse.tips.core >--------------
05:26:35 [INFO] Building [bundle] Tip of the Day core plugin 0.3.0-SNAPSHOT    [408/520]
05:26:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:35 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
05:26:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.core ---
05:26:35 [INFO] The project's OSGi version is 0.3.0.v20230317-0802
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tips.core ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/saveproperties
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.core ---
05:26:35 [INFO] Resolving class path of [bundle] Tip of the Day core plugin
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tips.core ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tips.core ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.core ---
05:26:35 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/target/classes
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tips.core ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/src/test/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.core ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.core ---
05:26:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/target/org.eclipse.tips.core-0.3.0-SNAPSHOT-sources.jar
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.core ---
05:26:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/target/org.eclipse.tips.core-0.3.0-SNAPSHOT.jar
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.core ---
05:26:35 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.core:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.core/.polyglot.META-INF
05:26:35     The main artifact has been replaced with the baseline version.
05:26:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:35 
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.core ---
05:26:35 [INFO] Execution was skipped
05:26:35 [INFO] 
05:26:35 [INFO] --------------< eclipse.platform.ua:org.eclipse.tips.ui >---------------
05:26:35 [INFO] Building [bundle] Tip of the Day UI 0.3.0-SNAPSHOT             [409/520]
05:26:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:35 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
05:26:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.ui ---
05:26:35 [INFO] The project's OSGi version is 0.3.0.v20230317-0802
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tips.ui ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/saveproperties
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.ui ---
05:26:35 [INFO] Resolving class path of [bundle] Tip of the Day UI
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tips.ui ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tips.ui ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/src/main/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.ui ---
05:26:35 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/target/classes
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tips.ui ---
05:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/src/test/resources
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.ui ---
05:26:35 [INFO] 
05:26:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.ui ---
05:26:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/target/org.eclipse.tips.ui-0.3.0-SNAPSHOT-sources.jar
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.ui ---
05:26:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/target/org.eclipse.tips.ui-0.3.0-SNAPSHOT.jar
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.ui ---
05:26:36 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.ui:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ui/.polyglot.META-INF
05:26:36     The main artifact has been replaced with the baseline version.
05:26:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:36 
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.ui ---
05:26:36 [INFO] Execution was skipped
05:26:36 [INFO] 
05:26:36 [INFO] ------------< org.eclipse.ui:org.eclipse.platform.doc.tips >------------
05:26:36 [INFO] Building org.eclipse.platform.doc.tips 0.3.0-SNAPSHOT          [410/520]
05:26:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
05:26:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] The project's OSGi version is 0.3.0.v20230314-0946
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/saveproperties
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] Resolving class path of org.eclipse.platform.doc.tips
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/src/main/resources
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/src/main/resources
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/target/classes
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/src/test/resources
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.platform.doc.tips ---
05:26:36 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:26:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/target/org.eclipse.platform.doc.tips-0.3.0-SNAPSHOT-sources.jar
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/target/org.eclipse.platform.doc.tips-0.3.0-SNAPSHOT.jar
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] No baseline version MavenProject: org.eclipse.ui:org.eclipse.platform.doc.tips:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.common/bundles/org.eclipse.platform.doc.tips/pom.xml
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.platform.doc.tips ---
05:26:36 [INFO] Execution was skipped
05:26:36 [INFO] 
05:26:36 [INFO] --------< org.eclipse.platform:org.eclipse.debug.examples.core >--------
05:26:36 [INFO] Building [bundle] Example Debug Core Plug-in 1.6.0-SNAPSHOT    [411/520]
05:26:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
05:26:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] The project's OSGi version is 1.6.0.v20230317-0802
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/saveproperties
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] Resolving class path of [bundle] Example Debug Core Plug-in
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/src/main/resources
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/src/main/resources
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/target/classes
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/src/test/resources
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/target/org.eclipse.debug.examples.core-1.6.0-SNAPSHOT-sources.jar
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/target/org.eclipse.debug.examples.core-1.6.0-SNAPSHOT.jar
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] MavenProject: org.eclipse.platform:org.eclipse.debug.examples.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.core/.polyglot.META-INF
05:26:36     The main artifact has been replaced with the baseline version.
05:26:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:36 
05:26:36 [INFO] 
05:26:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.examples.core ---
05:26:36 [INFO] Execution was skipped
05:26:36 [INFO] 
05:26:36 [INFO] -------< org.eclipse.platform:org.eclipse.debug.examples.memory >-------
05:26:36 [INFO] Building [bundle] Sample Memory View Plugin 1.104.0-SNAPSHOT   [412/520]
05:26:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.104.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
05:26:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] The project's OSGi version is 1.104.0.v20230317-0802
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/saveproperties
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] Resolving class path of [bundle] Sample Memory View Plugin
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/src/main/resources
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/src/main/resources
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/target/classes
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/src/test/resources
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/target/org.eclipse.debug.examples.memory-1.104.0-SNAPSHOT-sources.jar
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/target/org.eclipse.debug.examples.memory-1.104.0-SNAPSHOT.jar
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.debug.examples.memory:1.104.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.memory/.polyglot.META-INF
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.examples.memory ---
05:26:37 [INFO] Execution was skipped
05:26:37 [INFO] 
05:26:37 [INFO] -----< org.eclipse.platform:org.eclipse.debug.examples.mixedmode >------
05:26:37 [INFO] Building [bundle] Mixed-mode Launching Example 1.4.0-SNAPSHOT  [413/520]
05:26:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
05:26:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] The project's OSGi version is 1.4.0.v20230317-0802
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/saveproperties
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] Resolving class path of [bundle] Mixed-mode Launching Example
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/src/main/resources
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/src/main/resources
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/target/classes
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/src/test/resources
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/target/org.eclipse.debug.examples.mixedmode-1.4.0-SNAPSHOT-sources.jar
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/target/org.eclipse.debug.examples.mixedmode-1.4.0-SNAPSHOT.jar
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.debug.examples.mixedmode:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.mixedmode/.polyglot.META-INF
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.examples.mixedmode ---
05:26:37 [INFO] Execution was skipped
05:26:37 [INFO] 
05:26:37 [INFO] ---------< org.eclipse.platform:org.eclipse.debug.examples.ui >---------
05:26:37 [INFO] Building [bundle] Example Debug UI Plug-in 1.8.0-SNAPSHOT      [414/520]
05:26:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
05:26:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] The project's OSGi version is 1.8.0.v20230317-0802
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/saveproperties
05:26:37 [INFO] 
05:26:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] 
05:26:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] 
05:26:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.examples.ui ---
05:26:37 [INFO] Resolving class path of [bundle] Example Debug UI Plug-in
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/src/main/resources
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/src/main/resources
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/target/classes
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/src/test/resources
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/target/org.eclipse.debug.examples.ui-1.8.0-SNAPSHOT-sources.jar
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/target/org.eclipse.debug.examples.ui-1.8.0-SNAPSHOT.jar
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] MavenProject: org.eclipse.platform:org.eclipse.debug.examples.ui:1.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.examples.ui/.polyglot.META-INF
05:26:38     The main artifact has been replaced with the baseline version.
05:26:38     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:38 
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.examples.ui ---
05:26:38 [INFO] Execution was skipped
05:26:38 [INFO] 
05:26:38 [INFO] ------------< org.eclipse.platform:org.eclipse.debug.tests >------------
05:26:38 [INFO] Building [test-bundle] Debug Test Plugin 3.13.1-SNAPSHOT       [415/520]
05:26:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.tests:3.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/.polyglot.META-INF
05:26:38 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.tests ---
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.tests ---
05:26:38 [INFO] The project's OSGi version is 3.13.1.v20230317-1739
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.tests ---
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.tests ---
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.tests ---
05:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/saveproperties
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.tests ---
05:26:38 [INFO] 
05:26:38 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.tests ---
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.tests ---
05:26:38 [INFO] Resolving class path of [test-bundle] Debug Test Plugin
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.tests ---
05:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/src/main/resources
05:26:38 [INFO] 
05:26:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.tests ---
05:26:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/src/main/resources
05:26:38 [INFO] 
05:26:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.tests ---
05:26:38 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/target/classes
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.tests ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/src/test/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.tests ---
05:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/target/org.eclipse.debug.tests-3.13.1-SNAPSHOT-sources.jar
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.tests ---
05:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/target/org.eclipse.debug.tests-3.13.1-SNAPSHOT.jar
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.tests ---
05:26:39 [INFO] MavenProject: org.eclipse.platform:org.eclipse.debug.tests:3.13.1-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.tests/.polyglot.META-INF
05:26:39     The main artifact has been replaced with the baseline version.
05:26:39     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:39 
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.debug.tests ---
05:26:39 [INFO] Skipping tests
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.tests ---
05:26:39 [INFO] Execution was skipped
05:26:39 [INFO] 
05:26:39 [INFO] -----< org.eclipse.platform:org.eclipse.debug.ui.launchview.tests >-----
05:26:39 [INFO] Building [test-bundle] Debug UI (LaunchView) Test Plugin 1.1.0-SNAPSHOT [416/520]
05:26:39 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/.polyglot.META-INF
05:26:39 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] The project's OSGi version is 1.1.0.v20230317-0802
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/saveproperties
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] Resolving class path of [test-bundle] Debug UI (LaunchView) Test Plugin
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/src/main/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/src/main/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/target/classes
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/src/test/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/target/org.eclipse.debug.ui.launchview.tests-1.1.0-SNAPSHOT-sources.jar
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/target/org.eclipse.debug.ui.launchview.tests-1.1.0-SNAPSHOT.jar
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.debug.ui.launchview.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.debug/org.eclipse.debug.ui.launchview.tests/.polyglot.META-INF
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] Skipping tests
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.debug.ui.launchview.tests ---
05:26:39 [INFO] Execution was skipped
05:26:39 [INFO] 
05:26:39 [INFO] --------< org.eclipse.swt:org.eclipse.swt.fragments.localbuild >--------
05:26:39 [INFO] Building org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT [417/520]
05:26:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] The project's OSGi version is 3.105.0.v20220114-1158
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/saveproperties
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] Resolving class path of org.eclipse.swt.fragments.localbuild
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/src/main/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/src/main/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/src/test/resources
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/target/org.eclipse.swt.fragments.localbuild-3.105.0-SNAPSHOT.jar
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] No baseline version MavenProject: org.eclipse.swt:org.eclipse.swt.fragments.localbuild:3.105.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/pom.xml
05:26:39 [INFO] 
05:26:39 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.fragments.localbuild ---
05:26:39 [INFO] Execution was skipped
05:26:39 [INFO] 
05:26:39 [INFO] -------------< org.eclipse.swt:org.eclipse.swt.tools.base >-------------
05:26:39 [INFO] Building org.eclipse.swt.tools.base 3.107.400-SNAPSHOT         [418/520]
05:26:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
05:26:39 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] The project's OSGi version is 3.107.400.v20220418-1921
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/saveproperties
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] Resolving class path of org.eclipse.swt.tools.base
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/src/main/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/src/main/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/src/test/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/target/org.eclipse.swt.tools.base-3.107.400-SNAPSHOT-sources.jar
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/target/org.eclipse.swt.tools.base-3.107.400-SNAPSHOT.jar
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.tools.base:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.base/pom.xml
05:26:40     The main artifact has been replaced with the baseline version.
05:26:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:40 
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.tools.base ---
05:26:40 [INFO] Execution was skipped
05:26:40 [INFO] 
05:26:40 [INFO] ------------< org.eclipse.swt:org.eclipse.swt.tools.spies >-------------
05:26:40 [INFO] Building org.eclipse.swt.tools.spies 3.108.500-SNAPSHOT        [419/520]
05:26:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
05:26:40 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] The project's OSGi version is 3.108.500.v20220826-1037
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/saveproperties
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] Resolving class path of org.eclipse.swt.tools.spies
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/src/main/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/src/main/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/target/classes
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/src/test/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/target/org.eclipse.swt.tools.spies-3.108.500-SNAPSHOT-sources.jar
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/target/org.eclipse.swt.tools.spies-3.108.500-SNAPSHOT.jar
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.tools.spies:3.108.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools.spies/pom.xml
05:26:40     The main artifact has been replaced with the baseline version.
05:26:40     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:40 
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.tools.spies ---
05:26:40 [INFO] Execution was skipped
05:26:40 [INFO] 
05:26:40 [INFO] ---------------< org.eclipse.swt:org.eclipse.swt.tools >----------------
05:26:40 [INFO] Building org.eclipse.swt.tools 3.109.600-SNAPSHOT              [420/520]
05:26:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
05:26:40 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.tools ---
05:26:40 [INFO] The project's OSGi version is 3.109.600.v20220914-2245
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.tools ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/saveproperties
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.tools ---
05:26:40 [INFO] Resolving class path of org.eclipse.swt.tools
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.tools ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/src/main/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.tools ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/src/main/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.tools ---
05:26:40 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/target/classes
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.tools ---
05:26:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/src/test/resources
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.tools ---
05:26:40 [INFO] 
05:26:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.tools ---
05:26:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/target/org.eclipse.swt.tools-3.109.600-SNAPSHOT-sources.jar
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.tools ---
05:26:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/target/org.eclipse.swt.tools-3.109.600-SNAPSHOT.jar
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.tools ---
05:26:41 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.tools:3.109.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/bundles/org.eclipse.swt.tools/pom.xml
05:26:41     The main artifact has been replaced with the baseline version.
05:26:41     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:41 
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.tools ---
05:26:41 [INFO] Execution was skipped
05:26:41 [INFO] 
05:26:41 [INFO] --------------< org.eclipse.swt:org.eclipse.swt.examples >--------------
05:26:41 [INFO] Building org.eclipse.swt.examples 3.107.400-SNAPSHOT           [421/520]
05:26:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
05:26:41 [INFO] 
05:26:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
05:26:41 [INFO] The project's OSGi version is 3.107.400.v20220725-1328
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.examples ---
05:26:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/saveproperties
05:26:41 [INFO] 
05:26:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
05:26:41 [INFO] Resolving class path of org.eclipse.swt.examples
05:26:41 [INFO] 
05:26:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.examples ---
05:26:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/main/resources
05:26:41 [INFO] 
05:26:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.examples ---
05:26:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/main/resources
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.examples ---
05:26:41 [INFO] Compiling 148 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/target/classes
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.examples ---
05:26:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/test/resources
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
05:26:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/target/org.eclipse.swt.examples-3.107.400-SNAPSHOT-sources.jar
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
05:26:41 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/target/org.eclipse.swt.examples-3.107.400-SNAPSHOT.jar
05:26:41 [INFO] 
05:26:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
05:26:42 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.examples:3.107.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples/pom.xml
05:26:42     The main artifact has been replaced with the baseline version.
05:26:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:42 
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.examples ---
05:26:42 [INFO] Execution was skipped
05:26:42 [INFO] 
05:26:42 [INFO] -------< org.eclipse.swt:org.eclipse.swt.examples.browser.demos >-------
05:26:42 [INFO] Building org.eclipse.swt.examples.browser.demos 3.107.100-SNAPSHOT [422/520]
05:26:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
05:26:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] The project's OSGi version is 3.107.100.v20220418-1921
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/saveproperties
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] Resolving class path of org.eclipse.swt.examples.browser.demos
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/src/main/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/src/main/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/target/classes
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/src/test/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/target/org.eclipse.swt.examples.browser.demos-3.107.100-SNAPSHOT-sources.jar
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/target/org.eclipse.swt.examples.browser.demos-3.107.100-SNAPSHOT.jar
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.examples.browser.demos:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/pom.xml
05:26:42     The main artifact has been replaced with the baseline version.
05:26:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:42 
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.examples.browser.demos ---
05:26:42 [INFO] Execution was skipped
05:26:42 [INFO] 
05:26:42 [INFO] ---------< org.eclipse.swt:org.eclipse.swt.examples.launcher >----------
05:26:42 [INFO] Building org.eclipse.swt.examples.launcher 3.107.100-SNAPSHOT  [423/520]
05:26:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
05:26:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] The project's OSGi version is 3.107.100.v20220418-1921
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/saveproperties
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] Resolving class path of org.eclipse.swt.examples.launcher
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/src/main/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/src/main/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/target/classes
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/src/test/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/target/org.eclipse.swt.examples.launcher-3.107.100-SNAPSHOT-sources.jar
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/target/org.eclipse.swt.examples.launcher-3.107.100-SNAPSHOT.jar
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.examples.launcher:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/pom.xml
05:26:42     The main artifact has been replaced with the baseline version.
05:26:42     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:42 
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.examples.launcher ---
05:26:42 [INFO] Execution was skipped
05:26:42 [INFO] 
05:26:42 [INFO] ---------< org.eclipse.swt:org.eclipse.swt.examples.ole.win32 >---------
05:26:42 [INFO] Building org.eclipse.swt.examples.ole.win32 3.108.0-SNAPSHOT   [424/520]
05:26:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
05:26:42 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:42 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] The project's OSGi version is 3.108.0.v20210712-0608
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/saveproperties
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] 
05:26:42 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] Resolving class path of org.eclipse.swt.examples.ole.win32
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/src/main/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/src/main/resources
05:26:42 [INFO] 
05:26:42 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.examples.ole.win32 ---
05:26:42 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/target/classes
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/src/test/resources
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/target/org.eclipse.swt.examples.ole.win32-3.108.0-SNAPSHOT-sources.jar
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/target/org.eclipse.swt.examples.ole.win32-3.108.0-SNAPSHOT.jar
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.examples.ole.win32:3.108.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/pom.xml
05:26:43     The main artifact has been replaced with the baseline version.
05:26:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:43 
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.examples.ole.win32 ---
05:26:43 [INFO] Execution was skipped
05:26:43 [INFO] 
05:26:43 [INFO] -----------< org.eclipse.swt:org.eclipse.swt.examples.views >-----------
05:26:43 [INFO] Building org.eclipse.swt.examples.views 3.107.100-SNAPSHOT     [425/520]
05:26:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
05:26:43 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] The project's OSGi version is 3.107.100.v20220418-1921
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/saveproperties
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] Resolving class path of org.eclipse.swt.examples.views
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/src/main/resources
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/src/main/resources
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/target/classes
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/src/test/resources
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/target/org.eclipse.swt.examples.views-3.107.100-SNAPSHOT-sources.jar
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/target/org.eclipse.swt.examples.views-3.107.100-SNAPSHOT.jar
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.examples.views:3.107.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/examples/org.eclipse.swt.examples.views/pom.xml
05:26:43     The main artifact has been replaced with the baseline version.
05:26:43     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:43 
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.examples.views ---
05:26:43 [INFO] Execution was skipped
05:26:43 [INFO] 
05:26:43 [INFO] ---------------< org.eclipse.swt:org.eclipse.swt.tests >----------------
05:26:43 [INFO] Building org.eclipse.swt.tests 3.106.2100-SNAPSHOT             [426/520]
05:26:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
05:26:43 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:43 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.tests ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.tests ---
05:26:43 [INFO] The project's OSGi version is 3.106.2100.v20230329-1419
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.tests ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.tests ---
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.tests ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/saveproperties
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.tests ---
05:26:43 [INFO] 
05:26:43 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.tests ---
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.tests ---
05:26:43 [INFO] Resolving class path of org.eclipse.swt.tests
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.tests ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/src/main/resources
05:26:43 [INFO] 
05:26:43 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.tests ---
05:26:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/src/main/resources
05:26:43 [INFO] 
05:26:43 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.tests ---
05:26:43 [INFO] Compiling 130 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/target/classes
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.tests ---
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.tests ---
05:26:44 [INFO] 
05:26:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.tests ---
05:26:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/src/test/resources
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.tests ---
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.tests ---
05:26:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/target/org.eclipse.swt.tests-3.106.2100-SNAPSHOT-sources.jar
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.tests ---
05:26:44 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/target/org.eclipse.swt.tests-3.106.2100-SNAPSHOT.jar
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.tests ---
05:26:44 [INFO] MavenProject: org.eclipse.swt:org.eclipse.swt.tests:3.106.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests/pom.xml
05:26:44     The main artifact has been replaced with the baseline version.
05:26:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:44 
05:26:44 [INFO] 
05:26:44 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.swt.tests ---
05:26:44 [INFO] Skipping tests
05:26:44 [INFO] 
05:26:44 [INFO] --- maven-surefire-plugin:3.0.0:test (test) @ org.eclipse.swt.tests ---
05:26:45 [INFO] Tests are skipped.
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.tests ---
05:26:45 [INFO] Execution was skipped
05:26:45 [INFO] 
05:26:45 [INFO] ----< org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature >-----
05:26:45 [INFO] Building org.eclipse.swt.tools.feature 3.108.700-SNAPSHOT      [427/520]
05:26:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:26:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
05:26:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/target
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] The project's OSGi version is 3.108.700.v20220914-2245
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/saveproperties
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/src/main/resources
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/src/main/resources
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/target/org.eclipse.swt.tools.feature-3.108.700-SNAPSHOT.jar
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
05:26:45     The main artifact has been replaced with the baseline version.
05:26:45 
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/target/org.eclipse.swt.tools.feature-3.108.700-SNAPSHOT-sources-feature.jar
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] MavenProject: org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:3.108.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/features/org.eclipse.swt.tools.feature/pom.xml
05:26:45     The main artifact has been replaced with the baseline version.
05:26:45     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:26:45 
05:26:45 [WARNING] artifact org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:xml:p2metadata:3.108.700-SNAPSHOT already attached, replace previous instance
05:26:45 [WARNING] artifact org.eclipse.swt.tools.feature:org.eclipse.swt.tools.feature:xml:p2artifacts:3.108.700-SNAPSHOT already attached, replace previous instance
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.tools.feature ---
05:26:45 [INFO] Execution was skipped
05:26:45 [INFO] 
05:26:45 [INFO] -------------< org.eclipse.swt:org.eclipse.swt.tests.gtk >--------------
05:26:45 [INFO] Building org.eclipse.swt.tests.gtk 3.108.200-SNAPSHOT          [428/520]
05:26:45 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
05:26:45 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:45 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] The project's OSGi version is 3.108.200.v20230321-0915
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/saveproperties
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] Resolving class path of org.eclipse.swt.tests.gtk
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/src/main/resources
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/src/main/resources
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] Compiling 357 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/target/classes
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/src/test/resources
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.swt.tests.gtk ---
05:26:45 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/target/org.eclipse.swt.tests.gtk-3.108.200-SNAPSHOT-sources.jar
05:26:45 [INFO] 
05:26:45 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.swt.tests.gtk ---
05:26:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/target/org.eclipse.swt.tests.gtk-3.108.200-SNAPSHOT.jar
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.tests.gtk ---
05:26:46 [INFO] No baseline version MavenProject: org.eclipse.swt:org.eclipse.swt.tests.gtk:3.108.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/pom.xml
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.swt.tests.gtk ---
05:26:46 [INFO] Skipping tests
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt.tests.gtk ---
05:26:46 [INFO] Execution was skipped
05:26:46 [INFO] 
05:26:46 [INFO] ----< eclipse.platform.swt.binaries:eclipse.platform.swt.binaries >-----
05:26:46 [INFO] Building eclipse.platform.swt.binaries 4.28.0-SNAPSHOT         [429/520]
05:26:46 [INFO] --------------------------------[ pom ]---------------------------------
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/saveproperties
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.swt.binaries/src/main/resources
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.swt.binaries ---
05:26:46 [INFO] Execution was skipped
05:26:46 [INFO] 
05:26:46 [INFO] -----------< org.eclipse.platform:org.eclipse.search.tests >------------
05:26:46 [INFO] Building [test-bundle] Search Support Tests Plug-in 3.11.0-SNAPSHOT [430/520]
05:26:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/.polyglot.META-INF
05:26:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.search.tests ---
05:26:46 [INFO] The project's OSGi version is 3.11.0.v20230203-1058
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.search.tests ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/saveproperties
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.search.tests ---
05:26:46 [INFO] Resolving class path of [test-bundle] Search Support Tests Plug-in
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.search.tests ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/src/main/resources
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.search.tests ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/src/main/resources
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.search.tests ---
05:26:46 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/target/classes
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.search.tests ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/src/test/resources
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.search.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.search.tests ---
05:26:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/target/org.eclipse.search.tests-3.11.0-SNAPSHOT-sources.jar
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.search.tests ---
05:26:46 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/target/org.eclipse.search.tests-3.11.0-SNAPSHOT.jar
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.search.tests ---
05:26:46 [INFO] MavenProject: org.eclipse.platform:org.eclipse.search.tests:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.search.tests/.polyglot.META-INF
05:26:46     The main artifact has been replaced with the baseline version.
05:26:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:46 
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.search.tests ---
05:26:46 [INFO] Skipping tests
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.search.tests ---
05:26:46 [INFO] Execution was skipped
05:26:46 [INFO] 
05:26:46 [INFO] ---------< org.eclipse.platform:org.eclipse.ui.editors.tests >----------
05:26:46 [INFO] Building [test-bundle] Editors Test Plug-in 3.13.0-SNAPSHOT    [431/520]
05:26:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/.polyglot.META-INF
05:26:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.editors.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.editors.tests ---
05:26:46 [INFO] The project's OSGi version is 3.13.0.v20230222-1453
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.editors.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.editors.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.editors.tests ---
05:26:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/saveproperties
05:26:46 [INFO] 
05:26:46 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.editors.tests ---
05:26:46 [INFO] 
05:26:46 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] Resolving class path of [test-bundle] Editors Test Plug-in
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/src/main/resources
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/src/main/resources
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/target/classes
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/src/test/resources
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/target/org.eclipse.ui.editors.tests-3.13.0-SNAPSHOT-sources.jar
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/target/org.eclipse.ui.editors.tests-3.13.0-SNAPSHOT.jar
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.editors.tests:3.13.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.editors.tests/.polyglot.META-INF
05:26:47     The main artifact has been replaced with the baseline version.
05:26:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:47 
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] Skipping tests
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.editors.tests ---
05:26:47 [INFO] Execution was skipped
05:26:47 [INFO] 
05:26:47 [INFO] ---< org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests >---
05:26:47 [INFO] Building [test-bundle] Workbench Text Editor Test Plug-in 3.14.0-SNAPSHOT [432/520]
05:26:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/.polyglot.META-INF
05:26:47 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] The project's OSGi version is 3.14.0.v20230316-1200
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/saveproperties
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] Resolving class path of [test-bundle] Workbench Text Editor Test Plug-in
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/src/main/resources
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/src/main/resources
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/target/classes
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/src/test/resources
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/target/org.eclipse.ui.workbench.texteditor.tests-3.14.0-SNAPSHOT-sources.jar
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/target/org.eclipse.ui.workbench.texteditor.tests-3.14.0-SNAPSHOT.jar
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.workbench.texteditor.tests:3.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/.polyglot.META-INF
05:26:47     The main artifact has been replaced with the baseline version.
05:26:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:47 
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] Skipping tests
05:26:47 [INFO] 
05:26:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.workbench.texteditor.tests ---
05:26:47 [INFO] Execution was skipped
05:26:47 [INFO] 
05:26:47 [INFO] ------< org.eclipse.platform:org.eclipse.ui.examples.javaeditor >-------
05:26:47 [INFO] Building [bundle] JFace Text Example 3.4.0-SNAPSHOT            [433/520]
05:26:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
05:26:47 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] The project's OSGi version is 3.4.0.v20230316-1200
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/saveproperties
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] Resolving class path of [bundle] JFace Text Example
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/src/main/resources
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/src/main/resources
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/target/classes
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/src/test/resources
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/target/org.eclipse.ui.examples.javaeditor-3.4.0-SNAPSHOT-sources.jar
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/target/org.eclipse.ui.examples.javaeditor-3.4.0-SNAPSHOT.jar
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.examples.javaeditor:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/.polyglot.META-INF
05:26:48     The main artifact has been replaced with the baseline version.
05:26:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:48 
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.examples.javaeditor ---
05:26:48 [INFO] Execution was skipped
05:26:48 [INFO] 
05:26:48 [INFO] --------< org.eclipse.platform:org.eclipse.jface.text.examples >--------
05:26:48 [INFO] Building [bundle] CodeMinig Examples 1.2.0-SNAPSHOT            [434/520]
05:26:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.jface.text.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/.polyglot.META-INF
05:26:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] The project's OSGi version is 1.2.0.v20230316-1200
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/saveproperties
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] Resolving class path of [bundle] CodeMinig Examples
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/src/main/resources
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/src/main/resources
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/target/classes
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/src/test/resources
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jface.text.examples ---
05:26:48 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:26:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/target/org.eclipse.jface.text.examples-1.2.0-SNAPSHOT-sources.jar
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/target/org.eclipse.jface.text.examples-1.2.0-SNAPSHOT.jar
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] No baseline version MavenProject: org.eclipse.platform:org.eclipse.jface.text.examples:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.jface.text.examples/.polyglot.META-INF
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jface.text.examples ---
05:26:48 [INFO] Execution was skipped
05:26:48 [INFO] 
05:26:48 [INFO] ------< org.eclipse.platform:org.eclipse.ui.genericeditor.tests >-------
05:26:48 [INFO] Building [test-bundle] Generic Editor Test Plug-in 1.3.0-SNAPSHOT [435/520]
05:26:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/.polyglot.META-INF
05:26:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] The project's OSGi version is 1.3.0.v20230222-1453
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/saveproperties
05:26:48 [INFO] 
05:26:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] 
05:26:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] 
05:26:48 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.genericeditor.tests ---
05:26:48 [INFO] Resolving class path of [test-bundle] Generic Editor Test Plug-in
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/src/main/resources
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/src/main/resources
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/target/classes
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/src/test/resources
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/target/org.eclipse.ui.genericeditor.tests-1.3.0-SNAPSHOT-sources.jar
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/target/org.eclipse.ui.genericeditor.tests-1.3.0-SNAPSHOT.jar
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.tests/.polyglot.META-INF
05:26:49     The main artifact has been replaced with the baseline version.
05:26:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:49 
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] Skipping tests
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.genericeditor.tests ---
05:26:49 [INFO] Execution was skipped
05:26:49 [INFO] 
05:26:49 [INFO] -----< org.eclipse.platform:org.eclipse.ui.genericeditor.examples >-----
05:26:49 [INFO] Building [bundle] Examples for Generic Editor 1.3.0-SNAPSHOT   [436/520]
05:26:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
05:26:49 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] The project's OSGi version is 1.3.0.v20230316-1200
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/saveproperties
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] Resolving class path of [bundle] Examples for Generic Editor
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/src/main/resources
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/src/main/resources
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/target/classes
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/src/test/resources
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/target/org.eclipse.ui.genericeditor.examples-1.3.0-SNAPSHOT-sources.jar
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/target/org.eclipse.ui.genericeditor.examples-1.3.0-SNAPSHOT.jar
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] MavenProject: org.eclipse.platform:org.eclipse.ui.genericeditor.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.ui.genericeditor.examples/.polyglot.META-INF
05:26:49     The main artifact has been replaced with the baseline version.
05:26:49     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:49 
05:26:49 [INFO] 
05:26:49 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.genericeditor.examples ---
05:26:49 [INFO] Execution was skipped
05:26:49 [INFO] 
05:26:49 [INFO] ------< org.eclipse.platform:org.eclipse.text.quicksearch.tests >-------
05:26:49 [INFO] Building [test-bundle] Tests for org.eclipse.text.quicksearch Bundle 1.2.0-SNAPSHOT [437/520]
05:26:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/.polyglot.META-INF
05:26:49 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] The project's OSGi version is 1.2.0.v20230222-1453
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/saveproperties
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] Resolving class path of [test-bundle] Tests for org.eclipse.text.quicksearch Bundle
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/src/main/resources
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/src/main/resources
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/target/classes
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/src/test/resources
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/target/org.eclipse.text.quicksearch.tests-1.2.0-SNAPSHOT-sources.jar
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/target/org.eclipse.text.quicksearch.tests-1.2.0-SNAPSHOT.jar
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] MavenProject: org.eclipse.platform:org.eclipse.text.quicksearch.tests:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.text/org.eclipse.text.quicksearch.tests/.polyglot.META-INF
05:26:50     The main artifact has been replaced with the baseline version.
05:26:50     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:50 
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] Skipping tests
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.text.quicksearch.tests ---
05:26:50 [INFO] Execution was skipped
05:26:50 [INFO] 
05:26:50 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.server.jetty >--------
05:26:50 [INFO] Building [feature] Jetty Http Server Feature 1.11.100-SNAPSHOT [438/520]
05:26:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:26:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
05:26:50 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/target
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] The project's OSGi version is 1.11.100.v20221109-0702
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/saveproperties
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/src/main/resources
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/src/main/resources
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/target/org.eclipse.equinox.server.jetty-1.11.100-SNAPSHOT.jar
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
05:26:50     The main artifact has been replaced with the baseline version.
05:26:50 
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/target/org.eclipse.equinox.server.jetty-1.11.100-SNAPSHOT-sources-feature.jar
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.jetty:1.11.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.jetty/.polyglot.feature.xml
05:26:50     The main artifact has been replaced with the baseline version.
05:26:50     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:26:50 
05:26:50 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.server.jetty:xml:p2metadata:1.11.100-SNAPSHOT already attached, replace previous instance
05:26:50 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.server.jetty:xml:p2artifacts:1.11.100-SNAPSHOT already attached, replace previous instance
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.jetty ---
05:26:50 [INFO] Execution was skipped
05:26:50 [INFO] 
05:26:50 [INFO] ----------------< org.eclipse.ua:org.eclipse.ua.tests >-----------------
05:26:50 [INFO] Building org.eclipse.ua.tests 3.6.0-SNAPSHOT                   [439/520]
05:26:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
05:26:50 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ua.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ua.tests ---
05:26:50 [INFO] The project's OSGi version is 3.6.0.v20230202-1450
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ua.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ua.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ua.tests ---
05:26:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/saveproperties
05:26:50 [INFO] 
05:26:50 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ua.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ua.tests ---
05:26:50 [INFO] 
05:26:50 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ua.tests ---
05:26:50 [INFO] Resolving class path of org.eclipse.ua.tests
05:26:51 [INFO] 
05:26:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ua.tests ---
05:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/src/main/resources
05:26:51 [INFO] 
05:26:51 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ua.tests ---
05:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/src/main/resources
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ua.tests ---
05:26:51 [INFO] Compiling 233 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/target/classes
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ua.tests ---
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ua.tests ---
05:26:51 [INFO] 
05:26:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ua.tests ---
05:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/src/test/resources
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ua.tests ---
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ua.tests ---
05:26:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/target/org.eclipse.ua.tests-3.6.0-SNAPSHOT-sources.jar
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ua.tests ---
05:26:51 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/target/org.eclipse.ua.tests-3.6.0-SNAPSHOT.jar
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ua.tests ---
05:26:51 [INFO] MavenProject: org.eclipse.ua:org.eclipse.ua.tests:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests/pom.xml
05:26:51     The main artifact has been replaced with the baseline version.
05:26:51     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:51 
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ua.tests ---
05:26:51 [INFO] Skipping tests
05:26:51 [INFO] 
05:26:51 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ua.tests ---
05:26:51 [INFO] Execution was skipped
05:26:51 [INFO] 
05:26:51 [INFO] --------------< org.eclipse.ua:org.eclipse.ua.tests.doc >---------------
05:26:51 [INFO] Building org.eclipse.ua.tests.doc 1.2.0-SNAPSHOT               [440/520]
05:26:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
05:26:51 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:51 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] The project's OSGi version is 1.2.0.v20230202-1140
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/saveproperties
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] Resolving class path of org.eclipse.ua.tests.doc
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/src/main/resources
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/src/main/resources
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/target/classes
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/src/test/resources
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/target/org.eclipse.ua.tests.doc-1.2.0-SNAPSHOT-sources.jar
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/target/org.eclipse.ua.tests.doc-1.2.0-SNAPSHOT.jar
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] MavenProject: org.eclipse.ua:org.eclipse.ua.tests.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ua.tests.doc/pom.xml
05:26:52     The main artifact has been replaced with the baseline version.
05:26:52     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:52 
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] Skipping tests
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ua.tests.doc ---
05:26:52 [INFO] Execution was skipped
05:26:52 [INFO] 
05:26:52 [INFO] ------< org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples >-------
05:26:52 [INFO] Building org.eclipse.ui.intro.quicklinks.examples 1.3.0-SNAPSHOT [441/520]
05:26:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
05:26:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] The project's OSGi version is 1.3.0.v20230317-0802
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/saveproperties
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] Resolving class path of org.eclipse.ui.intro.quicklinks.examples
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/src/main/resources
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/src/main/resources
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] No sources to compile
05:26:52 [WARNING] Source directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/src does not exist
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/src/test/resources
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] 
05:26:52 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:52 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/target/org.eclipse.ui.intro.quicklinks.examples-1.3.0-SNAPSHOT-sources.jar
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/target/org.eclipse.ui.intro.quicklinks.examples-1.3.0-SNAPSHOT.jar
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:53 [INFO] No baseline version MavenProject: org.eclipse.ui:org.eclipse.ui.intro.quicklinks.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.quicklinks.examples/pom.xml
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.intro.quicklinks.examples ---
05:26:53 [INFO] Execution was skipped
05:26:53 [INFO] 
05:26:53 [INFO] -------< org.eclipse.ui:org.eclipse.ui.intro.solstice.examples >--------
05:26:53 [INFO] Building org.eclipse.ui.intro.solstice.examples 1.3.0-SNAPSHOT [442/520]
05:26:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
05:26:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] The project's OSGi version is 1.3.0.v20230317-0802
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/saveproperties
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] Resolving class path of org.eclipse.ui.intro.solstice.examples
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/src/main/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/src/main/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] No sources to compile
05:26:53 [WARNING] Source directory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/src does not exist
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/src/test/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/target/org.eclipse.ui.intro.solstice.examples-1.3.0-SNAPSHOT-sources.jar
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/target/org.eclipse.ui.intro.solstice.examples-1.3.0-SNAPSHOT.jar
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] No baseline version MavenProject: org.eclipse.ui:org.eclipse.ui.intro.solstice.examples:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.ui.intro.solstice.examples/pom.xml
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ui.intro.solstice.examples ---
05:26:53 [INFO] Execution was skipped
05:26:53 [INFO] 
05:26:53 [INFO] -------------< eclipse.platform.ua:org.eclipse.tips.json >--------------
05:26:53 [INFO] Building [bundle] Tip of the Day Json Provider 0.3.0-SNAPSHOT  [443/520]
05:26:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:53 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
05:26:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.json ---
05:26:53 [INFO] The project's OSGi version is 0.3.0.v20230317-0802
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tips.json ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/saveproperties
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.json ---
05:26:53 [INFO] Resolving class path of [bundle] Tip of the Day Json Provider
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tips.json ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/src/main/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tips.json ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/src/main/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.json ---
05:26:53 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/target/classes
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tips.json ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/src/test/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.json ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.json ---
05:26:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/target/org.eclipse.tips.json-0.3.0-SNAPSHOT-sources.jar
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.json ---
05:26:53 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/target/org.eclipse.tips.json-0.3.0-SNAPSHOT.jar
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.json ---
05:26:53 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.json:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.json/.polyglot.META-INF
05:26:53     The main artifact has been replaced with the baseline version.
05:26:53     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:53 
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.json ---
05:26:53 [INFO] Execution was skipped
05:26:53 [INFO] 
05:26:53 [INFO] --------------< eclipse.platform.ua:org.eclipse.tips.ide >--------------
05:26:53 [INFO] Building [bundle] IDE Enablement for Tip of the Day 0.3.0-SNAPSHOT [444/520]
05:26:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:53 [INFO] Resolving dependencies of MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
05:26:53 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tips.ide ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.tips.ide ---
05:26:53 [INFO] The project's OSGi version is 0.3.0.v20230315-0554
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.ide ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.ide ---
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tips.ide ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/saveproperties
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tips.ide ---
05:26:53 [INFO] 
05:26:53 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.ide ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.tips.ide ---
05:26:53 [INFO] Resolving class path of [bundle] IDE Enablement for Tip of the Day
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tips.ide ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/src/main/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tips.ide ---
05:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/src/main/resources
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.tips.ide ---
05:26:53 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/target/classes
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.tips.ide ---
05:26:53 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:26:54 [INFO] 0 component(s) where generated, 1 where kept.
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tips.ide ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tips.ide ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/src/test/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.tips.ide ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.ide ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.ide ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/target/org.eclipse.tips.ide-0.3.0-SNAPSHOT-sources.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.tips.ide ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/target/org.eclipse.tips.ide-0.3.0-SNAPSHOT.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.ide ---
05:26:54 [INFO] MavenProject: eclipse.platform.ua:org.eclipse.tips.ide:0.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.ide/.polyglot.META-INF
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:54 
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.ide ---
05:26:54 [INFO] Execution was skipped
05:26:54 [INFO] 
05:26:54 [INFO] --------------< org.eclipse.ui:org.eclipse.tips.feature >---------------
05:26:54 [INFO] Building org.eclipse.tips.feature 0.4.0-SNAPSHOT               [445/520]
05:26:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:26:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
05:26:54 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.tips.feature ---
05:26:54 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/target
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tips.feature ---
05:26:54 [INFO] The project's OSGi version is 0.4.0.v20230317-0802
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.tips.feature ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/saveproperties
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tips.feature ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.tips.feature ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.tips.feature ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/target/org.eclipse.tips.feature-0.4.0-SNAPSHOT.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tips.feature ---
05:26:54 [INFO] MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54 
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tips.feature ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.tips.feature ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/target/org.eclipse.tips.feature-0.4.0-SNAPSHOT-sources-feature.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.tips.feature ---
05:26:54 [INFO] MavenProject: org.eclipse.ui:org.eclipse.tips.feature:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/org.eclipse.tips.feature/pom.xml
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:26:54 
05:26:54 [WARNING] artifact org.eclipse.ui:org.eclipse.tips.feature:xml:p2metadata:0.4.0-SNAPSHOT already attached, replace previous instance
05:26:54 [WARNING] artifact org.eclipse.ui:org.eclipse.tips.feature:xml:p2artifacts:0.4.0-SNAPSHOT already attached, replace previous instance
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tips.feature ---
05:26:54 [INFO] Execution was skipped
05:26:54 [INFO] 
05:26:54 [INFO] -----------------< org.eclipse.help:infocenter-parent >-----------------
05:26:54 [INFO] Building infocenter-parent 4.28.0-SNAPSHOT                     [446/520]
05:26:54 [INFO] --------------------------------[ pom ]---------------------------------
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infocenter-parent ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ infocenter-parent ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/saveproperties
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ infocenter-parent ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ infocenter-parent ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ infocenter-parent ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ infocenter-parent ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ infocenter-parent ---
05:26:54 [INFO] Execution was skipped
05:26:54 [INFO] 
05:26:54 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.servletbridge >--------
05:26:54 [INFO] Building [bundle] Servletbridge 1.6.200-SNAPSHOT               [447/520]
05:26:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] The project's OSGi version is 1.6.200.v20220710-1223
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/saveproperties
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] Resolving class path of [bundle] Servletbridge
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/target/classes
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/src/test/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/target/org.eclipse.equinox.servletbridge-1.6.200-SNAPSHOT-sources.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/target/org.eclipse.equinox.servletbridge-1.6.200-SNAPSHOT.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:54 
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.servletbridge:1.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.servletbridge/.polyglot.META-INF
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:54 
05:26:54 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.servletbridge:xml:p2metadata:1.6.200-SNAPSHOT already attached, replace previous instance
05:26:54 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.servletbridge:xml:p2artifacts:1.6.200-SNAPSHOT already attached, replace previous instance
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.servletbridge ---
05:26:54 [INFO] Execution was skipped
05:26:54 [INFO] 
05:26:54 [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.http.servletbridge >-----
05:26:54 [INFO] Building [bundle] Servletbridge Http Service 1.2.200-SNAPSHOT  [448/520]
05:26:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:26:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
05:26:54 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] The project's OSGi version is 1.2.200.v20220710-1223
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/saveproperties
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] Resolving class path of [bundle] Servletbridge Http Service
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/target/classes
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/src/test/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/target/org.eclipse.equinox.http.servletbridge-1.2.200-SNAPSHOT-sources.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/target/org.eclipse.equinox.http.servletbridge-1.2.200-SNAPSHOT.jar
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:54 
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servletbridge/.polyglot.META-INF
05:26:54     The main artifact has been replaced with the baseline version.
05:26:54     The following attached artifacts have been replaced with the baseline version: [sources]
05:26:54 
05:26:54 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:xml:p2metadata:1.2.200-SNAPSHOT already attached, replace previous instance
05:26:54 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.servletbridge:xml:p2artifacts:1.2.200-SNAPSHOT already attached, replace previous instance
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.servletbridge ---
05:26:54 [INFO] Execution was skipped
05:26:54 [INFO] 
05:26:54 [INFO] ----------------< org.eclipse.help:infocenter-product >-----------------
05:26:54 [INFO] Building infocenter-product 1.0.0-SNAPSHOT                     [449/520]
05:26:54 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:26:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.help:infocenter-product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/pom.xml
05:26:54 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:26:54 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:54 [INFO] 
05:26:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infocenter-product ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ infocenter-product ---
05:26:55 [INFO] The project's OSGi version is 1.0.0.v20230330-0915
05:26:55 [INFO] 
05:26:55 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ infocenter-product ---
05:26:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/saveproperties
05:26:55 [INFO] 
05:26:55 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ infocenter-product ---
05:26:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/src/main/resources
05:26:55 [INFO] 
05:26:55 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ infocenter-product ---
05:26:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/src/main/resources
05:26:55 [INFO] 
05:26:55 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ infocenter-product ---
05:26:55 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:26:55 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:26:55 [INFO] 
05:26:55 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-products (default-publish-products) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ infocenter-product ---
05:26:55 [INFO] 
05:26:55 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ infocenter-product ---
05:26:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:57 [INFO] 
05:26:57 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ infocenter-product ---
05:26:57 [INFO] 
05:26:57 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ infocenter-product ---
05:26:57 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/target/infocenter-product-1.0.0-SNAPSHOT.zip
05:26:58 [INFO] 
05:26:58 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:materialize-products (create-distributions) @ infocenter-product ---
05:26:58 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:26:58 [INFO] Installing product infocenter for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-product/target/products/infocenter/linux/gtk/x86_64/infocenter
05:26:58 Installing infocenter 1.0.0.v20230330-0915.
05:27:00 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:27:00 Operation completed in 2148 ms.
05:27:00 [INFO] 
05:27:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ infocenter-product ---
05:27:00 [INFO] Execution was skipped
05:27:00 [INFO] 
05:27:00 [INFO] ------------------< org.eclipse.help:infocenter-app >-------------------
05:27:00 [INFO] Building infocenter-app 4.28.0-SNAPSHOT                        [450/520]
05:27:00 [INFO] --------------------------------[ war ]---------------------------------
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infocenter-app ---
05:27:00 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF (includes = [configuration/**, lib/**, plugins/**, *.ini], excludes = [])
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ infocenter-app ---
05:27:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/saveproperties
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ infocenter-app ---
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ infocenter-app ---
05:27:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/resources
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ infocenter-app ---
05:27:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/resources
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ infocenter-app ---
05:27:00 [INFO] Executing tasks
05:27:00 [INFO]      [copy] Copying 54 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF
05:27:00 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF/lib
05:27:00 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF
05:27:00 [INFO] Executed tasks
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ infocenter-app ---
05:27:00 [INFO] No sources to compile
05:27:00 [INFO] 
05:27:00 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ infocenter-app ---
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ infocenter-app ---
05:27:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/test/resources
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ infocenter-app ---
05:27:00 [INFO] No sources to compile
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ infocenter-app ---
05:27:00 [INFO] Tests are skipped.
05:27:00 [INFO] 
05:27:00 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ infocenter-app ---
05:27:00 [INFO] 
05:27:00 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ infocenter-app ---
05:27:02 [INFO] Packaging webapp
05:27:02 [INFO] Assembling webapp [infocenter-app] in [/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/target/help]
05:27:02 [INFO] Processing war project
05:27:02 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/src/main/webapp]
05:27:02 [INFO] Building war: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.ua/infocenter-web/infocenter-app/target/help.war
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ infocenter-app ---
05:27:03 [INFO] Execution was skipped
05:27:03 [INFO] 
05:27:03 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.useradmin >----------
05:27:03 [INFO] Building [bundle] User Admin Service 1.2.400-SNAPSHOT          [451/520]
05:27:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
05:27:03 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] The project's OSGi version is 1.2.400.v20230120-0604
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/saveproperties
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] Resolving class path of [bundle] User Admin Service
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/src/main/resources
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/src/main/resources
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/target/classes
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/src/test/resources
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/target/org.eclipse.equinox.useradmin-1.2.400-SNAPSHOT-sources.jar
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/target/org.eclipse.equinox.useradmin-1.2.400-SNAPSHOT.jar
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
05:27:03     The main artifact has been replaced with the baseline version.
05:27:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:03 
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.useradmin:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.useradmin/.polyglot.META-INF
05:27:03     The main artifact has been replaced with the baseline version.
05:27:03     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:03 
05:27:03 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.useradmin:xml:p2metadata:1.2.400-SNAPSHOT already attached, replace previous instance
05:27:03 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.useradmin:xml:p2artifacts:1.2.400-SNAPSHOT already attached, replace previous instance
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.useradmin ---
05:27:03 [INFO] Execution was skipped
05:27:03 [INFO] 
05:27:03 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.metatype >----------
05:27:03 [INFO] Building [bundle] Meta Type 1.6.300-SNAPSHOT                   [452/520]
05:27:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
05:27:03 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] The project's OSGi version is 1.6.300.v20230120-0604
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/saveproperties
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] 
05:27:03 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] Resolving class path of [bundle] Meta Type
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/src/main/resources
05:27:03 [INFO] 
05:27:03 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/src/main/resources
05:27:03 [INFO] 
05:27:03 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.metatype ---
05:27:03 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/target/classes
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/src/test/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/target/org.eclipse.equinox.metatype-1.6.300-SNAPSHOT-sources.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/target/org.eclipse.equinox.metatype-1.6.300-SNAPSHOT.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.metatype:1.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.metatype/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.metatype:xml:p2metadata:1.6.300-SNAPSHOT already attached, replace previous instance
05:27:04 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.metatype:xml:p2artifacts:1.6.300-SNAPSHOT already attached, replace previous instance
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.metatype ---
05:27:04 [INFO] Execution was skipped
05:27:04 [INFO] 
05:27:04 [INFO] -------------< org.eclipse.equinox:org.eclipse.equinox.cm >-------------
05:27:04 [INFO] Building [bundle] Configuration Admin 1.5.200-SNAPSHOT         [453/520]
05:27:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
05:27:04 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] The project's OSGi version is 1.5.200.v20230120-0604
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/saveproperties
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] Resolving class path of [bundle] Configuration Admin
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/src/main/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/src/main/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/target/classes
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/src/test/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/target/org.eclipse.equinox.cm-1.5.200-SNAPSHOT-sources.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/target/org.eclipse.equinox.cm-1.5.200-SNAPSHOT.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.cm:xml:p2metadata:1.5.200-SNAPSHOT already attached, replace previous instance
05:27:04 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.cm:xml:p2artifacts:1.5.200-SNAPSHOT already attached, replace previous instance
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.cm ---
05:27:04 [INFO] Execution was skipped
05:27:04 [INFO] 
05:27:04 [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.device >-----------
05:27:04 [INFO] Building [bundle] Device Access Service 1.1.400-SNAPSHOT       [454/520]
05:27:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
05:27:04 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.device ---
05:27:04 [INFO] The project's OSGi version is 1.1.400.v20230120-0604
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.device ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/saveproperties
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.device ---
05:27:04 [INFO] Resolving class path of [bundle] Device Access Service
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.device ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/src/main/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.device ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/src/main/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.device ---
05:27:04 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/target/classes
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.device ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/src/test/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.device ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/target/org.eclipse.equinox.device-1.1.400-SNAPSHOT-sources.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.device ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/target/org.eclipse.equinox.device-1.1.400-SNAPSHOT.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.device ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.device ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.device ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.device:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.device/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.device:xml:p2metadata:1.1.400-SNAPSHOT already attached, replace previous instance
05:27:04 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.device:xml:p2artifacts:1.1.400-SNAPSHOT already attached, replace previous instance
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.device ---
05:27:04 [INFO] Execution was skipped
05:27:04 [INFO] 
05:27:04 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.coordinator >---------
05:27:04 [INFO] Building [bundle] Coordinator 1.5.200-SNAPSHOT                 [455/520]
05:27:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
05:27:04 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] The project's OSGi version is 1.5.200.v20230120-0604
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/saveproperties
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] Resolving class path of [bundle] Coordinator
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/src/main/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/src/main/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/target/classes
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/src/test/resources
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/target/org.eclipse.equinox.coordinator-1.5.200-SNAPSHOT-sources.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/target/org.eclipse.equinox.coordinator-1.5.200-SNAPSHOT.jar
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.coordinator ---
05:27:04 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
05:27:04     The main artifact has been replaced with the baseline version.
05:27:04     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:04 
05:27:04 [INFO] 
05:27:04 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.coordinator ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.coordinator ---
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.coordinator:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.coordinator/.polyglot.META-INF
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:05 
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.coordinator:xml:p2metadata:1.5.200-SNAPSHOT already attached, replace previous instance
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.coordinator:xml:p2artifacts:1.5.200-SNAPSHOT already attached, replace previous instance
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.coordinator ---
05:27:05 [INFO] Execution was skipped
05:27:05 [INFO] 
05:27:05 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.compendium.sdk >-------
05:27:05 [INFO] Building [feature] Equinox Compendium SDK 3.22.600-SNAPSHOT    [456/520]
05:27:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
05:27:05 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/target
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] The project's OSGi version is 3.22.600.v20230130-1611
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/saveproperties
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/src/main/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/src/main/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/target/org.eclipse.equinox.compendium.sdk-3.22.600-SNAPSHOT.jar
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05 
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [WARNING] The following referenced plugins has missing sources
05:27:05 	org.eclipse.equinox.app.source_1.6.200.v20220720-2012
05:27:05 	org.eclipse.equinox.coordinator.source_1.5.200.v20230120-0604
05:27:05 	org.eclipse.equinox.cm.source_1.5.200.v20230120-0604
05:27:05 	org.eclipse.equinox.device.source_1.1.400.v20230120-0604
05:27:05 	org.eclipse.equinox.event.source_1.6.200.v20230120-0604
05:27:05 	org.eclipse.equinox.metatype.source_1.6.300.v20230120-0604
05:27:05 	org.eclipse.equinox.preferences.source_3.10.200.v20230120-0604
05:27:05 	org.osgi.service.prefs.source_1.1.2.202109301733
05:27:05 	org.eclipse.equinox.useradmin.source_1.2.400.v20230120-0604
05:27:05 	org.osgi.service.coordinator.source_1.0.2.201505202024
05:27:05 
05:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/target/org.eclipse.equinox.compendium.sdk-3.22.600-SNAPSHOT-sources-feature.jar
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml: baseline and build artifacts have same version but different contents
05:27:05    classifier-sources-feature: not present in baseline
05:27:05 
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:3.22.600-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.compendium.sdk/.polyglot.feature.xml
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05     The following attached artifacts are not present in the baseline and have been removed: [sources-feature]
05:27:05 
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:xml:p2metadata:3.22.600-SNAPSHOT already attached, replace previous instance
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.compendium.sdk:xml:p2artifacts:3.22.600-SNAPSHOT already attached, replace previous instance
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.compendium.sdk ---
05:27:05 [INFO] Execution was skipped
05:27:05 [INFO] 
05:27:05 [INFO] -----------< org.eclipse.equinox:org.eclipse.equinox.region >-----------
05:27:05 [INFO] Building [bundle] Region Digraph 1.5.300-SNAPSHOT              [457/520]
05:27:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.region ---
05:27:05 [INFO] The project's OSGi version is 1.5.300.v20220720-2012
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.region ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/saveproperties
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.region ---
05:27:05 [INFO] Resolving class path of [bundle] Region Digraph
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.region ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/src/main/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.region ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/src/main/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.region ---
05:27:05 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/target/classes
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.region ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/src/test/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.region ---
05:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/target/org.eclipse.equinox.region-1.5.300-SNAPSHOT-sources.jar
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.region ---
05:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/target/org.eclipse.equinox.region-1.5.300-SNAPSHOT.jar
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.region ---
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:05 
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.region ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.region ---
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.region:1.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.region/.polyglot.META-INF
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:05 
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.region:xml:p2metadata:1.5.300-SNAPSHOT already attached, replace previous instance
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.region:xml:p2artifacts:1.5.300-SNAPSHOT already attached, replace previous instance
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.region ---
05:27:05 [INFO] Execution was skipped
05:27:05 [INFO] 
05:27:05 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.weaving.hook >--------
05:27:05 [INFO] Building [bundle] Aspect Weaving Hooks Plug-in 1.3.200-SNAPSHOT [458/520]
05:27:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] The project's OSGi version is 1.3.200.v20220720-1916
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/saveproperties
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] Resolving class path of [bundle] Aspect Weaving Hooks Plug-in
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/src/main/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/src/main/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/target/classes
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/src/test/resources
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/target/org.eclipse.equinox.weaving.hook-1.3.200-SNAPSHOT-sources.jar
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/target/org.eclipse.equinox.weaving.hook-1.3.200-SNAPSHOT.jar
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:05 
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.hook/.polyglot.META-INF
05:27:05     The main artifact has been replaced with the baseline version.
05:27:05     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:05 
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.weaving.hook:xml:p2metadata:1.3.200-SNAPSHOT already attached, replace previous instance
05:27:05 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.weaving.hook:xml:p2artifacts:1.3.200-SNAPSHOT already attached, replace previous instance
05:27:05 [INFO] 
05:27:05 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.weaving.hook ---
05:27:05 [INFO] Execution was skipped
05:27:05 [INFO] 
05:27:05 [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.weaving.caching >-------
05:27:05 [INFO] Building [bundle] Standard Caching Service for Equinox Aspects 1.2.300-SNAPSHOT [459/520]
05:27:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
05:27:05 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] The project's OSGi version is 1.2.300.v20230324-1558
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/saveproperties
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] Resolving class path of [bundle] Standard Caching Service for Equinox Aspects
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/src/main/resources
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/src/main/resources
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/target/classes
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/src/test/resources
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/target/org.eclipse.equinox.weaving.caching-1.2.300-SNAPSHOT-sources.jar
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/target/org.eclipse.equinox.weaving.caching-1.2.300-SNAPSHOT.jar
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
05:27:06     The main artifact has been replaced with the baseline version.
05:27:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:06 
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching/.polyglot.META-INF
05:27:06     The main artifact has been replaced with the baseline version.
05:27:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:06 
05:27:06 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.weaving.caching:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance
05:27:06 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.weaving.caching:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.weaving.caching ---
05:27:06 [INFO] Execution was skipped
05:27:06 [INFO] 
05:27:06 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.log.stream >---------
05:27:06 [INFO] Building [bundle] Log Stream Provider 1.1.100-SNAPSHOT         [460/520]
05:27:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
05:27:06 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] The project's OSGi version is 1.1.100.v20221108-1142
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/saveproperties
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] Resolving class path of [bundle] Log Stream Provider
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/src/main/resources
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/src/main/resources
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/target/classes
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/src/test/resources
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/target/org.eclipse.equinox.log.stream-1.1.100-SNAPSHOT-sources.jar
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/target/org.eclipse.equinox.log.stream-1.1.100-SNAPSHOT.jar
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
05:27:06     The main artifact has been replaced with the baseline version.
05:27:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:06 
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.log.stream:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.log.stream/.polyglot.META-INF
05:27:06     The main artifact has been replaced with the baseline version.
05:27:06     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:06 
05:27:06 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.log.stream:xml:p2metadata:1.1.100-SNAPSHOT already attached, replace previous instance
05:27:06 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.log.stream:xml:p2artifacts:1.1.100-SNAPSHOT already attached, replace previous instance
05:27:06 [INFO] 
05:27:06 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.log.stream ---
05:27:06 [INFO] Execution was skipped
05:27:06 [INFO] 
05:27:06 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.console.ssh >---------
05:27:06 [INFO] Building [bundle] Console ssh support plug-in 1.2.1000-SNAPSHOT [461/520]
05:27:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
05:27:06 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] The project's OSGi version is 1.2.1000.v20220719-1739
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/saveproperties
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] Resolving class path of [bundle] Console ssh support plug-in
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/target/classes
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/src/test/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/target/org.eclipse.equinox.console.ssh-1.2.1000-SNAPSHOT-sources.jar
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/target/org.eclipse.equinox.console.ssh-1.2.1000-SNAPSHOT.jar
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
05:27:07     The main artifact has been replaced with the baseline version.
05:27:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:07 
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh:1.2.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh/.polyglot.META-INF
05:27:07     The main artifact has been replaced with the baseline version.
05:27:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:07 
05:27:07 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.ssh:xml:p2metadata:1.2.1000-SNAPSHOT already attached, replace previous instance
05:27:07 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.ssh:xml:p2artifacts:1.2.1000-SNAPSHOT already attached, replace previous instance
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.ssh ---
05:27:07 [INFO] Execution was skipped
05:27:07 [INFO] 
05:27:07 [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.transforms.hook >-------
05:27:07 [INFO] Building [bundle] Transformer Hook Framework Extension 1.3.200-SNAPSHOT [462/520]
05:27:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] The project's OSGi version is 1.3.200.v20220710-1223
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/saveproperties
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] Resolving class path of [bundle] Transformer Hook Framework Extension
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/target/classes
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/src/test/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/target/org.eclipse.equinox.transforms.hook-1.3.200-SNAPSHOT-sources.jar
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/target/org.eclipse.equinox.transforms.hook-1.3.200-SNAPSHOT.jar
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
05:27:07     The main artifact has been replaced with the baseline version.
05:27:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:07 
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.hook:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.hook/.polyglot.META-INF
05:27:07     The main artifact has been replaced with the baseline version.
05:27:07     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:07 
05:27:07 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.transforms.hook:xml:p2metadata:1.3.200-SNAPSHOT already attached, replace previous instance
05:27:07 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.transforms.hook:xml:p2artifacts:1.3.200-SNAPSHOT already attached, replace previous instance
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.transforms.hook ---
05:27:07 [INFO] Execution was skipped
05:27:07 [INFO] 
05:27:07 [INFO] ------< org.eclipse.equinox:org.eclipse.equinox.transforms.xslt >-------
05:27:07 [INFO] Building [bundle] XSLT Transform Provider 1.2.200-SNAPSHOT     [463/520]
05:27:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
05:27:07 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] The project's OSGi version is 1.2.200.v20220826-1025
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/saveproperties
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] Resolving class path of [bundle] XSLT Transform Provider
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/target/classes
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/src/test/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/target/org.eclipse.equinox.transforms.xslt-1.2.200-SNAPSHOT-sources.jar
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.transforms.xslt ---
05:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/target/org.eclipse.equinox.transforms.xslt-1.2.200-SNAPSHOT.jar
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.transforms.xslt ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:08 
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.transforms.xslt ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.transforms.xslt ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.transforms.xslt/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:08 
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:xml:p2metadata:1.2.200-SNAPSHOT already attached, replace previous instance
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.transforms.xslt:xml:p2artifacts:1.2.200-SNAPSHOT already attached, replace previous instance
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.transforms.xslt ---
05:27:08 [INFO] Execution was skipped
05:27:08 [INFO] 
05:27:08 [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9 >-----
05:27:08 [INFO] Building [bundle] J9 CachingService Plug-in 1.2.200-SNAPSHOT   [464/520]
05:27:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
05:27:08 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] The project's OSGi version is 1.2.200.v20220720-1916
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/saveproperties
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] Resolving class path of [bundle] J9 CachingService Plug-in
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/target/classes
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/src/test/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/target/org.eclipse.equinox.weaving.caching.j9-1.2.200-SNAPSHOT-sources.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/target/org.eclipse.equinox.weaving.caching.j9-1.2.200-SNAPSHOT.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:08 
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.weaving.caching.j9/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:08 
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:xml:p2metadata:1.2.200-SNAPSHOT already attached, replace previous instance
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.weaving.caching.j9:xml:p2artifacts:1.2.200-SNAPSHOT already attached, replace previous instance
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.weaving.caching.j9 ---
05:27:08 [INFO] Execution was skipped
05:27:08 [INFO] 
05:27:08 [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment >----
05:27:08 [INFO] Building [bundle] SSHD Fragment 1.1.100-SNAPSHOT               [465/520]
05:27:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
05:27:08 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] The project's OSGi version is 1.1.100.v20211021-1418
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/saveproperties
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] Resolving class path of [bundle] SSHD Fragment
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/src/test/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/target/org.eclipse.equinox.console.jaas.fragment-1.1.100-SNAPSHOT-sources.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/target/org.eclipse.equinox.console.jaas.fragment-1.1.100-SNAPSHOT.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:08    classifier-sources: not present in baseline
05:27:08 
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:08 
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.jaas.fragment/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08 
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:xml:p2metadata:1.1.100-SNAPSHOT already attached, replace previous instance
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.jaas.fragment:xml:p2artifacts:1.1.100-SNAPSHOT already attached, replace previous instance
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.jaas.fragment ---
05:27:08 [INFO] Execution was skipped
05:27:08 [INFO] 
05:27:08 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.core.sdk >----------
05:27:08 [INFO] Building [feature] Equinox Core SDK 3.23.800-SNAPSHOT          [466/520]
05:27:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
05:27:08 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/target
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] The project's OSGi version is 3.23.800.v20230324-1558
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/saveproperties
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/target/org.eclipse.equinox.core.sdk-3.23.800-SNAPSHOT.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08 
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.core.sdk ---
05:27:08 [WARNING] The following referenced plugins has missing sources
05:27:08 	org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641
05:27:08 	org.eclipse.equinox.supplement.source_1.10.600.v20220726-1348
05:27:08 	org.eclipse.equinox.transforms.xslt.source_1.2.200.v20220826-1025
05:27:08 	org.eclipse.equinox.transforms.hook.source_1.3.200.v20220710-1223
05:27:08 	org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418
05:27:08 	org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418
05:27:08 	org.eclipse.equinox.security.linux.source_1.0.300.v20220904-1118
05:27:08 	org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958
05:27:08 	org.eclipse.equinox.security.source_1.3.1000.v20220801-1135
05:27:08 	org.eclipse.equinox.security.ui.source_1.3.400.v20221007-1815
05:27:08 	org.eclipse.equinox.region.source_1.5.300.v20220720-2012
05:27:08 	org.eclipse.equinox.log.stream.source_1.1.100.v20221108-1142
05:27:08 	org.eclipse.equinox.console.ssh.source_1.2.1000.v20220719-1739
05:27:08 	org.eclipse.equinox.console.jaas.fragment_1.1.100.v20211021-1418
05:27:08 	org.apache.sshd.osgi.source_2.9.2
05:27:08 	org.eclipse.equinox.bidi.source_1.4.200.v20220710-1223
05:27:08 	org.eclipse.equinox.weaving.caching.source_1.2.300.v20230324-1558
05:27:08 	org.eclipse.equinox.weaving.caching.j9.source_1.2.200.v20220720-1916
05:27:08 	org.eclipse.equinox.weaving.hook.source_1.3.200.v20220720-1916
05:27:08 	org.osgi.service.log.stream.source_1.0.0.202109301733
05:27:08 	org.osgi.util.pushstream.source_1.1.0.202212101352
05:27:08 
05:27:08 [WARNING] The following referenced features has missing sources
05:27:08 	org.eclipse.equinox.core.feature.source_1.13.1100.v20230323-1847
05:27:08 
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/target/org.eclipse.equinox.core.sdk-3.23.800-SNAPSHOT-sources-feature.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.core.sdk ---
05:27:08 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml: baseline and build artifacts have same version but different contents
05:27:08    classifier-sources-feature: not present in baseline
05:27:08 
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.core.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.core.sdk/.polyglot.feature.xml
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08     The following attached artifacts are not present in the baseline and have been removed: [sources-feature]
05:27:08 
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.core.sdk:xml:p2metadata:3.23.800-SNAPSHOT already attached, replace previous instance
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.core.sdk:xml:p2artifacts:3.23.800-SNAPSHOT already attached, replace previous instance
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.core.sdk ---
05:27:08 [INFO] Execution was skipped
05:27:08 [INFO] 
05:27:08 [INFO] ---< org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx >----
05:27:08 [INFO] Building [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment 1.2.700-SNAPSHOT [467/520]
05:27:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] The project's OSGi version is 1.2.700.v20221108-1024
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/saveproperties
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] Resolving class path of [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-launcher-natives) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] Executing tasks
05:27:08 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/target
05:27:08 [INFO]     [chmod] Applied chmod to 1 file and 0 directories.
05:27:08 [INFO] Executed tasks
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/src/test/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/target/org.eclipse.equinox.launcher.cocoa.macosx-1.2.700-SNAPSHOT.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08 
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:1.2.700-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.launcher.cocoa.macosx/.polyglot.META-INF
05:27:08     The main artifact has been replaced with the baseline version.
05:27:08 
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:xml:p2metadata:1.2.700-SNAPSHOT already attached, replace previous instance
05:27:08 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:xml:p2artifacts:1.2.700-SNAPSHOT already attached, replace previous instance
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.launcher.cocoa.macosx ---
05:27:08 [INFO] Execution was skipped
05:27:08 [INFO] 
05:27:08 [INFO] -----< org.eclipse.equinox.feature:org.eclipse.equinox.executable >-----
05:27:08 [INFO] Building org.eclipse.equinox.executable 3.8.2100-SNAPSHOT      [468/520]
05:27:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] The project's OSGi version is 3.8.2100.v20230307-1841
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/saveproperties
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-executable-natives) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] Executing tasks
05:27:08 [INFO]      [echo] Copy eclipse binaries to launcher binaries
05:27:08 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/eclipse
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/aarch64/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/aarch64/eclipse
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/ppc64le/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/ppc64le/eclipse
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86_64/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/x86_64/eclipse
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/win32/win32/x86_64/eclipse.exe to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/win32/win32/x86_64/eclipse.exe
05:27:08 [INFO]      [copy] Copying /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.binaries/org.eclipse.equinox.executable/bin/win32/win32/x86_64/eclipsec.exe to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/win32/win32/x86_64/eclipsec.exe
05:27:08 [INFO]      [move] Moving 6 files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin
05:27:08 [INFO]      [move] Attempting to rename: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher
05:27:08 [INFO]      [move] Attempting to rename: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher
05:27:08 [INFO]      [move] Attempting to rename: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/aarch64/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/aarch64/launcher
05:27:08 [INFO]      [move] Attempting to rename: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/ppc64le/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/ppc64le/launcher
05:27:08 [INFO]      [move] Attempting to rename: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/x86_64/eclipse to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/gtk/linux/x86_64/launcher
05:27:08 [INFO]      [move] Attempting to rename: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/win32/win32/x86_64/eclipse.exe to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/bin/win32/win32/x86_64/launcher.exe
05:27:08 [INFO] Executed tasks
05:27:08 [INFO] 
05:27:08 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/src/main/resources
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.executable ---
05:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/org.eclipse.equinox.executable-3.8.2100-SNAPSHOT.jar
05:27:08 [INFO] 
05:27:08 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.executable ---
05:27:09 [WARNING] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml: baseline and build artifacts have same version but different contents
05:27:09    no-classifier: different
05:27:09       build.properties: present in baseline only
05:27:09       build.xml: present in baseline only
05:27:09 
05:27:09 [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
05:27:09     The main artifact has been replaced with the baseline version.
05:27:09     The following attached artifacts have been replaced with the baseline version: [root.cocoa.macosx.aarch64, root.gtk.linux.x86_64, root.cocoa.macosx.x86_64, root.win32.win32.x86_64, root.gtk.linux.ppc64le, root.gtk.linux.aarch64]
05:27:09 
05:27:09 [INFO] 
05:27:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.executable ---
05:27:09 [INFO] 
05:27:09 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.executable ---
05:27:09 [WARNING] The following referenced plugins has missing sources
05:27:09 	org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024
05:27:09 	org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024
05:27:09 	org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024
05:27:09 	org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024
05:27:09 	org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024
05:27:09 	org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024
05:27:09 	org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024
05:27:09 
05:27:09 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/org.eclipse.equinox.executable-3.8.2100-SNAPSHOT-sources-feature.jar
05:27:09 [INFO] 
05:27:09 [INFO] --- maven-antrun-plugin:3.1.0:run (repack) @ org.eclipse.equinox.executable ---
05:27:09 [INFO] Executing tasks
05:27:09 [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/org.eclipse.equinox.executable-3.8.2100-SNAPSHOT.jar into /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/tmp
05:27:09 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/tmp
05:27:09 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/tmp
05:27:09 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/org.eclipse.equinox.executable-3.8.2100-SNAPSHOT.jar
05:27:09 [INFO] Executed tasks
05:27:09 [INFO] 
05:27:09 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.executable ---
05:27:09 [WARNING] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml: baseline and build artifacts have same version but different contents
05:27:09    classifier-sources-feature: not present in baseline
05:27:09 
05:27:09 [INFO] MavenProject: org.eclipse.equinox.feature:org.eclipse.equinox.executable:3.8.2100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/pom.xml
05:27:09     The main artifact has been replaced with the baseline version.
05:27:09     The following attached artifacts have been replaced with the baseline version: [root.cocoa.macosx.aarch64, root.gtk.linux.x86_64, root.cocoa.macosx.x86_64, root.win32.win32.x86_64, root.gtk.linux.ppc64le, root.gtk.linux.aarch64]
05:27:09     The following attached artifacts are not present in the baseline and have been removed: [sources-feature]
05:27:09 
05:27:09 [WARNING] artifact org.eclipse.equinox.feature:org.eclipse.equinox.executable:xml:p2metadata:3.8.2100-SNAPSHOT already attached, replace previous instance
05:27:09 [WARNING] artifact org.eclipse.equinox.feature:org.eclipse.equinox.executable:xml:p2artifacts:3.8.2100-SNAPSHOT already attached, replace previous instance
05:27:09 [INFO] 
05:27:09 [INFO] --- xml-maven-plugin:1.0.2:transform (generate-extra-iu) @ org.eclipse.equinox.executable ---
05:27:10 [INFO] Transforming file: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.executable.feature/target/p2content.xml
05:27:10 [INFO] Transformed 1 file(s).
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-extra-iu) @ org.eclipse.equinox.executable ---
05:27:10 [INFO] Copying 1 resource from target/generated-resources/xml/xslt to target
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.executable ---
05:27:10 [INFO] Execution was skipped
05:27:10 [INFO] 
05:27:10 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.server.core >---------
05:27:10 [INFO] Building [feature] Core Server Feature 1.14.1000-SNAPSHOT      [469/520]
05:27:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
05:27:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/target
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] The project's OSGi version is 1.14.1000.v20230323-1847
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/saveproperties
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/src/main/resources
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/src/main/resources
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/target/org.eclipse.equinox.server.core-1.14.1000-SNAPSHOT.jar
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
05:27:10     The main artifact has been replaced with the baseline version.
05:27:10 
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/target/org.eclipse.equinox.server.core-1.14.1000-SNAPSHOT-sources-feature.jar
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.core:1.14.1000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.core/.polyglot.feature.xml
05:27:10     The main artifact has been replaced with the baseline version.
05:27:10     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:27:10 
05:27:10 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.server.core:xml:p2metadata:1.14.1000-SNAPSHOT already attached, replace previous instance
05:27:10 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.server.core:xml:p2artifacts:1.14.1000-SNAPSHOT already attached, replace previous instance
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.core ---
05:27:10 [INFO] Execution was skipped
05:27:10 [INFO] 
05:27:10 [INFO] ------------< org.eclipse.equinox:org.eclipse.equinox.sdk >-------------
05:27:10 [INFO] Building [feature] Equinox Target Components 3.23.800-SNAPSHOT [470/520]
05:27:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
05:27:10 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:10 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:27:10 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/target
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] The project's OSGi version is 3.23.800.v20230324-1558
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/saveproperties
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/src/main/resources
05:27:10 [INFO] 
05:27:10 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/src/main/resources
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/target/org.eclipse.equinox.sdk-3.23.800-SNAPSHOT.jar
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
05:27:10     The main artifact has been replaced with the baseline version.
05:27:10 
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.sdk ---
05:27:10 [WARNING] The following referenced plugins has missing sources
05:27:10 	javax.servlet.jsp-api.source_2.3.3
05:27:10 	javax.el-api.source_3.0.3
05:27:10 	org.eclipse.equinox.http.servletbridge.source_1.2.200.v20220710-1223
05:27:10 	org.eclipse.equinox.jsp.jasper.source_1.1.700.v20220801-1124
05:27:10 	org.glassfish.web.javax.servlet.jsp.source_2.3.4
05:27:10 	org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418
05:27:10 	org.eclipse.equinox.servletbridge.source_1.6.200.v20220710-1223
05:27:10 
05:27:10 [WARNING] The following referenced features has missing sources
05:27:10 	org.eclipse.equinox.compendium.sdk_3.22.600.v20230130-1611
05:27:10 	org.eclipse.equinox.core.sdk_3.23.800.v20230324-1558
05:27:10 	org.eclipse.equinox.executable_3.8.2100.v20230307-1841
05:27:10 	org.eclipse.equinox.server.core.source_1.14.1000.v20230323-1847
05:27:10 	org.eclipse.equinox.server.jetty.source_1.11.100.v20221109-0702
05:27:10 
05:27:10 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/target/org.eclipse.equinox.sdk-3.23.800-SNAPSHOT-sources-feature.jar
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.sdk ---
05:27:10 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml: baseline and build artifacts have same version but different contents
05:27:10    classifier-sources-feature: not present in baseline
05:27:10 
05:27:10 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.sdk:3.23.800-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.sdk/.polyglot.feature.xml
05:27:10     The main artifact has been replaced with the baseline version.
05:27:10     The following attached artifacts are not present in the baseline and have been removed: [sources-feature]
05:27:10 
05:27:10 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.sdk:xml:p2metadata:3.23.800-SNAPSHOT already attached, replace previous instance
05:27:10 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.sdk:xml:p2artifacts:3.23.800-SNAPSHOT already attached, replace previous instance
05:27:10 [INFO] 
05:27:10 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.sdk ---
05:27:10 [INFO] Execution was skipped
05:27:10 [INFO] 
05:27:10 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.server.simple >--------
05:27:10 [INFO] Building [feature] Simple Http Server Feature 1.7.100-SNAPSHOT [471/520]
05:27:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:27:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/target
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] The project's OSGi version is 1.7.100.v20210309-1940
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/saveproperties
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/src/main/resources
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/src/main/resources
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/target/org.eclipse.equinox.server.simple-1.7.100-SNAPSHOT.jar
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/target/org.eclipse.equinox.server.simple-1.7.100-SNAPSHOT-sources-feature.jar
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.server.simple:1.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/features/org.eclipse.equinox.server.simple/.polyglot.feature.xml
05:27:11 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.server.simple:xml:p2metadata:1.7.100-SNAPSHOT already attached, replace previous instance
05:27:11 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.server.simple:xml:p2artifacts:1.7.100-SNAPSHOT already attached, replace previous instance
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.simple ---
05:27:11 [INFO] Execution was skipped
05:27:11 [INFO] 
05:27:11 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.bidi.tests >---------
05:27:11 [INFO] Building [test-bundle] BiDi tests 1.3.100-SNAPSHOT             [472/520]
05:27:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
05:27:11 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] The project's OSGi version is 1.3.100.v20211021-1418
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/saveproperties
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] Resolving class path of [test-bundle] BiDi tests
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/src/main/resources
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/src/main/resources
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/target/classes
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/src/test/resources
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/target/org.eclipse.equinox.bidi.tests-1.3.100-SNAPSHOT-sources.jar
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/target/org.eclipse.equinox.bidi.tests-1.3.100-SNAPSHOT.jar
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:11    classifier-sources: not present in baseline
05:27:11 
05:27:11 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
05:27:11     The main artifact has been replaced with the baseline version.
05:27:11     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:11 
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.bidi.tests:1.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.bidi.tests/.polyglot.META-INF
05:27:11     The main artifact has been replaced with the baseline version.
05:27:11 
05:27:11 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.bidi.tests:xml:p2metadata:1.3.100-SNAPSHOT already attached, replace previous instance
05:27:11 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.bidi.tests:xml:p2artifacts:1.3.100-SNAPSHOT already attached, replace previous instance
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] Skipping tests
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.bidi.tests ---
05:27:11 [INFO] Execution was skipped
05:27:11 [INFO] 
05:27:11 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.cm.test >-----------
05:27:11 [INFO] Building [test-bundle] Test Plug-in 1.1.200-SNAPSHOT           [473/520]
05:27:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
05:27:11 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] The project's OSGi version is 1.1.200.v20220719-1740
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/saveproperties
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] Resolving class path of [test-bundle] Test Plug-in
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/src/main/resources
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/src/main/resources
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/target/classes
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/src/test/resources
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/target/org.eclipse.equinox.cm.test-1.1.200-SNAPSHOT-sources.jar
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/target/org.eclipse.equinox.cm.test-1.1.200-SNAPSHOT.jar
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.cm.test:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.cm.test/.polyglot.META-INF
05:27:12 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.cm.test:xml:p2metadata:1.1.200-SNAPSHOT already attached, replace previous instance
05:27:12 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.cm.test:xml:p2artifacts:1.1.200-SNAPSHOT already attached, replace previous instance
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] Skipping tests
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.cm.test ---
05:27:12 [INFO] Execution was skipped
05:27:12 [INFO] 
05:27:12 [INFO] --------< org.eclipse.equinox:org.eclipse.equinox.common.tests >--------
05:27:12 [INFO] Building [test-bundle] Common Eclipse Runtime Tests 3.15.500-SNAPSHOT [474/520]
05:27:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
05:27:12 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] The project's OSGi version is 3.15.500.v20221006-0914
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/saveproperties
05:27:12 [INFO] 
05:27:12 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] 
05:27:12 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] 
05:27:12 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.common.tests ---
05:27:12 [INFO] Resolving class path of [test-bundle] Common Eclipse Runtime Tests
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/src/main/resources
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/src/main/resources
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/target/classes
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/src/test/resources
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/target/org.eclipse.equinox.common.tests-3.15.500-SNAPSHOT-sources.jar
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/target/org.eclipse.equinox.common.tests-3.15.500-SNAPSHOT.jar
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.common.tests ---
05:27:13 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:13    classifier-sources: not present in baseline
05:27:13 
05:27:13 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
05:27:13     The main artifact has been replaced with the baseline version.
05:27:13     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:13 
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.common.tests:3.15.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.common.tests/.polyglot.META-INF
05:27:13     The main artifact has been replaced with the baseline version.
05:27:13 
05:27:13 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.common.tests:xml:p2metadata:3.15.500-SNAPSHOT already attached, replace previous instance
05:27:13 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.common.tests:xml:p2artifacts:3.15.500-SNAPSHOT already attached, replace previous instance
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] Skipping tests
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.common.tests ---
05:27:13 [INFO] Execution was skipped
05:27:13 [INFO] 
05:27:13 [INFO] ----------< org.eclipse.equinox:org.eclipse.equinox.ds.tests >----------
05:27:13 [INFO] Building [test-bundle] Declarative Services Tests 1.6.400-SNAPSHOT [475/520]
05:27:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
05:27:13 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:13 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] The project's OSGi version is 1.6.400.v20221005-1114
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/saveproperties
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] Resolving class path of [test-bundle] Declarative Services Tests
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/src/main/resources
05:27:13 [INFO] 
05:27:13 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/src/main/resources
05:27:13 [INFO] 
05:27:13 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.ds.tests ---
05:27:13 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/classes
05:27:13 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb1.jar-classes
05:27:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb1a.jar-classes
05:27:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb2.jar-classes
05:27:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb3.jar-classes
05:27:14 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb4.jar-classes
05:27:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb5.jar-classes
05:27:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb6.jar-classes
05:27:14 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb7.jar-classes
05:27:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb8.jar-classes
05:27:14 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb9.jar-classes
05:27:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb10.jar-classes
05:27:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb11.jar-classes
05:27:14 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb12.jar-classes
05:27:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb13.jar-classes
05:27:14 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb14.jar-classes
05:27:15 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb15.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb16.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb17.jar-classes
05:27:15 [INFO] Nothing to compile - all classes are up to date
05:27:15 [INFO] Nothing to compile - all classes are up to date
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb20.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb21.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb21a.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb22.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb23.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb24.jar-classes
05:27:15 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb25.jar-classes
05:27:15 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb26.jar-classes
05:27:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/scr_test/tb27.jar-classes
05:27:15 [INFO] 
05:27:15 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.ds.tests ---
05:27:15 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
05:27:16 [INFO] 0 component(s) where generated, 7 where kept.
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] 
05:27:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/src/test/resources
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/org.eclipse.equinox.ds.tests-1.6.400-SNAPSHOT-sources.jar
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb1.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb1a.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb2.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb3.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb4.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb5.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb6.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb7.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb8.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb9.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb10.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb11.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb12.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb13.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb14.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb15.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb16.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb17.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb18.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb19.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb20.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb21.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb21a.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb22.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb23.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb24.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb25.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb26.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/scr_test/tb27.jar
05:27:16 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/target/org.eclipse.equinox.ds.tests-1.6.400-SNAPSHOT.jar
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.ds.tests ---
05:27:16 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:16    classifier-sources: not present in baseline
05:27:16 
05:27:16 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
05:27:16     The main artifact has been replaced with the baseline version.
05:27:16     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:16 
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.ds.tests:1.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.ds.tests/.polyglot.META-INF
05:27:16     The main artifact has been replaced with the baseline version.
05:27:16 
05:27:16 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.ds.tests:xml:p2metadata:1.6.400-SNAPSHOT already attached, replace previous instance
05:27:16 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.ds.tests:xml:p2artifacts:1.6.400-SNAPSHOT already attached, replace previous instance
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] Skipping tests
05:27:16 [INFO] 
05:27:16 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.ds.tests ---
05:27:16 [INFO] Execution was skipped
05:27:16 [INFO] 
05:27:16 [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.preferences.tests >------
05:27:16 [INFO] Building [test-bundle] Preferences Tests 3.9.200-SNAPSHOT      [476/520]
05:27:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
05:27:16 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:16 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] The project's OSGi version is 3.9.200.v20220426-1329
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/saveproperties
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] Resolving class path of [test-bundle] Preferences Tests
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/src/main/resources
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/src/main/resources
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/target/classes
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/src/test/resources
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/target/org.eclipse.equinox.preferences.tests-3.9.200-SNAPSHOT-sources.jar
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/target/org.eclipse.equinox.preferences.tests-3.9.200-SNAPSHOT.jar
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:17    classifier-sources: not present in baseline
05:27:17 
05:27:17 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
05:27:17     The main artifact has been replaced with the baseline version.
05:27:17     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:17 
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.preferences.tests:3.9.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.preferences.tests/.polyglot.META-INF
05:27:17     The main artifact has been replaced with the baseline version.
05:27:17 
05:27:17 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.preferences.tests:xml:p2metadata:3.9.200-SNAPSHOT already attached, replace previous instance
05:27:17 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.preferences.tests:xml:p2artifacts:3.9.200-SNAPSHOT already attached, replace previous instance
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] Skipping tests
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.preferences.tests ---
05:27:17 [INFO] Execution was skipped
05:27:17 [INFO] 
05:27:17 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.security.tests >-------
05:27:17 [INFO] Building [test-bundle] Equinox security tests 1.2.400-SNAPSHOT [477/520]
05:27:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
05:27:17 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] The project's OSGi version is 1.2.400.v20220720-1916
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/saveproperties
05:27:17 [INFO] 
05:27:17 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.security.tests ---
05:27:17 [INFO] Resolving class path of [test-bundle] Equinox security tests
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/src/main/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/src/main/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/target/classes
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/src/test/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/target/org.eclipse.equinox.security.tests-1.2.400-SNAPSHOT-sources.jar
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/target/org.eclipse.equinox.security.tests-1.2.400-SNAPSHOT.jar
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.security.tests ---
05:27:18 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:18    classifier-sources: not present in baseline
05:27:18 
05:27:18 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
05:27:18     The main artifact has been replaced with the baseline version.
05:27:18     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:18 
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.security.tests:1.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.security.tests/.polyglot.META-INF
05:27:18     The main artifact has been replaced with the baseline version.
05:27:18 
05:27:18 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.tests:xml:p2metadata:1.2.400-SNAPSHOT already attached, replace previous instance
05:27:18 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.security.tests:xml:p2artifacts:1.2.400-SNAPSHOT already attached, replace previous instance
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] Skipping tests
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.security.tests ---
05:27:18 [INFO] Execution was skipped
05:27:18 [INFO] 
05:27:18 [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests >------
05:27:18 [INFO] Building [test-bundle] Ssh Tests 1.3.0-SNAPSHOT                [478/520]
05:27:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
05:27:18 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] The project's OSGi version is 1.3.0.v20220720-1916
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/saveproperties
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] Resolving class path of [test-bundle] Ssh Tests
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/src/main/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/src/main/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/target/classes
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/src/test/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/target/org.eclipse.equinox.console.ssh.tests-1.3.0-SNAPSHOT-sources.jar
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/target/org.eclipse.equinox.console.ssh.tests-1.3.0-SNAPSHOT.jar
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.ssh.tests/.polyglot.META-INF
05:27:18 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:18 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.ssh.tests:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] Skipping tests
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.ssh.tests ---
05:27:18 [INFO] Execution was skipped
05:27:18 [INFO] 
05:27:18 [INFO] -------< org.eclipse.equinox:org.eclipse.equinox.console.tests >--------
05:27:18 [INFO] Building [test-bundle] Console tests 1.3.0-SNAPSHOT            [479/520]
05:27:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
05:27:18 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:18 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] The project's OSGi version is 1.3.0.v20220720-1916
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/saveproperties
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] Resolving class path of [test-bundle] Console tests
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/src/main/resources
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/src/main/resources
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/target/classes
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/src/test/resources
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/target/org.eclipse.equinox.console.tests-1.3.0-SNAPSHOT-sources.jar
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/target/org.eclipse.equinox.console.tests-1.3.0-SNAPSHOT.jar
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.console.tests:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.console.tests/.polyglot.META-INF
05:27:19 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.tests:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:19 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.console.tests:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] Skipping tests
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.console.tests ---
05:27:19 [INFO] Execution was skipped
05:27:19 [INFO] 
05:27:19 [INFO] -----< org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests >-----
05:27:19 [INFO] Building [test-bundle] org.eclipse.equinox.http.servlet.tests 1.8.500-SNAPSHOT [480/520]
05:27:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
05:27:19 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] The project's OSGi version is 1.8.500.v20220722-0431
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/saveproperties
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] Resolving class path of [test-bundle] org.eclipse.equinox.http.servlet.tests
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/src/main/resources
05:27:19 [INFO] 
05:27:19 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/src/main/resources
05:27:19 [INFO] 
05:27:19 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.http.servlet.tests ---
05:27:19 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/target/classes
05:27:20 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/target/bundles_bin/tb1.jar-classes
05:27:20 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/target/bundles_bin/tb2.jar-classes
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.http.servlet.tests ---
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.http.servlet.tests ---
05:27:20 [INFO] 
05:27:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.http.servlet.tests ---
05:27:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/src/test/resources
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.http.servlet.tests ---
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.http.servlet.tests ---
05:27:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/target/org.eclipse.equinox.http.servlet.tests-1.8.500-SNAPSHOT-sources.jar
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.http.servlet.tests ---
05:27:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/bundles_bin/tb1.jar
05:27:20 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/bundles_bin/tb2.jar
05:27:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/target/org.eclipse.equinox.http.servlet.tests-1.8.500-SNAPSHOT.jar
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.http.servlet.tests ---
05:27:21 [WARNING] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF: baseline and build artifacts have same version but different contents
05:27:21    classifier-sources: not present in baseline
05:27:21 
05:27:21 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
05:27:21     The main artifact has been replaced with the baseline version.
05:27:21     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:27:21 
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.http.servlet.tests ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.http.servlet.tests ---
05:27:21 [INFO] MavenProject: org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:1.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.http.servlet.tests/.polyglot.META-INF
05:27:21     The main artifact has been replaced with the baseline version.
05:27:21 
05:27:21 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:xml:p2metadata:1.8.500-SNAPSHOT already attached, replace previous instance
05:27:21 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.http.servlet.tests:xml:p2artifacts:1.8.500-SNAPSHOT already attached, replace previous instance
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.http.servlet.tests ---
05:27:21 [INFO] Skipping tests
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.http.servlet.tests ---
05:27:21 [INFO] Execution was skipped
05:27:21 [INFO] 
05:27:21 [INFO] ---------< org.eclipse.equinox:org.eclipse.equinox.slf4j.stub >---------
05:27:21 [INFO] Building [bundle] slf4j Stub 1.1.100-SNAPSHOT                  [481/520]
05:27:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] The project's OSGi version is 1.1.100.v20211021-1418
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/saveproperties
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] Resolving class path of [bundle] slf4j Stub
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/src/main/resources
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/src/main/resources
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/src/test/resources
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/target/org.eclipse.equinox.slf4j.stub-1.1.100-SNAPSHOT-sources.jar
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/target/org.eclipse.equinox.slf4j.stub-1.1.100-SNAPSHOT.jar
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] No baseline version MavenProject: org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.equinox.slf4j.stub/.polyglot.META-INF
05:27:21 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:xml:p2metadata:1.1.100-SNAPSHOT already attached, replace previous instance
05:27:21 [WARNING] artifact org.eclipse.equinox:org.eclipse.equinox.slf4j.stub:xml:p2artifacts:1.1.100-SNAPSHOT already attached, replace previous instance
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.slf4j.stub ---
05:27:21 [INFO] Execution was skipped
05:27:21 [INFO] 
05:27:21 [INFO] --------------< org.eclipse.osgi:org.eclipse.osgi.tests >---------------
05:27:21 [INFO] Building org.eclipse.osgi.tests 3.18.400-SNAPSHOT              [482/520]
05:27:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.18.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
05:27:21 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:21 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] The project's OSGi version is 3.18.400.v20230323-1847
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/saveproperties
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] 
05:27:21 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] Resolving class path of org.eclipse.osgi.tests
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/src/main/resources
05:27:21 [INFO] 
05:27:21 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/src/main/resources
05:27:21 [INFO] 
05:27:21 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.osgi.tests ---
05:27:21 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/ext.framework.b.jar-classes
05:27:21 [INFO] Compiling 193 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/classes
05:27:22 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.jar-classes
05:27:22 [INFO] Nothing to compile - all classes are up to date
05:27:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/chain.test.d.jar-classes
05:27:22 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/chain.test.c.jar-classes
05:27:23 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/chain.test.b.jar-classes
05:27:23 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/chain.test.a.jar-classes
05:27:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/chain.test.jar-classes
05:27:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/circularity.test.a.jar-classes
05:27:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/circularity.test.jar-classes
05:27:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/fragment.test.attach.host.a.jar-classes
05:27:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/fragment.test.attach.host.a.v2.jar-classes
05:27:23 [INFO] Nothing to compile - all classes are up to date
05:27:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/fragment.test.attach.frag.a.jar-classes
05:27:23 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/fragment.test.attach.frag.b.jar-classes
05:27:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/legacy.lazystart.a.jar-classes
05:27:23 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/legacy.lazystart.b.jar-classes
05:27:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/legacy.lazystart.c.jar-classes
05:27:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/legacy.lazystart.jar-classes
05:27:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/osgi.lazystart.a.jar-classes
05:27:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/osgi.lazystart.b.jar-classes
05:27:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/osgi.lazystart.c.jar-classes
05:27:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/osgi.lazystart.d.jar-classes
05:27:24 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/osgi.lazystart.e.jar-classes
05:27:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/osgi.lazystart.jar-classes
05:27:24 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/thread.locktest.jar-classes
05:27:24 [INFO] Nothing to compile - all classes are up to date
05:27:24 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/buddy.registered.a.test1.jar-classes
05:27:24 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/buddy.registered.a.test2.jar-classes
05:27:25 [INFO] Nothing to compile - all classes are up to date
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/buddy.dependent.a.test1.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/buddy.dependent.a.test2.jar-classes
05:27:25 [INFO] Nothing to compile - all classes are up to date
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.a1.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.a2.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.b1.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.b2.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.c.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.d.jar-classes
05:27:25 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/nativetest.e.jar-classes
05:27:26 [INFO] Nothing to compile - all classes are up to date
05:27:26 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/host.multiple.exports.jar-classes
05:27:26 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/frag.multiple.exports.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/client1.multiple.exports.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/client2.multiple.exports.jar-classes
05:27:26 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/xfriends.test1.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/xfriends.test2.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/xfriends.test3.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/ext.framework.a.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/ext.framework.a.importer.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/ext.framework.a.requires.jar-classes
05:27:26 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/ext.extclasspath.a.jar-classes
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/ext.extclasspath.a.importer.jar-classes
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/exporter.importer1.jar-classes
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/exporter.importer2.jar-classes
05:27:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/exporter.importer3.jar-classes
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.a.jar-classes
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.a.frag.jar-classes
05:27:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.b.jar-classes
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.b.frag.jar-classes
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.e.jar-classes
05:27:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.f.jar-classes
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Nothing to compile - all classes are up to date
05:27:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.i.jar-classes
05:27:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.j.jar-classes
05:27:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.k.jar-classes
05:27:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.l.jar-classes
05:27:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.m.jar-classes
05:27:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/substitutes.n.jar-classes
05:27:28 [INFO] Nothing to compile - all classes are up to date
05:27:28 [INFO] Nothing to compile - all classes are up to date
05:27:28 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/security.a.jar-classes
05:27:28 [INFO] Nothing to compile - all classes are up to date
05:27:28 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/security.b.jar-classes
05:27:28 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.filter.a.jar-classes
05:27:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.link.a.jar-classes
05:27:28 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.link.a.client.jar-classes
05:27:29 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug259903.a.jar-classes
05:27:29 [INFO] Nothing to compile - all classes are up to date
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug259903.b.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug259903.c.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.tccl.jar-classes
05:27:29 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.manifestpackage.jar-classes
05:27:29 [INFO] Nothing to compile - all classes are up to date
05:27:29 [INFO] Nothing to compile - all classes are up to date
05:27:29 [INFO] Nothing to compile - all classes are up to date
05:27:29 [INFO] Nothing to compile - all classes are up to date
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug287750.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug306181a.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug306181b.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.logging.a.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/geturl.jar-classes
05:27:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug375784.jar-classes
05:27:30 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/storage.hooks.a.jar-classes
05:27:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/activator.hooks.a.jar-classes
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug412228.jar-classes
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.uninstall.start1.jar-classes
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.uninstall.start2.jar-classes
05:27:30 [INFO] Nothing to compile - all classes are up to date
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/classloader.hooks.a.jar-classes
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug438904.host.jar-classes
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug438904.frag.jar-classes
05:27:30 [INFO] Nothing to compile - all classes are up to date
05:27:30 [INFO] Nothing to compile - all classes are up to date
05:27:30 [INFO] Nothing to compile - all classes are up to date
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/wrapper.hooks.a.jar-classes
05:27:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.protocol.handler.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.protocol.handler.user.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug471551.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.dynamicimport.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.dynamic.privateimport.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug490902.b.jar-classes
05:27:31 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug490902.a.jar-classes
05:27:31 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/mrBundleInputBase.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/activator.error1.jar-classes
05:27:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/activator.error2.jar-classes
05:27:32 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/activator.error3.jar-classes
05:27:32 [INFO] Nothing to compile - all classes are up to date
05:27:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug235958.x.jar-classes
05:27:32 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/bundle_tests/test.bug235958.y.jar-classes
05:27:32 [INFO] 
05:27:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.osgi.tests ---
05:27:32 [INFO] 
05:27:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.osgi.tests ---
05:27:32 [INFO] 
05:27:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.osgi.tests ---
05:27:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/src/test/resources
05:27:32 [INFO] 
05:27:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi.tests ---
05:27:32 [INFO] 
05:27:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.osgi.tests ---
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/org.eclipse.osgi.tests-3.18.400-SNAPSHOT-sources.jar
05:27:32 [INFO] 
05:27:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.osgi.tests ---
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.framework.b.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test2.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/chain.test.d.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/chain.test.c.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/chain.test.b.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/chain.test.a.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/chain.test.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/circularity.test.a.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/circularity.test.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/fragment.test.attach.host.a.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/fragment.test.attach.host.a.v2.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/fragment.test.attach.host.a.require.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/fragment.test.attach.frag.a.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/fragment.test.attach.frag.b.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/legacy.lazystart.a.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/legacy.lazystart.b.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/legacy.lazystart.c.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/legacy.lazystart.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/osgi.lazystart.a.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/osgi.lazystart.b.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/osgi.lazystart.c.jar
05:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/osgi.lazystart.d.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/osgi.lazystart.e.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/osgi.lazystart.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/thread.locktest.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.registered.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.registered.a.test1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.registered.a.test2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.dependent.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.dependent.a.test1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.dependent.a.test2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/buddy.invalid.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.a1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.a2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.b1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.b2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.c.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.d.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.e.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/nativetest.f.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/host.multiple.exports.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/frag.multiple.exports.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/client1.multiple.exports.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/client2.multiple.exports.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/xfriends.test1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/xfriends.test2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/xfriends.test3.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.framework.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.framework.a.importer.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.framework.a.requires.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.extclasspath.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.extclasspath.a.importer.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/exporter.importer1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/exporter.importer2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/exporter.importer3.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/exporter.importer4.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.fragment1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.fragment2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.fragment3.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.fragment4.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.fragment5.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.a.frag.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.b.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.b.frag.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.c.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.d.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.e.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.f.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.g.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.h.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.i.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.j.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.k.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.l.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.m.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.n.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.p.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/substitutes.q.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/security.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/security.a.frag.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/security.b.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.filter.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.link.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.link.a.client.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug259903.a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug259903.a.update.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug259903.b.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug259903.c.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.tccl.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.manifestpackage.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug286307.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug287636.a1.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug287636.a2.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug287636.b.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug287750.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug306181a.jar
05:27:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug306181b.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.logging.a.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/geturl.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug375784.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/storage.hooks.a.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/activator.hooks.a.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug412228.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.uninstall.start1.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.uninstall.start2.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/ext.framework.osgiee.b.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/classloader.hooks.a.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug438904.host.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug438904.frag.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug438904.global.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.system.nls.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug449484.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/wrapper.hooks.a.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.protocol.handler.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.protocol.handler.user.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug471551.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.dynamicimport.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.dynamic.privateimport.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug490902.b.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug490902.a.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/mrBundleInputBase.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/activator.error1.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/activator.error2.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/activator.error3.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/activator.error4.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug235958.x.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/bundle_tests/test.bug235958.y.jar
05:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/target/org.eclipse.osgi.tests-3.18.400-SNAPSHOT.jar
05:27:34 [INFO] 
05:27:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osgi.tests ---
05:27:34 [INFO] MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.18.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
05:27:34     The main artifact has been replaced with the baseline version.
05:27:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:34 
05:27:34 [INFO] 
05:27:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.osgi.tests ---
05:27:34 [INFO] 
05:27:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi.tests ---
05:27:34 [INFO] MavenProject: org.eclipse.osgi:org.eclipse.osgi.tests:3.18.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/equinox/bundles/org.eclipse.osgi.tests/pom.xml
05:27:34     The main artifact has been replaced with the baseline version.
05:27:34     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:34 
05:27:34 [WARNING] artifact org.eclipse.osgi:org.eclipse.osgi.tests:xml:p2metadata:3.18.400-SNAPSHOT already attached, replace previous instance
05:27:34 [WARNING] artifact org.eclipse.osgi:org.eclipse.osgi.tests:xml:p2artifacts:3.18.400-SNAPSHOT already attached, replace previous instance
05:27:34 [INFO] 
05:27:34 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.osgi.tests ---
05:27:34 [INFO] Skipping tests
05:27:34 [INFO] 
05:27:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.osgi.tests ---
05:27:34 [INFO] Execution was skipped
05:27:34 [INFO] 
05:27:34 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.test >---
05:27:34 [INFO] Building [test-bundle] Test Plug-in for Framework Admin 1.4.0-SNAPSHOT [483/520]
05:27:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/.polyglot.META-INF
05:27:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:35 [INFO] 
05:27:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/saveproperties
05:27:35 [INFO] 
05:27:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] Resolving class path of [test-bundle] Test Plug-in for Framework Admin
05:27:35 [INFO] 
05:27:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/src/main/resources
05:27:35 [INFO] 
05:27:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/src/main/resources
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/target/classes
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/src/test/resources
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/target/org.eclipse.equinox.frameworkadmin.test-1.4.0-SNAPSHOT-sources.jar
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/target/org.eclipse.equinox.frameworkadmin.test-1.4.0-SNAPSHOT.jar
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/.polyglot.META-INF
05:27:35     The main artifact has been replaced with the baseline version.
05:27:35     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:35 
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:35 [INFO] 
05:27:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.test:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.test/.polyglot.META-INF
05:27:36     The main artifact has been replaced with the baseline version.
05:27:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:36 
05:27:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.test:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.frameworkadmin.test:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:36 [INFO] Skipping tests
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.frameworkadmin.test ---
05:27:36 [INFO] Execution was skipped
05:27:36 [INFO] 
05:27:36 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery >-------
05:27:36 [INFO] Building [bundle] Equinox Provisioning Discovery 1.3.0-SNAPSHOT [484/520]
05:27:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
05:27:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/saveproperties
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] Resolving class path of [bundle] Equinox Provisioning Discovery
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/src/main/resources
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/src/main/resources
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/target/classes
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/src/test/resources
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/target/org.eclipse.equinox.p2.discovery-1.3.0-SNAPSHOT-sources.jar
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/target/org.eclipse.equinox.p2.discovery-1.3.0-SNAPSHOT.jar
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
05:27:36     The main artifact has been replaced with the baseline version.
05:27:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:36 
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery/.polyglot.META-INF
05:27:36     The main artifact has been replaced with the baseline version.
05:27:36     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:36 
05:27:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:36 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.discovery ---
05:27:36 [INFO] Execution was skipped
05:27:36 [INFO] 
05:27:36 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility >--
05:27:36 [INFO] Building [bundle] Equinox Provisioning Discovery 1.3.0-SNAPSHOT [485/520]
05:27:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
05:27:36 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/saveproperties
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] Resolving class path of [bundle] Equinox Provisioning Discovery
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/src/main/resources
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/src/main/resources
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/target/classes
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/src/test/resources
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/target/org.eclipse.equinox.p2.discovery.compatibility-1.3.0-SNAPSHOT-sources.jar
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/target/org.eclipse.equinox.p2.discovery.compatibility-1.3.0-SNAPSHOT.jar
05:27:36 [INFO] 
05:27:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:37 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
05:27:37     The main artifact has been replaced with the baseline version.
05:27:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:37 
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:37 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.discovery.compatibility/.polyglot.META-INF
05:27:37     The main artifact has been replaced with the baseline version.
05:27:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:37 
05:27:37 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:37 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.compatibility:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.discovery.compatibility ---
05:27:37 [INFO] Execution was skipped
05:27:37 [INFO] 
05:27:37 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer >-------
05:27:37 [INFO] Building [bundle] Equinox Provisioning Installer 1.4.0-SNAPSHOT [486/520]
05:27:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
05:27:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/saveproperties
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] Resolving class path of [bundle] Equinox Provisioning Installer
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/src/main/resources
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/src/main/resources
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/target/classes
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/src/test/resources
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/target/org.eclipse.equinox.p2.installer-1.4.0-SNAPSHOT-sources.jar
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/target/org.eclipse.equinox.p2.installer-1.4.0-SNAPSHOT.jar
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
05:27:37     The main artifact has been replaced with the baseline version.
05:27:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:37 
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/.polyglot.META-INF
05:27:37     The main artifact has been replaced with the baseline version.
05:27:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:37 
05:27:37 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:37 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.installer:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.installer ---
05:27:37 [INFO] Execution was skipped
05:27:37 [INFO] 
05:27:37 [INFO] ----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.verifier >----
05:27:37 [INFO] Building [bundle] Test Install Verifier 1.4.0-SNAPSHOT         [487/520]
05:27:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.verifier:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/.polyglot.META-INF
05:27:37 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/saveproperties
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] Resolving class path of [bundle] Test Install Verifier
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/src/main/resources
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/src/main/resources
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/target/classes
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/src/test/resources
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/target/test-classes
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/target/org.eclipse.equinox.p2.tests.verifier-1.4.0-SNAPSHOT-sources.jar
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/target/org.eclipse.equinox.p2.tests.verifier-1.4.0-SNAPSHOT.jar
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.verifier:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/.polyglot.META-INF
05:27:37     The main artifact has been replaced with the baseline version.
05:27:37     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:37 
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:37 [INFO] 
05:27:37 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:38 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.verifier:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.verifier/.polyglot.META-INF
05:27:38     The main artifact has been replaced with the baseline version.
05:27:38     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:38 
05:27:38 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.verifier:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:38 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.verifier:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:38 [INFO] 
05:27:38 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.tests.verifier ---
05:27:38 [INFO] Execution was skipped
05:27:38 [INFO] 
05:27:38 [INFO] --------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests >---------
05:27:38 [INFO] Building org.eclipse.equinox.p2.tests 1.9.0-SNAPSHOT           [488/520]
05:27:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
05:27:38 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:38 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:38 [INFO] 
05:27:38 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] 
05:27:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] The project's OSGi version is 1.9.0.v20230322-1009
05:27:38 [INFO] 
05:27:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] 
05:27:38 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] 
05:27:38 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/saveproperties
05:27:38 [INFO] 
05:27:38 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] 
05:27:38 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] 
05:27:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] Resolving class path of org.eclipse.equinox.p2.tests
05:27:38 [INFO] 
05:27:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/main/resources
05:27:38 [INFO] 
05:27:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/main/resources
05:27:38 [INFO] 
05:27:38 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.tests ---
05:27:38 [INFO] Compiling 539 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/target/classes
05:27:40 [INFO] 
05:27:40 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.tests ---
05:27:40 [INFO] 
05:27:40 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.tests ---
05:27:40 [INFO] 
05:27:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.tests ---
05:27:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/test/resources
05:27:40 [INFO] 
05:27:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.tests ---
05:27:40 [INFO] 
05:27:40 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.tests ---
05:27:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/target/org.eclipse.equinox.p2.tests-1.9.0-SNAPSHOT-sources.jar
05:27:40 [INFO] 
05:27:40 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.tests ---
05:27:40 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/target/org.eclipse.equinox.p2.tests-1.9.0-SNAPSHOT.jar
05:27:41 [INFO] 
05:27:41 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.tests ---
05:27:44 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
05:27:44     The main artifact has been replaced with the baseline version.
05:27:44     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:44 
05:27:44 [INFO] 
05:27:44 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.tests ---
05:27:44 [INFO] 
05:27:44 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.tests ---
05:27:46 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests:1.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/pom.xml
05:27:46     The main artifact has been replaced with the baseline version.
05:27:46     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:46 
05:27:46 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests:xml:p2metadata:1.9.0-SNAPSHOT already attached, replace previous instance
05:27:46 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests:xml:p2artifacts:1.9.0-SNAPSHOT already attached, replace previous instance
05:27:46 [INFO] 
05:27:46 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.p2.tests ---
05:27:46 [INFO] Skipping tests
05:27:46 [INFO] 
05:27:46 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.tests ---
05:27:46 [INFO] Execution was skipped
05:27:46 [INFO] 
05:27:46 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery >-----
05:27:46 [INFO] Building [bundle] Equinox Provisioning Discovery UI 1.3.0-SNAPSHOT [489/520]
05:27:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:27:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
05:27:46 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:46 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:46 [INFO] 
05:27:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:46 [INFO] 
05:27:46 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/saveproperties
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] Resolving class path of [bundle] Equinox Provisioning Discovery UI
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/src/main/resources
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/src/main/resources
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/target/classes
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/src/test/resources
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/target/org.eclipse.equinox.p2.ui.discovery-1.3.0-SNAPSHOT-sources.jar
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/target/org.eclipse.equinox.p2.ui.discovery-1.3.0-SNAPSHOT.jar
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
05:27:47     The main artifact has been replaced with the baseline version.
05:27:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:47 
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/.polyglot.META-INF
05:27:47     The main artifact has been replaced with the baseline version.
05:27:47     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:47 
05:27:47 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:47 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.discovery:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui.discovery ---
05:27:47 [INFO] Execution was skipped
05:27:47 [INFO] 
05:27:47 [INFO] ---< org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.discovery >----
05:27:47 [INFO] Building [test-bundle] Equinox Provisioning Discovery Tests 1.4.0-SNAPSHOT [490/520]
05:27:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.discovery:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/.polyglot.META-INF
05:27:47 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:47 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/saveproperties
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] Resolving class path of [test-bundle] Equinox Provisioning Discovery Tests
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/src/main/resources
05:27:47 [INFO] 
05:27:47 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/src/main/resources
05:27:47 [INFO] 
05:27:47 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:47 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/target/classes
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/src/test/resources
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/target/org.eclipse.equinox.p2.tests.discovery-1.4.0-SNAPSHOT-sources.jar
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/target/org.eclipse.equinox.p2.tests.discovery-1.4.0-SNAPSHOT.jar
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.discovery:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/.polyglot.META-INF
05:27:48     The main artifact has been replaced with the baseline version.
05:27:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:48 
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.discovery:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.discovery/.polyglot.META-INF
05:27:48     The main artifact has been replaced with the baseline version.
05:27:48     The following attached artifacts have been replaced with the baseline version: [sources]
05:27:48 
05:27:48 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.discovery:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:48 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.discovery:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] Skipping tests
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.tests.discovery ---
05:27:48 [INFO] Execution was skipped
05:27:48 [INFO] 
05:27:48 [INFO] ------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler >------
05:27:48 [INFO] Building [product] Reconciler test application 1.1.0-SNAPSHOT  [491/520]
05:27:48 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:27:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.reconciler:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/.polyglot.reconciler.product
05:27:48 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] The project's OSGi version is 1.1.0.v20230329-2011
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/saveproperties
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/src/main/resources
05:27:48 [INFO] 
05:27:48 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/src/main/resources
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:27:48 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-products (default-publish-products) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [INFO] 
05:27:48 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ org.eclipse.equinox.p2.reconciler ---
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:48 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:49 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:49 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.p2.reconciler.executable.gtk.linux.x86_64,1.1.0.v20230329-2011.
05:27:51 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.p2.reconciler.executable.gtk.linux.ppc64le,1.1.0.v20230329-2011.
05:27:51 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.p2.reconciler.executable.gtk.linux.aarch64,1.1.0.v20230329-2011.
05:27:51 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.p2.reconciler.executable.win32.win32.x86_64,1.1.0.v20230329-2011.
05:27:51 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.p2.reconciler.executable.cocoa.macosx.x86_64,1.1.0.v20230329-2011.
05:27:51 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.p2.reconciler.executable.cocoa.macosx.aarch64,1.1.0.v20230329-2011.
05:27:53 [INFO] 
05:27:53 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.reconciler ---
05:27:53 [INFO] 
05:27:53 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ org.eclipse.equinox.p2.reconciler ---
05:27:53 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/org.eclipse.equinox.p2.reconciler-1.1.0-SNAPSHOT.zip
05:27:54 [INFO] 
05:27:54 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.reconciler ---
05:27:55 [INFO] 
05:27:55 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.reconciler ---
05:27:55 [INFO] 
05:27:55 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:materialize-products (materialize-products) @ org.eclipse.equinox.p2.reconciler ---
05:27:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:55 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:27:55 [INFO] Installing product org.eclipse.equinox.p2.reconciler for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler/linux/gtk/x86_64/eclipse
05:27:55 Installing org.eclipse.equinox.p2.reconciler 1.1.0.v20230329-2011.
05:27:58 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:27:58 Operation completed in 3464 ms.
05:27:58 [INFO] Installing product org.eclipse.equinox.p2.reconciler for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler/linux/gtk/ppc64le/eclipse
05:27:59 Installing org.eclipse.equinox.p2.reconciler 1.1.0.v20230329-2011.
05:28:01 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:01 Operation completed in 2859 ms.
05:28:01 [INFO] Installing product org.eclipse.equinox.p2.reconciler for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler/linux/gtk/aarch64/eclipse
05:28:01 Installing org.eclipse.equinox.p2.reconciler 1.1.0.v20230329-2011.
05:28:04 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:04 Operation completed in 2876 ms.
05:28:04 [INFO] Installing product org.eclipse.equinox.p2.reconciler for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler/win32/win32/x86_64/eclipse
05:28:04 Installing org.eclipse.equinox.p2.reconciler 1.1.0.v20230329-2011.
05:28:07 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:07 Operation completed in 2752 ms.
05:28:07 [INFO] Installing product org.eclipse.equinox.p2.reconciler for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler/macosx/cocoa/x86_64/eclipse.app
05:28:07 Installing org.eclipse.equinox.p2.reconciler 1.1.0.v20230329-2011.
05:28:10 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:10 Operation completed in 3104 ms.
05:28:10 [INFO] Installing product org.eclipse.equinox.p2.reconciler for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler/macosx/cocoa/aarch64/eclipse.app
05:28:10 Installing org.eclipse.equinox.p2.reconciler 1.1.0.v20230329-2011.
05:28:13 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:13 Operation completed in 2953 ms.
05:28:13 [INFO] 
05:28:13 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:archive-products (archive-products) @ org.eclipse.equinox.p2.reconciler ---
05:28:13 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler-linux.gtk.x86_64.tar.gz
05:28:16 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler-linux.gtk.ppc64le.tar.gz
05:28:17 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler-linux.gtk.aarch64.tar.gz
05:28:19 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler-win32.win32.x86_64.zip
05:28:20 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler-macosx.cocoa.x86_64.tar.gz
05:28:22 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.reconciler.product/target/products/org.eclipse.equinox.p2.reconciler-macosx.cocoa.aarch64.tar.gz
05:28:24 [INFO] 
05:28:24 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.reconciler ---
05:28:24 [INFO] Execution was skipped
05:28:24 [INFO] 
05:28:24 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.ui >-------
05:28:24 [INFO] Building [test-bundle] Equinox Provisioning Tests (Incubation) 1.4.0-SNAPSHOT [492/520]
05:28:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:28:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/.polyglot.META-INF
05:28:24 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:24 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:25 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:25 [INFO] 
05:28:25 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/saveproperties
05:28:25 [INFO] 
05:28:25 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] Resolving class path of [test-bundle] Equinox Provisioning Tests (Incubation)
05:28:25 [INFO] 
05:28:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/src/main/resources
05:28:25 [INFO] 
05:28:25 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/src/main/resources
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/target/classes
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/src/test/resources
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/target/org.eclipse.equinox.p2.tests.ui-1.4.0-SNAPSHOT-sources.jar
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.tests.ui ---
05:28:25 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/target/org.eclipse.equinox.p2.tests.ui-1.4.0-SNAPSHOT.jar
05:28:25 [INFO] 
05:28:25 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.tests.ui ---
05:28:26 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/.polyglot.META-INF
05:28:26     The main artifact has been replaced with the baseline version.
05:28:26     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:26 
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.tests.ui ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.tests.ui ---
05:28:26 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/.polyglot.META-INF
05:28:26     The main artifact has been replaced with the baseline version.
05:28:26     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:26 
05:28:26 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.ui:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:28:26 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.tests.ui:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.equinox.p2.tests.ui ---
05:28:26 [INFO] Skipping tests
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.tests.ui ---
05:28:26 [INFO] Execution was skipped
05:28:26 [INFO] 
05:28:26 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin >-------
05:28:26 [INFO] Building [bundle] p2 Admin UI 1.3.0-SNAPSHOT                   [493/520]
05:28:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
05:28:26 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:26 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:26 [INFO] 
05:28:26 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/saveproperties
05:28:26 [INFO] 
05:28:26 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] Resolving class path of [bundle] p2 Admin UI
05:28:26 [INFO] 
05:28:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/src/main/resources
05:28:26 [INFO] 
05:28:26 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/src/main/resources
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/target/classes
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/src/test/resources
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/target/org.eclipse.equinox.p2.ui.admin-1.3.0-SNAPSHOT-sources.jar
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui.admin ---
05:28:26 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/target/org.eclipse.equinox.p2.ui.admin-1.3.0-SNAPSHOT.jar
05:28:26 [INFO] 
05:28:26 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui.admin ---
05:28:27 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
05:28:27     The main artifact has been replaced with the baseline version.
05:28:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:27 
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui.admin ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui.admin ---
05:28:27 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin/.polyglot.META-INF
05:28:27     The main artifact has been replaced with the baseline version.
05:28:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:27 
05:28:27 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:27 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui.admin ---
05:28:27 [INFO] Execution was skipped
05:28:27 [INFO] 
05:28:27 [INFO] -----< org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp >-----
05:28:27 [INFO] Building [bundle] Provisioning Admin UI RCP (Incubation) 1.4.0-SNAPSHOT [494/520]
05:28:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
05:28:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] The project's OSGi version is 1.4.0.v20230322-1009
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/saveproperties
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] Resolving class path of [bundle] Provisioning Admin UI RCP (Incubation)
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/src/main/resources
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/src/main/resources
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/target/classes
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/src/test/resources
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/target/org.eclipse.equinox.p2.ui.admin.rcp-1.4.0-SNAPSHOT-sources.jar
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/target/org.eclipse.equinox.p2.ui.admin.rcp-1.4.0-SNAPSHOT.jar
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
05:28:27     The main artifact has been replaced with the baseline version.
05:28:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:27 
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.admin.rcp/.polyglot.META-INF
05:28:27     The main artifact has been replaced with the baseline version.
05:28:27     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:27 
05:28:27 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
05:28:27 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.ui.admin.rcp:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.ui.admin.rcp ---
05:28:27 [INFO] Execution was skipped
05:28:27 [INFO] 
05:28:27 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature >---
05:28:27 [INFO] Building [feature] Equinox p2, Discovery UI support 1.3.0-SNAPSHOT [495/520]
05:28:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
05:28:27 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:27 [INFO] 
05:28:27 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:27 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/target
05:28:27 [INFO] 
05:28:27 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/saveproperties
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/target/org.eclipse.equinox.p2.discovery.feature-1.3.0-SNAPSHOT.jar
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
05:28:28     The main artifact has been replaced with the baseline version.
05:28:28 
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/target/org.eclipse.equinox.p2.discovery.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.discovery.feature/.polyglot.feature.xml
05:28:28     The main artifact has been replaced with the baseline version.
05:28:28     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:28:28 
05:28:28 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:28 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.discovery.feature:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.discovery.feature ---
05:28:28 [INFO] Execution was skipped
05:28:28 [INFO] 
05:28:28 [INFO] --------< org.eclipse.equinox.p2:org.eclipse.equinox.server.p2 >--------
05:28:28 [INFO] Building [feature] p2 Server Feature 1.12.900-SNAPSHOT         [496/520]
05:28:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
05:28:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/target
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] The project's OSGi version is 1.12.900.v20230324-1104
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/saveproperties
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/target/org.eclipse.equinox.server.p2-1.12.900-SNAPSHOT.jar
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
05:28:28     The main artifact has been replaced with the baseline version.
05:28:28 
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/target/org.eclipse.equinox.server.p2-1.12.900-SNAPSHOT-sources-feature.jar
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:1.12.900-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.server.p2/.polyglot.feature.xml
05:28:28     The main artifact has been replaced with the baseline version.
05:28:28     The following attached artifacts have been replaced with the baseline version: [sources-feature]
05:28:28 
05:28:28 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:xml:p2metadata:1.12.900-SNAPSHOT already attached, replace previous instance
05:28:28 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.server.p2:xml:p2artifacts:1.12.900-SNAPSHOT already attached, replace previous instance
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.server.p2 ---
05:28:28 [INFO] Execution was skipped
05:28:28 [INFO] 
05:28:28 [INFO] ---------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk >----------
05:28:28 [INFO] Building [feature] Equinox p2, SDK 3.11.2000-SNAPSHOT          [497/520]
05:28:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
05:28:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/target
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] The project's OSGi version is 3.11.2000.v20230324-1104
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/saveproperties
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/target/org.eclipse.equinox.p2.sdk-3.11.2000-SNAPSHOT.jar
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
05:28:28     The main artifact has been replaced with the baseline version.
05:28:28 
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [WARNING] The following referenced plugins has missing sources
05:28:28 	org.eclipse.equinox.p2.installer.source_1.4.0.v20230322-1009
05:28:28 	org.eclipse.equinox.p2.ui.admin.rcp.source_1.4.0.v20230322-1009
05:28:28 	org.eclipse.equinox.p2.ui.admin.source_1.3.0.v20230322-1009
05:28:28 	org.eclipse.equinox.simpleconfigurator.source_1.4.200.v20221111-1340
05:28:28 
05:28:28 [WARNING] The following referenced features has missing sources
05:28:28 	org.eclipse.equinox.p2.discovery.feature.source_1.3.0.v20230322-1009
05:28:28 	org.eclipse.equinox.p2.core.feature.source_1.6.1800.v20230324-1104
05:28:28 	org.eclipse.equinox.p2.user.ui.source_2.4.2000.v20230324-1104
05:28:28 	org.eclipse.equinox.server.p2.source_1.12.900.v20230324-1104
05:28:28 
05:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/target/org.eclipse.equinox.p2.sdk-3.11.2000-SNAPSHOT-sources-feature.jar
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [WARNING] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml: baseline and build artifacts have same version but different contents
05:28:28    classifier-sources-feature: not present in baseline
05:28:28 
05:28:28 [INFO] MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:3.11.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/features/org.eclipse.equinox.p2.sdk/.polyglot.feature.xml
05:28:28     The main artifact has been replaced with the baseline version.
05:28:28     The following attached artifacts are not present in the baseline and have been removed: [sources-feature]
05:28:28 
05:28:28 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:xml:p2metadata:3.11.2000-SNAPSHOT already attached, replace previous instance
05:28:28 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.sdk:xml:p2artifacts:3.11.2000-SNAPSHOT already attached, replace previous instance
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.sdk ---
05:28:28 [INFO] Execution was skipped
05:28:28 [INFO] 
05:28:28 [INFO] -------< org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples >-------
05:28:28 [INFO] Building org.eclipse.equinox.p2.examples 4.28.0-SNAPSHOT       [498/520]
05:28:28 [INFO] --------------------------------[ pom ]---------------------------------
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/saveproperties
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/src/main/resources
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.examples ---
05:28:28 [INFO] Execution was skipped
05:28:28 [INFO] 
05:28:28 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery >--
05:28:28 [INFO] Building [bundle] RCP Mail (Cloud Update Example) 2.3.0-SNAPSHOT [499/520]
05:28:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
05:28:28 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:28 [INFO] 
05:28:28 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:28 [INFO] 
05:28:28 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] The project's OSGi version is 2.3.0.v20230322-1009
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/saveproperties
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] Resolving class path of [bundle] RCP Mail (Cloud Update Example)
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/main/resources
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/main/resources
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/target/classes
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java:[16] 
05:28:29 	import org.eclipse.equinox.internal.p2.ui.dialogs.UpdateSingleIUWizard;
05:28:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'UpdateSingleIUWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java:[40] 
05:28:29 	if (UpdateSingleIUWizard.validFor(operation)) {
05:28:29 	    ^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'UpdateSingleIUWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java:[40] 
05:28:29 	if (UpdateSingleIUWizard.validFor(operation)) {
05:28:29 	                         ^^^^^^^^
05:28:29 Discouraged access: The method 'UpdateSingleIUWizard.validFor(UpdateOperation)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java:[42] 
05:28:29 	UpdateSingleIUWizard wizard = new UpdateSingleIUWizard(getProvisioningUI(), operation);
05:28:29 	^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'UpdateSingleIUWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java:[42] 
05:28:29 	UpdateSingleIUWizard wizard = new UpdateSingleIUWizard(getProvisioningUI(), operation);
05:28:29 	                                  ^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'UpdateSingleIUWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/org/eclipse/equinox/p2/examples/rcp/cloud/p2/UpdateHandler.java:[42] 
05:28:29 	UpdateSingleIUWizard wizard = new UpdateSingleIUWizard(getProvisioningUI(), operation);
05:28:29 	                                  ^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The constructor 'UpdateSingleIUWizard(ProvisioningUI, UpdateOperation)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/target/classes')
05:28:29 6 problems (6 warnings)
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/src/test/resources
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/target/org.eclipse.equinox.p2.examples.rcp.discovery-2.3.0-SNAPSHOT-sources.jar
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/target/org.eclipse.equinox.p2.examples.rcp.discovery-2.3.0-SNAPSHOT.jar
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery/.polyglot.META-INF
05:28:29 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:xml:p2metadata:2.3.0-SNAPSHOT already attached, replace previous instance
05:28:29 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.discovery:xml:p2artifacts:2.3.0-SNAPSHOT already attached, replace previous instance
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.examples.rcp.discovery ---
05:28:29 [INFO] Execution was skipped
05:28:29 [INFO] 
05:28:29 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate >--
05:28:29 [INFO] Building [bundle] Prestartupdate 1.3.0-SNAPSHOT                [500/520]
05:28:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
05:28:29 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/saveproperties
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] Resolving class path of [bundle] Prestartupdate
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/main/resources
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/main/resources
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/target/classes
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[7] 
05:28:29 	import org.eclipse.equinox.internal.p2.core.helpers.LogHelper;
05:28:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'LogHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[8] 
05:28:29 	import org.eclipse.equinox.internal.p2.core.helpers.ServiceHelper;
05:28:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'ServiceHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[45] 
05:28:29 	final IProvisioningAgent agent = (IProvisioningAgent) ServiceHelper.getService(Activator.bundleContext,
05:28:29 	                                                      ^^^^^^^^^^^^^
05:28:29 Discouraged access: The type 'ServiceHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[45] 
05:28:29 	final IProvisioningAgent agent = (IProvisioningAgent) ServiceHelper.getService(Activator.bundleContext,
05:28:29 	                                                                    ^^^^^^^^^^
05:28:29 Discouraged access: The method 'ServiceHelper.getService(BundleContext, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[48] 
05:28:29 	LogHelper.log(new Status(IStatus.ERROR, Activator.PLUGIN_ID,
05:28:29 	^^^^^^^^^
05:28:29 Discouraged access: The type 'LogHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[48] 
05:28:29 	LogHelper.log(new Status(IStatus.ERROR, Activator.PLUGIN_ID,
05:28:29 	          ^^^
05:28:29 Discouraged access: The method 'LogHelper.log(IStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[70] 
05:28:29 	LogHelper.log(updateStatus);
05:28:29 	^^^^^^^^^
05:28:29 Discouraged access: The type 'LogHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 [WARNING] /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/org/eclipse/equinox/p2/examples/rcp/prestartupdate/ApplicationWorkbenchWindowAdvisor.java:[70] 
05:28:29 	LogHelper.log(updateStatus);
05:28:29 	          ^^^
05:28:29 Discouraged access: The method 'LogHelper.log(IStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes')
05:28:29 8 problems (8 warnings)
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/src/test/resources
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/target/org.eclipse.equinox.p2.examples.rcp.prestartupdate-1.3.0-SNAPSHOT-sources.jar
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/target/org.eclipse.equinox.p2.examples.rcp.prestartupdate-1.3.0-SNAPSHOT.jar
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.prestartupdate/.polyglot.META-INF
05:28:29 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:29 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.prestartupdate:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:29 [INFO] 
05:28:29 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.examples.rcp.prestartupdate ---
05:28:29 [INFO] Execution was skipped
05:28:29 [INFO] 
05:28:29 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility >--
05:28:29 [INFO] Building [bundle] Sdkbundlevisibility 1.3.0-SNAPSHOT           [501/520]
05:28:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
05:28:29 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:29 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/saveproperties
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] Resolving class path of [bundle] Sdkbundlevisibility
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/src/main/resources
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/src/main/resources
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/target/classes
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/src/test/resources
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/target/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility-1.3.0-SNAPSHOT-sources.jar
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/target/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility-1.3.0-SNAPSHOT.jar
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility/.polyglot.META-INF
05:28:30 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:30 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility ---
05:28:30 [INFO] Execution was skipped
05:28:30 [INFO] 
05:28:30 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates >--
05:28:30 [INFO] Building [bundle] Sdknoautoupdates 1.3.0-SNAPSHOT              [502/520]
05:28:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
05:28:30 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/saveproperties
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] Resolving class path of [bundle] Sdknoautoupdates
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/src/main/resources
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/src/main/resources
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/target/classes
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/src/test/resources
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:30 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:30 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/target/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates-1.3.0-SNAPSHOT-sources.jar
05:28:30 [INFO] 
05:28:30 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/target/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates-1.3.0-SNAPSHOT.jar
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:31 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:31 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates/.polyglot.META-INF
05:28:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.examples.rcp.sdknoautoupdates ---
05:28:31 [INFO] Execution was skipped
05:28:31 [INFO] 
05:28:31 [INFO] --< org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui >--
05:28:31 [INFO] Building [bundle] RCP Mail (SDK UI) 1.3.0-SNAPSHOT             [503/520]
05:28:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
05:28:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] The project's OSGi version is 1.3.0.v20230322-1009
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/saveproperties
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] Resolving class path of [bundle] RCP Mail (SDK UI)
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/src/main/resources
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/src/main/resources
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/target/classes
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/src/test/resources
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/target/org.eclipse.equinox.p2.examples.rcp.sdkui-1.3.0-SNAPSHOT-sources.jar
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/target/org.eclipse.equinox.p2.examples.rcp.sdkui-1.3.0-SNAPSHOT.jar
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] No baseline version MavenProject: org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.sdkui/.polyglot.META-INF
05:28:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:31 [WARNING] artifact org.eclipse.equinox.p2:org.eclipse.equinox.p2.examples.rcp.sdkui:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.equinox.p2.examples.rcp.sdkui ---
05:28:31 [INFO] Execution was skipped
05:28:31 [INFO] 
05:28:31 [INFO] -----------< org.eclipse.ant:org.eclipse.ant.optional.junit >-----------
05:28:31 [INFO] Building org.eclipse.ant.optional.junit 3.3.300-SNAPSHOT       [504/520]
05:28:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
05:28:31 [INFO] 
05:28:31 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.ant.optional.junit ---
05:28:31 [INFO] 
05:28:31 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] The project's OSGi version is 3.3.300.v20180822-0818
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/saveproperties
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] Resolving class path of org.eclipse.ant.optional.junit
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/src/test/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/target/org.eclipse.ant.optional.junit-3.3.300-SNAPSHOT-sources.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/target/org.eclipse.ant.optional.junit-3.3.300-SNAPSHOT.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ant.optional.junit ---
05:28:32 [WARNING] MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml: baseline and build artifacts have same version but different contents
05:28:32    classifier-sources: not present in baseline
05:28:32 
05:28:32 [INFO] MavenProject: org.eclipse.ant:org.eclipse.ant.optional.junit:3.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.ant.optional.junit/pom.xml
05:28:32     The main artifact has been replaced with the baseline version.
05:28:32     The following attached artifacts are not present in the baseline and have been removed: [sources]
05:28:32 
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.ant.optional.junit ---
05:28:32 [INFO] Execution was skipped
05:28:32 [INFO] 
05:28:32 [INFO] ------------< org.eclipse.releng:org.eclipse.releng.tests >-------------
05:28:32 [INFO] Building org.eclipse.releng.tests 3.6.100-SNAPSHOT             [505/520]
05:28:32 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:28:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
05:28:32 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.releng.tests ---
05:28:32 [INFO] The project's OSGi version is 3.6.100.v20230329-0832
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.releng.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/saveproperties
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.releng.tests ---
05:28:32 [INFO] Resolving class path of org.eclipse.releng.tests
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.releng.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.releng.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.releng.tests ---
05:28:32 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/target/classes
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.releng.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/src/test/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.releng.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.releng.tests ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/target/org.eclipse.releng.tests-3.6.100-SNAPSHOT-sources.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.releng.tests ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/target/org.eclipse.releng.tests-3.6.100-SNAPSHOT.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.releng.tests ---
05:28:32 [INFO] MavenProject: org.eclipse.releng:org.eclipse.releng.tests:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.releng.tests/pom.xml
05:28:32     The main artifact has been replaced with the baseline version.
05:28:32     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:32 
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-surefire-plugin:4.0.0-SNAPSHOT:test (default-test) @ org.eclipse.releng.tests ---
05:28:32 [INFO] Skipping tests
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.releng.tests ---
05:28:32 [INFO] Execution was skipped
05:28:32 [INFO] 
05:28:32 [INFO] --------------< org.eclipse.sdk:org.eclipse.sdk.examples >--------------
05:28:32 [INFO] Building org.eclipse.sdk.examples 4.28.0-SNAPSHOT              [506/520]
05:28:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/saveproperties
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] Resolving class path of org.eclipse.sdk.examples
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/src/test/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/target/org.eclipse.sdk.examples-4.28.0-SNAPSHOT-sources.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] Copying 1 resource from  to target
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/target/org.eclipse.sdk.examples-4.28.0-SNAPSHOT.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] No baseline version MavenProject: org.eclipse.sdk:org.eclipse.sdk.examples:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.examples/pom.xml
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.sdk.examples ---
05:28:32 [INFO] Execution was skipped
05:28:32 [INFO] 
05:28:32 [INFO] ---------------< org.eclipse.sdk:org.eclipse.sdk.tests >----------------
05:28:32 [INFO] Building org.eclipse.sdk.tests 4.28.0-SNAPSHOT                 [507/520]
05:28:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/saveproperties
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] Resolving class path of org.eclipse.sdk.tests
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/src/main/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/src/test/resources
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] 
05:28:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (process-about.mappings) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] Copying 1 resource from  to target
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/target/org.eclipse.sdk.tests-4.28.0-SNAPSHOT.jar
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] No baseline version MavenProject: org.eclipse.sdk:org.eclipse.sdk.tests:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.sdk.tests/pom.xml
05:28:32 [INFO] 
05:28:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.sdk.tests ---
05:28:32 [INFO] Execution was skipped
05:28:32 [INFO] 
05:28:32 [INFO] -----------------< org.eclipse.test:org.eclipse.test >------------------
05:28:32 [INFO] Building org.eclipse.test 3.5.200-SNAPSHOT                     [508/520]
05:28:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.test:org.eclipse.test:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
05:28:32 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:32 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.test ---
05:28:33 [INFO] The project's OSGi version is 3.5.200.v20221108-0804
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.test ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/saveproperties
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.test ---
05:28:33 [INFO] Resolving class path of org.eclipse.test
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.test ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/src/main/resources
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.test ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/src/main/resources
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.test ---
05:28:33 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/target/classes
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.test ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/src/test/resources
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.test ---
05:28:33 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/target/test-classes
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.test ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.test ---
05:28:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/target/org.eclipse.test-3.5.200-SNAPSHOT-sources.jar
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.test ---
05:28:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/target/org.eclipse.test-3.5.200-SNAPSHOT.jar
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.test ---
05:28:33 [INFO] MavenProject: org.eclipse.test:org.eclipse.test:3.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
05:28:33     The main artifact has been replaced with the baseline version.
05:28:33     The following attached artifacts have been replaced with the baseline version: [sources]
05:28:33 
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.test ---
05:28:33 [INFO] Execution was skipped
05:28:33 [INFO] 
05:28:33 [INFO] --------< org.eclipse.test:org.eclipse.test.performance.win32 >---------
05:28:33 [INFO] Building org.eclipse.test.performance.win32 3.1.500-SNAPSHOT   [509/520]
05:28:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:28:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
05:28:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] The project's OSGi version is 3.1.500.v20211012-2002
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/saveproperties
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] Resolving class path of org.eclipse.test.performance.win32
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/src/main/resources
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/src/main/resources
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-ds-plugin:4.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/src/test/resources
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-compiler-plugin:4.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/target/org.eclipse.test.performance.win32-3.1.500-SNAPSHOT.jar
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] MavenProject: org.eclipse.test:org.eclipse.test.performance.win32:3.1.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/bundles/org.eclipse.test.performance.win32/pom.xml
05:28:33     The main artifact has been replaced with the baseline version.
05:28:33 
05:28:33 [INFO] 
05:28:33 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.test.performance.win32 ---
05:28:33 [INFO] Execution was skipped
05:28:33 [INFO] 
05:28:33 [INFO] --------------< org.eclipse.sdk.feature:org.eclipse.sdk >---------------
05:28:33 [INFO] Building org.eclipse.sdk.feature 4.28.0-SNAPSHOT               [510/520]
05:28:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
05:28:33 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:33 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:34 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:34 [INFO] 
05:28:34 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sdk ---
05:28:34 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.sdk ---
05:28:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/saveproperties
05:28:34 [INFO] 
05:28:34 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.sdk ---
05:28:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/src/main/resources
05:28:34 [INFO] 
05:28:34 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.sdk ---
05:28:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/src/main/resources
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.sdk ---
05:28:34 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/target/org.eclipse.sdk-4.28.0-SNAPSHOT.jar
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sdk ---
05:28:34 [INFO] No baseline version MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sdk ---
05:28:34 [INFO] 
05:28:34 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.sdk ---
05:28:34 [INFO] Execution was skipped
05:28:34 [INFO] 
05:28:34 [INFO] ----------< org.eclipse.sdk.feature:org.eclipse.sdk.examples >----------
05:28:34 [INFO] Building org.eclipse.sdk.examples.feature 4.28.0-SNAPSHOT      [511/520]
05:28:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
05:28:34 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] Deleting /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/target
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/saveproperties
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/src/main/resources
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/src/main/resources
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/target/org.eclipse.sdk.examples-4.28.0-SNAPSHOT.jar
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] No baseline version MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/target/org.eclipse.sdk.examples-4.28.0-SNAPSHOT-sources-feature.jar
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] No baseline version MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.examples:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.examples-feature/pom.xml
05:28:35 [WARNING] artifact org.eclipse.sdk.feature:org.eclipse.sdk.examples:xml:p2metadata:4.28.0-SNAPSHOT already attached, replace previous instance
05:28:35 [WARNING] artifact org.eclipse.sdk.feature:org.eclipse.sdk.examples:xml:p2artifacts:4.28.0-SNAPSHOT already attached, replace previous instance
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.sdk.examples ---
05:28:35 [INFO] Execution was skipped
05:28:35 [INFO] 
05:28:35 [INFO] -------------< org.eclipse.test.feature:org.eclipse.test >--------------
05:28:35 [INFO] Building org.eclipse.test.feature 3.8.500-SNAPSHOT             [512/520]
05:28:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
05:28:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.test ---
05:28:35 [INFO] The project's OSGi version is 3.8.500.v20230329-0911
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.test ---
05:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/saveproperties
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.test ---
05:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/src/main/resources
05:28:35 [INFO] 
05:28:35 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.test ---
05:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/src/main/resources
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.test ---
05:28:35 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/target/org.eclipse.test-3.8.500-SNAPSHOT.jar
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.test ---
05:28:35 [INFO] MavenProject: org.eclipse.test.feature:org.eclipse.test:3.8.500-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.test-feature/pom.xml
05:28:35     The main artifact has been replaced with the baseline version.
05:28:35 
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.test ---
05:28:35 [INFO] 
05:28:35 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.test ---
05:28:35 [INFO] Execution was skipped
05:28:35 [INFO] 
05:28:35 [INFO] -----------< org.eclipse.sdk.feature:org.eclipse.sdk.tests >------------
05:28:35 [INFO] Building org.eclipse.sdk.tests.feature 4.28.0-SNAPSHOT         [513/520]
05:28:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
05:28:35 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:35 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:36 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:36 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:28:36 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/saveproperties
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/src/main/resources
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/src/main/resources
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/target/org.eclipse.sdk.tests-4.28.0-SNAPSHOT.jar
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] No baseline version MavenProject: org.eclipse.sdk.feature:org.eclipse.sdk.tests:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng/features/org.eclipse.sdk.tests/pom.xml
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.sdk.tests ---
05:28:36 [INFO] Execution was skipped
05:28:36 [INFO] 
05:28:36 [INFO] --< eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder >--
05:28:36 [INFO] Building eclipse.platform.releng.tychoeclipsebuilder 4.28.0-SNAPSHOT [514/520]
05:28:36 [INFO] --------------------------------[ pom ]---------------------------------
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/saveproperties
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/src/main/resources
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.releng.tychoeclipsebuilder ---
05:28:36 [INFO] Execution was skipped
05:28:36 [INFO] 
05:28:36 [INFO] ----< org.eclipse.rcp.configuration:org.eclipse.rcp.configuration >-----
05:28:36 [INFO] Building org.eclipse.rcp.configuration 1.1.2000-SNAPSHOT       [515/520]
05:28:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:28:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] The project's OSGi version is 1.1.2000.v20221201-1120
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/saveproperties
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/src/main/resources
05:28:36 [INFO] 
05:28:36 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/src/main/resources
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/target/org.eclipse.rcp.configuration-1.1.2000-SNAPSHOT.jar
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] MavenProject: org.eclipse.rcp.configuration:org.eclipse.rcp.configuration:1.1.2000-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml
05:28:36     The main artifact has been replaced with the baseline version.
05:28:36     The following attached artifacts have been replaced with the baseline version: [root.cocoa.macosx.aarch64, root.gtk.linux.x86_64, root.cocoa.macosx.x86_64, root.win32.win32.x86_64, root.gtk.linux.ppc64le, root.gtk.linux.aarch64]
05:28:36 
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-plugin:4.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] 
05:28:36 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.rcp.configuration ---
05:28:36 [INFO] Execution was skipped
05:28:36 [INFO] 
05:28:36 [INFO] --< eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product >--
05:28:36 [INFO] Building org.eclipse.rt.osgistarterkit.product 4.28.0-SNAPSHOT [516/520]
05:28:36 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:28:36 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:28:36 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:39 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:39 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:40 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:40 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:40 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:41 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:41 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:28:41 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:28:41 [INFO] Resolving dependencies of MavenProject: eclipse.platform.releng.tychoeclipsebuilder:org.eclipse.rt.osgistarterkit.product:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml
05:28:41 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [INFO] 
05:28:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] The project's OSGi version is 4.28.0.I20230330-0915
05:28:41 [INFO] 
05:28:41 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/saveproperties
05:28:41 [INFO] 
05:28:41 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/src/main/resources
05:28:41 [INFO] 
05:28:41 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/src/main/resources
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:28:41 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-products (default-publish-products) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [INFO] 
05:28:41 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ org.eclipse.rt.osgistarterkit.product ---
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:41 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.measurement.source,1.0.2.201802012109.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.upnp.source,1.2.1.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.72.2.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.shell.source,1.1.4.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.command.source,1.1.2.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.event.source,1.4.1.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.xml.source,1.0.2.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.cm.source,1.6.1.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.wireadmin.source,1.0.2.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.runtime.source,1.1.6.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.component.source,1.5.1.202212101352.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.device.source,1.1.1.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.useradmin.source,1.1.1.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.72.0.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.prefs.source,1.1.2.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.provisioning.source,1.2.0.201505202024.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.metatype.source,1.4.1.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rt.osgistarterkit.product.executable.gtk.linux.x86_64,4.28.0.I20230330-0915.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.function.source,1.2.0.202109301733.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.position.source,1.0.1.201505202026.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.promise.source,1.3.0.202212101352.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rt.osgistarterkit.product.executable.win32.win32.x86_64,4.28.0.I20230330-0915.
05:28:42 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rt.osgistarterkit.product.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915.
05:28:43 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rt.osgistarterkit.product.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915.
05:28:44 [INFO] 
05:28:44 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ org.eclipse.rt.osgistarterkit.product ---
05:28:44 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/org.eclipse.rt.osgistarterkit.product-4.28.0-SNAPSHOT.zip
05:28:44 [INFO] 
05:28:44 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:materialize-products (materialize-products) @ org.eclipse.rt.osgistarterkit.product ---
05:28:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:44 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:44 [INFO] Installing product org.eclipse.rt.osgistarterkit.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product/linux/gtk/x86_64/rt
05:28:44 Installing org.eclipse.rt.osgistarterkit.product 4.28.0.I20230330-0915.
05:28:45 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:45 Operation completed in 1164 ms.
05:28:45 [INFO] Installing product org.eclipse.rt.osgistarterkit.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product/win32/win32/x86_64/rt
05:28:46 Installing org.eclipse.rt.osgistarterkit.product 4.28.0.I20230330-0915.
05:28:47 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:47 Operation completed in 1104 ms.
05:28:47 [INFO] Installing product org.eclipse.rt.osgistarterkit.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product/macosx/cocoa/x86_64/Rt.app
05:28:47 Installing org.eclipse.rt.osgistarterkit.product 4.28.0.I20230330-0915.
05:28:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:48 Operation completed in 1096 ms.
05:28:48 [INFO] Installing product org.eclipse.rt.osgistarterkit.product for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product/macosx/cocoa/aarch64/Rt.app
05:28:48 Installing org.eclipse.rt.osgistarterkit.product 4.28.0.I20230330-0915.
05:28:49 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:28:49 Operation completed in 1119 ms.
05:28:49 [INFO] 
05:28:49 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:archive-products (archive-products) @ org.eclipse.rt.osgistarterkit.product ---
05:28:49 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product-linux.gtk.x86_64.tar.gz
05:28:50 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product-win32.win32.x86_64.zip
05:28:51 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product-macosx.cocoa.x86_64.tar.gz
05:28:51 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/target/products/org.eclipse.rt.osgistarterkit.product-macosx.cocoa.aarch64.tar.gz
05:28:52 [INFO] 
05:28:52 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.rt.osgistarterkit.product ---
05:28:52 [INFO] Execution was skipped
05:28:52 [INFO] 
05:28:52 [INFO] ------< eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk >-------
05:28:52 [INFO] Building equinox-sdk 4.28.0-SNAPSHOT                           [517/520]
05:28:52 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:28:52 [INFO] Resolving dependencies of MavenProject: eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
05:28:52 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:28:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:52 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:52 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:28:52 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:28:52 [INFO] 
05:28:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ equinox-sdk ---
05:28:52 [INFO] 
05:28:52 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ equinox-sdk ---
05:28:52 [INFO] The project's OSGi version is 4.28.0.I20230330-0915
05:28:52 [INFO] 
05:28:52 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ equinox-sdk ---
05:28:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/saveproperties
05:28:52 [INFO] 
05:28:52 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ equinox-sdk ---
05:28:52 [INFO] 
05:28:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ equinox-sdk ---
05:28:52 [INFO] 
05:28:52 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ equinox-sdk ---
05:28:52 [INFO] 
05:28:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ equinox-sdk ---
05:28:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/src/main/resources
05:28:52 [INFO] 
05:28:52 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ equinox-sdk ---
05:28:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/src/main/resources
05:28:52 [INFO] 
05:28:52 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ equinox-sdk ---
05:28:52 [INFO] 
05:28:52 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ equinox-sdk ---
05:28:52 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:28:52 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:28:52 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:28:52 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:28:52 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:28:53 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:28:53 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:28:53 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:28:53 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:28:53 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:28:53 [INFO] 
05:28:53 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-products (default-publish-products) @ equinox-sdk ---
05:28:53 [INFO] 
05:28:53 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ equinox-sdk ---
05:28:53 [INFO] 
05:28:53 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ equinox-sdk ---
05:28:53 [INFO] 
05:28:53 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ equinox-sdk ---
05:28:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.sat4j.core.source,2.3.6.v20201214.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.gtk.linux.x86_64,3.8.2100.v20230307-1841.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.measurement.source,1.0.2.201802012109.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.upnp.source,1.2.1.202109301733.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.72.2.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.shell.source,1.1.4.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.command.source,1.1.2.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.xml.source,1.0.2.202109301733.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.cm.source,1.6.1.202109301733.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.useradmin.source,1.1.1.202109301733.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,javax.servlet.jsp-api.source,2.3.3.
05:28:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.metatype.source,1.4.1.202109301733.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.coordinator.source,1.0.2.201505202024.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.glassfish.web.javax.servlet.jsp.source,2.3.4.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,jakarta.servlet-api.source,4.0.0.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.position.source,1.0.1.201505202026.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.scr.source,2.2.6.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.event.source,1.4.1.202109301733.
05:28:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.wireadmin.source,1.0.2.202109301733.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.runtime.source,1.1.6.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.component.source,1.5.1.202212101352.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.device.source,1.1.1.202109301733.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.72.0.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.prefs.source,1.1.2.202109301733.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.pushstream.source,1.1.0.202212101352.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.provisioning.source,1.2.0.201505202024.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,javax.el-api.source,3.0.3.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.log.stream.source,1.0.0.202109301733.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.sat4j.pb.source,2.3.6.v20201214.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.osgi.source,2.9.2.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.function.source,1.2.0.202109301733.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.promise.source,1.3.0.202212101352.
05:28:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.gtk.linux.ppc64le,3.8.2100.v20230307-1841.
05:28:56 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.gtk.linux.aarch64,3.8.2100.v20230307-1841.
05:28:56 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.win32.win32.x86_64,3.8.2100.v20230307-1841.
05:28:56 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.cocoa.macosx.x86_64,3.8.2100.v20230307-1841.
05:28:56 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.cocoa.macosx.aarch64,3.8.2100.v20230307-1841.
05:28:59 [INFO] 
05:28:59 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ equinox-sdk ---
05:28:59 [INFO] 
05:28:59 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ equinox-sdk ---
05:28:59 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/target/equinox-sdk-4.28.0-SNAPSHOT.zip
05:29:00 [INFO] 
05:29:00 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ equinox-sdk ---
05:29:00 [INFO] Execution was skipped
05:29:00 [INFO] 
05:29:00 [INFO] --< eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests >---
05:29:00 [INFO] Building eclipse-junit-tests 4.28.0-SNAPSHOT                   [518/520]
05:29:00 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:29:00 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6d8e93ee
05:29:00 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 72.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.15.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-nop, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.33, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.72.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.72, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:03 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish.web, ArtifactId = javax.servlet.jsp, Version = 2.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.14, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:03 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:04 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:04 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:04 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:04 [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.14.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:04 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:05 [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
05:29:05 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
05:29:05 [INFO] Resolving dependencies of MavenProject: eclipse.platform.releng.tychoeclipsebuilder:eclipse-junit-tests:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml
05:29:05 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:29:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:05 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:29:05 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:29:05 [INFO] 
05:29:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ eclipse-junit-tests ---
05:29:05 [INFO] The project's OSGi version is 4.28.0.v20230330-0915
05:29:05 [INFO] 
05:29:05 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse-junit-tests ---
05:29:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/saveproperties
05:29:05 [INFO] 
05:29:05 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ eclipse-junit-tests ---
05:29:05 [INFO] Copying 2 resources from src/main/resources to target/classes
05:29:05 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
05:29:05 [INFO] 
05:29:05 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse-junit-tests ---
05:29:05 [INFO] Copying 2 resources from src/main/resources to target/resources
05:29:05 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ eclipse-junit-tests ---
05:29:05 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:29:05 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-products (default-publish-products) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ eclipse-junit-tests ---
05:29:05 [INFO] 
05:29:05 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ eclipse-junit-tests ---
05:29:05 [INFO] Copying resources from /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/target/classes to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/target/repository
05:29:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:05 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:07 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.objenesis.source,3.3.0.
05:29:07 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,assertj-core.source,3.24.2.
05:29:09 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-fileupload.source,1.5.0.
05:29:10 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-api.source,5.9.2.
05:29:11 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.mockito.mockito-core.source,5.2.0.
05:29:15 [INFO] 
05:29:15 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-junit-tests ---
05:29:15 [INFO] 
05:29:15 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ eclipse-junit-tests ---
05:29:15 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/target/eclipse-junit-tests.zip
05:29:18 [INFO] 
05:29:18 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:mirror (default) @ eclipse-junit-tests ---
05:29:19 [INFO] Mirroring to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/target/eclipse-test-framework
05:29:19 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ant.optional.junit 3.3.300.v20180822-0818 to osgi.bundle; org.apache.ant [1.6.5,2.0.0).; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.apache.ant 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.ui [3.112.0,4.0.0).; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.ui.ide.application 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.equinox.app 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine.discovery 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine.reporting 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine.support.descriptor 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.launcher 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.launcher.core 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.commons 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.commons.util 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.jupiter.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.test.performance 3.19.100.v20221021-0745 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.jdt.junit.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.jdt.junit4.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.pde.junit.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to java.package; org.apiguardian.api 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to java.package; org.junit.platform.commons 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to java.package; org.opentest4j 0.0.0.; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.logging [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.annotation [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.function [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.support [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.util [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.opentest4j [1.2.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to org.junit.platform.engine; (&(org.junit.platform.engine=junit-jupiter)(version>=5.9.2)(!(version>=6))).]
05:29:19 Mirroring: osgi.bundle,org.junit,4.13.2.v20211018-1956 (Descriptor: canonical: osgi.bundle,org.junit,4.13.2.v20211018-1956)
05:29:19 Mirroring: osgi.bundle,org.eclipse.test.performance.win32,3.1.500.v20211012-2002 (Descriptor: canonical: osgi.bundle,org.eclipse.test.performance.win32,3.1.500.v20211012-2002)
05:29:19 Mirroring: osgi.bundle,org.eclipse.core.tests.harness,3.15.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.harness,3.15.0.v20230317-0901)
05:29:19 Mirroring: osgi.bundle,junit-jupiter-api,5.9.2 (Descriptor: canonical: osgi.bundle,junit-jupiter-api,5.9.2)
05:29:19 Mirroring: osgi.bundle,org.mockito.mockito-core,5.2.0 (Descriptor: canonical: osgi.bundle,org.mockito.mockito-core,5.2.0)
05:29:19 Mirroring: osgi.bundle,org.eclipse.test.performance,3.19.100.v20221021-0745 (Descriptor: canonical: osgi.bundle,org.eclipse.test.performance,3.19.100.v20221021-0745)
05:29:19 Mirroring: osgi.bundle,assertj-core,3.24.2 (Descriptor: canonical: osgi.bundle,assertj-core,3.24.2)
05:29:19 Mirroring: osgi.bundle,net.bytebuddy.byte-buddy,1.14.3 (Descriptor: canonical: osgi.bundle,net.bytebuddy.byte-buddy,1.14.3)
05:29:19 Mirroring: org.eclipse.update.feature,org.eclipse.test,3.8.500.v20230329-0911 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.test,3.8.500.v20230329-0911)
05:29:19 Mirroring: osgi.bundle,org.eclipse.ant.optional.junit,3.3.300.v20180822-0818 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.optional.junit,3.3.300.v20180822-0818)
05:29:19 Mirroring: osgi.bundle,net.bytebuddy.byte-buddy-agent,1.14.3 (Descriptor: canonical: osgi.bundle,net.bytebuddy.byte-buddy-agent,1.14.3)
05:29:19 Mirroring: osgi.bundle,org.hamcrest.core,1.3.0.v20180420-1519 (Descriptor: canonical: osgi.bundle,org.hamcrest.core,1.3.0.v20180420-1519)
05:29:19 Mirroring: osgi.bundle,org.eclipse.test,3.5.200.v20221108-0804 (Descriptor: canonical: osgi.bundle,org.eclipse.test,3.5.200.v20221108-0804)
05:29:19 Mirroring: osgi.bundle,org.eclipse.test.source,3.5.200.v20221108-0804 (Descriptor: canonical: osgi.bundle,org.eclipse.test.source,3.5.200.v20221108-0804)
05:29:19 Mirroring: osgi.bundle,org.objenesis,3.3.0 (Descriptor: canonical: osgi.bundle,org.objenesis,3.3.0)
05:29:19 [INFO] 
05:29:19 [INFO] --- eclipse-cbi-plugin:1.4.2:plugin-versions (plugin-versions) @ eclipse-junit-tests ---
05:29:25 [INFO] 
05:29:25 [INFO] --- eclipse-cbi-plugin:1.4.2:test-properties (test-properties) @ eclipse-junit-tests ---
05:29:25 [INFO] 
05:29:25 [INFO] --- maven-assembly-plugin:3.5.0:single (make-assembly) @ eclipse-junit-tests ---
05:29:25 [INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
05:29:25 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/target/eclipse-junit-tests-bundle.zip
05:29:31 [INFO] 
05:29:31 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-junit-tests ---
05:29:31 [INFO] Execution was skipped
05:29:31 [INFO] 
05:29:31 [INFO] ------< eclipse.platform.repository:eclipse.platform.repository >-------
05:29:31 [INFO] Building eclipse.platform.repository 4.28.0-SNAPSHOT           [519/520]
05:29:31 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:29:31 [INFO] Resolving dependencies of MavenProject: eclipse.platform.repository:eclipse.platform.repository:4.28.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml
05:29:31 [INFO] Maven Artifact org.eclipse.jdt.ui:org.eclipse.jdt.ui.junit.sampleproject:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.jdt.ui/org.eclipse.jdt.ui.junit.sampleproject/target/org.eclipse.jdt.ui.junit.sampleproject-1.0.0-SNAPSHOT.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
05:29:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:31 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:32 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of java.net.Releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to java.net.Releases (https://maven.java.net/content/repositories/releases): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:29:32 [WARNING] org.glassfish:javax.el/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el/maven-metadata.xml from/to jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/): transfer failed for https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
05:29:32 [INFO] 
05:29:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.repository ---
05:29:32 [INFO] 
05:29:32 [INFO] --- tycho-packaging-plugin:4.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ eclipse.platform.repository ---
05:29:32 [INFO] The project's OSGi version is 4.28.0.I20230330-0915
05:29:32 [INFO] 
05:29:32 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (saveproperties) @ eclipse.platform.repository ---
05:29:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/saveproperties
05:29:32 [INFO] 
05:29:32 [INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven) @ eclipse.platform.repository ---
05:29:32 [INFO] 
05:29:32 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ eclipse.platform.repository ---
05:29:32 [INFO] 
05:29:32 [INFO] --- target-platform-configuration:4.0.0-SNAPSHOT:target-platform (default-target-platform) @ eclipse.platform.repository ---
05:29:32 [INFO] 
05:29:32 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:mirror (mirror-build) @ eclipse.platform.repository ---
05:29:32 [INFO] Mirroring to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
05:29:32 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.core.runtime 3.4.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.ui 3.6.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.metadata 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.metadata.repository 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui 2.6.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.core 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.engine 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.director 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.artifact.repository 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.repository 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui.sdk 1.0.200.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui.importexport 1.0.1.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.operations 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.ui 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.operations [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to osgi.bundle; org.apache.felix.scr 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to osgi.bundle; org.eclipse.equinox.http.jetty 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; javax.servlet 2.6.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; javax.servlet.http 2.6.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.eclipse.equinox.http.jetty 1.4.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.eclipse.equinox.http.servlet 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.eclipse.equinox.http.servlet.context 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.eclipse.equinox.http.servlet.session 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.eclipse.osgi.service.urlconversion 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.framework 1.6.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.framework.hooks.service 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.framework.namespace 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.framework.wiring 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.resource 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.service.component 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.service.http 1.2.1.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.service.http.context 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.service.http.runtime 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.service.http.runtime.dto 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.service.http.whiteboard 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.http.servlet.tests 1.8.500.v20220722-0431 to java.package; org.osgi.util.tracker 1.5.0.; Unable to satisfy dependency from org.eclipse.core.tests.runtime 3.21.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 3.26.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.compare 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.compare.tests 3.8.0.v20230317-0901 to osgi.bundle; org.eclipse.team.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ds.tests 1.2.100.v20220310-2159 to osgi.bundle; org.eclipse.core.runtime [3.11.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ds.tests 1.2.100.v20220310-2159 to osgi.bundle; org.eclipse.pde.core [3.3.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ds.tests 1.2.100.v20220310-2159 to osgi.bundle; org.eclipse.pde.ds.core [1.0.0,2.0.0).; Unable to satisfy dependency from org.eclipse.pde.ds.tests 1.2.100.v20220310-2159 to osgi.bundle; org.eclipse.text [3.3.0,4.0.0).; Unable to satisfy dependency from org.eclipse.text.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.core.commands [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.text.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.core.runtime [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.text.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.text [3.6.3,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.pde.ui 3.10.0.; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.pde.ui.templates 3.6.0.; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.core.runtime 3.13.0.; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.core.resources 3.12.0.; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.ui.ide 3.13.0.; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.jface 3.13.0.; Unable to satisfy dependency from org.eclipse.pde.ui.templates.tests 1.2.0.v20230221-2131 to osgi.bundle; org.eclipse.pde.ds.annotations 1.1.0.; Unable to satisfy dependency from org.eclipse.jdt.core.tests.compiler 3.13.0.v20230329-1518 to osgi.bundle; org.eclipse.jdt.debug [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.compiler 3.13.0.v20230329-1518 to osgi.bundle; org.eclipse.jdt.core [3.34.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.compiler 3.13.0.v20230329-1518 to osgi.bundle; org.eclipse.core.runtime [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.compiler 3.13.0.v20230329-1518 to osgi.bundle; org.eclipse.core.resources [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.compiler 3.13.0.v20230329-1518 to osgi.bundle; javax.annotation 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.core.tests.compiler 3.13.0.v20230329-1518 to java.package; org.eclipse.jdt.internal.compiler.apt.dispatch 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.pluggable.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.apt.pluggable.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.pluggable.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.pluggable.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.pluggable.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.apt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.pluggable.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.core 3.34.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.pluggable.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.apt.tests 1.3.0.v20230323-1537 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.apt.tests 1.3.0.v20230323-1537 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.apt.tests 1.3.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.core.compiler.batch 3.34.0.; Unable to satisfy dependency from org.eclipse.ltk.core.refactoring.tests 3.10.0.v20230323-1830 to osgi.bundle; org.eclipse.core.resources [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.core.refactoring.tests 3.10.0.v20230323-1830 to osgi.bundle; org.eclipse.core.runtime [3.11.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.core.refactoring.tests 3.10.0.v20230323-1830 to osgi.bundle; org.eclipse.ltk.core.refactoring [3.7.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.core.refactoring.tests 3.10.0.v20230323-1830 to osgi.bundle; org.eclipse.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.core.refactoring.tests 3.10.0.v20230323-1830 to osgi.bundle; org.eclipse.core.commands [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.core.refactoring.tests 3.10.0.v20230323-1830 to osgi.bundle; org.eclipse.core.filesystem [1.2.0,2.0.0).; Unable to satisfy dependency from org.apache.commons.commons-fileupload 1.5.0 to java.package; javax.servlet 0.0.0.; Unable to satisfy dependency from org.apache.commons.commons-fileupload 1.5.0 to java.package; javax.servlet.http 0.0.0.; Unable to satisfy dependency from org.apache.commons.commons-fileupload 1.5.0 to java.package; org.apache.commons.io 0.0.0.; Unable to satisfy dependency from org.apache.commons.commons-fileupload 1.5.0 to java.package; org.apache.commons.io.output 0.0.0.; Unable to satisfy dependency from org.eclipse.tests.urischeme 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.urischeme 1.1.100.; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.ui [3.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.core.runtime [3.11.0,4.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.debug.ui [3.10.0,4.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.core.filesystem [1.3.0,2.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.ui.externaltools [3.3.0,4.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.ui.console [3.7.0,4.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.jface.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.debug.tests 3.13.1.v20230317-1739 to osgi.bundle; org.eclipse.ui.workbench.texteditor [3.15.100,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.core.runtime [3.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.jface [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.workbench.texteditor [3.16.500,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.editors [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.workbench [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.core.resources [3.14.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.ide [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.core.filesystem 1.7.0.; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.e4.ui.model.workbench 1.3.0.; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.jface.text 3.19.0.; Unable to satisfy dependency from org.eclipse.ui.editors.tests 3.13.0.v20230222-1453 to osgi.bundle; org.eclipse.ui 3.119.100.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.core.runtime 3.15.400.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.pde.launching 3.7.700.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.core.resources 3.13.500.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.pde.ui 3.11.100.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.jdt.junit 3.11.500.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.jdt.core 3.19.0.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.debug.ui 3.14.200.; Unable to satisfy dependency from org.eclipse.pde.junit.runtime.tests 3.7.0.v20230221-2131 to osgi.bundle; org.eclipse.ui 3.114.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.resources 3.14.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.expressions 3.7.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui.editors 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui.views 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.text 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.databinding.beans 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.databinding.property 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.jface.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui.navigator.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.core.services 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.core.di 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.workbench.swt 0.9.1.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.di 0.9.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.css.swt.theme 0.9.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.bindings 0.9.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.css.swt 0.9.1.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.css.core 0.9.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.model.workbench 0.10.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.workbench 0.10.1.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.core.commands 0.10.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.core.di.extensions 0.10.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.services 0.10.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.workbench.addons.swt 0.10.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.e4.ui.workbench.renderers.swt 0.10.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.jface [3.18.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.ui.views.log 1.2.1300.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.bundle; org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to java.package; javax.annotation 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to java.package; javax.inject 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to java.package; org.osgi.service.event 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.extender; (&(osgi.extender=osgi.component)(version>=1.2)(!(version>=2.0))).; Unable to satisfy dependency from org.eclipse.ui.tests 3.15.1100.v20230329-2011 to osgi.service; (objectClass=org.osgi.service.event.EventAdmin).; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 3.14.100.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.swt 0.13.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.model.workbench 2.1.100.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench.swt 0.14.300.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.forms 3.7.300.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.themes 1.2.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench 1.6.100.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench.addons.swt 1.3.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.ide 3.14.100.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.core 0.12.300.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.workbench 3.112.0.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.navigator.resources 3.6.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.navigator 3.7.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.views 3.9.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.views.properties.tabbed 3.8.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.browser 3.6.300.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.swt.theme 0.12.100.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.ide.application 1.2.200.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.monitoring 1.1.300.; Unable to satisfy dependency from org.eclipse.ui.tests.pluginchecks 1.2.0.v20230220-1021 to java.package; org.eclipse.ui.internal 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.discovery 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.discovery 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.discovery 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.discovery.compatibility 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.discovery 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui.discovery 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.discovery 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.core.runtime 3.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.discovery 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.ui 3.1.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.pde.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.e4.core.services 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.jdt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.team.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.jdt.launching 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.pde.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.text 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.pde.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.frameworkadmin 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.core.variables 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.p2.metadata.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.p2.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.p2.director 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.p2.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.p2.metadata 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.p2.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui.forms 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.search 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui.editors 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui.views.log 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.debug.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.pde.genericeditor.extension 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.equinox.simpleconfigurator.manipulator 2.1.300.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.platform 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to osgi.bundle; org.eclipse.ui.ide.application 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to java.package; org.eclipse.pde.internal.build 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ui.tests 3.12.100.v20230329-1048 to java.package; org.osgi.service.event [1.3.0,2.0.0).; Unable to satisfy dependency from org.eclipse.core.tests.net 1.6.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime [3.3.0,4.0.0).; Unable to satisfy dependency from org.eclipse.core.tests.net 1.6.0.v20230317-0901 to osgi.bundle; org.eclipse.core.net [1.0.0,2.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.frameworkadmin 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.common 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.core.runtime 3.4.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.publisher 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.simpleconfigurator 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.updatechecker 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.simpleconfigurator.manipulator [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.repository 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.security 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.engine 2.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.updatesite 1.0.200.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.garbagecollector 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.sat4j.core 2.2.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.sat4j.pb 2.2.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.ecf 3.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.ecf.filetransfer 4.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.ecf.identity 3.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.ecf.provider.filetransfer 3.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.ecf.provider.filetransfer.httpclient5 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.reconciler.dropins 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.ant.core 3.2.200.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.apache.ant 1.7.1.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.transport.ecf 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.publisher.eclipse 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.operations 2.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui.sdk.scheduler 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.artifact.repository [1.3.0,2.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.ant.core 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.ecf.filetransfer 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.artifact.processors.checksum 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.artifact.processors.md5 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.artifact.processors.pack200 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.artifact.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.artifact.repository.simple 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.core 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.core.helpers 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.director 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.director.app 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.extensionlocation 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.jarprocessor 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.jarprocessor.verifier 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.metadata 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.metadata.expression 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.metadata.index 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.metadata.query 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.metadata.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.metadata.repository.io 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.persistence 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.publisher.eclipse 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.touchpoint.eclipse 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.touchpoint.natives 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.touchpoint.natives.actions 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.update 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.provisional.p2.artifact.repository.processing 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.provisional.p2.core.eventbus 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.provisional.p2.director 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.provisional.p2.directorywatcher 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.provisional.p2.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.core [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.internal.repository.comparator 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.internal.repository.tools 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.metadata [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.metadata.expression [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.metadata.io 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.planner [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.query [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.repository.artifact.spi [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.repository.metadata.spi [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.repository.spi [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.equinox.spi.p2.publisher 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.internal.provisional.equinox.p2.jarprocessor 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.osgi.service.datalocation 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.osgi.service.environment 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.osgi.service.resolver 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.osgi.service.urlconversion 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.eclipse.osgi.util 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.osgi.framework 1.3.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.osgi.service.packageadmin 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.osgi.util.tracker 1.3.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests 1.9.0.v20230322-1009 to java.package; org.bouncycastle.openpgp 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.core.resources [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.core.runtime [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.jdt.core [3.34.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.jdt.launching [3.10.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.team.core [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.text [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; com.ibm.icu 3.4.4.; Unable to satisfy dependency from org.eclipse.jdt.core.tests.model 3.12.0.v20230329-0403 to osgi.bundle; org.eclipse.core.filesystem [1.2.0,2.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.builder 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.core [3.34.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.builder 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.core.resources [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.builder 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.core.runtime [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.osgi 3.6.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.equinox.preferences 3.3.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.e4.core.di 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.e4.core.di.extensions 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.e4.core.di.extensions.supplier 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.equinox.registry 3.5.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.bundle; org.eclipse.e4.core.services 1.1.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to java.package; javax.annotation 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to java.package; javax.inject 1.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to java.package; org.osgi.service.component 1.3.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to java.package; org.osgi.service.event 1.3.0.; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.extender; (&(osgi.extender=osgi.component)(version>=1.3)(!(version>=2.0))).; Unable to satisfy dependency from org.eclipse.e4.core.tests 1.3.0.v20230317-0901 to osgi.service; (objectClass=org.osgi.service.event.EventAdmin).; Unable to satisfy dependency from org.eclipse.ant.optional.junit 3.3.300.v20180822-0818 to osgi.bundle; org.apache.ant [1.6.5,2.0.0).; Unable to satisfy dependency from org.eclipse.ui.workbench.texteditor.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.core.runtime [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.workbench.texteditor.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.jface.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.workbench.texteditor.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.ui.workbench.texteditor [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.workbench.texteditor.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.ui [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.workbench.texteditor.tests 3.14.0.v20230316-1200 to osgi.bundle; org.eclipse.core.expressions [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jface.text.tests 3.13.100.v20230321-0847 to osgi.bundle; org.eclipse.jface.text [3.20.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jface.text.tests 3.13.100.v20230321-0847 to osgi.bundle; org.eclipse.jface [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jface.text.tests 3.13.100.v20230321-0847 to osgi.bundle; org.eclipse.core.runtime [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jface.text.tests 3.13.100.v20230321-0847 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.releng.tests 3.6.100.v20230329-0832 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.resources 3.11.100.v20230330-0903 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.resources 3.11.100.v20230330-0903 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.resources 3.11.100.v20230330-0903 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.resources 3.11.100.v20230330-0903 to osgi.bundle; org.eclipse.pde.junit.runtime 3.5.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding [1.3.0,2.0.0).; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding.beans 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.jface.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding 1.12.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding.property 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.compare.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.ui.editors 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.jdt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.debug.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.jdt.debug 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.jdt.core.manipulation 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.text.tests 3.14.0.v20230323-1830 to osgi.bundle; org.eclipse.core.expressions 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.help 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.help.base 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.help.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.help.webapp 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.ui.cheatsheets 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.ui.intro 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.ui.intro.universal 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.ui.forms 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.ui.browser 3.2.300.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.equinox.jsp.jasper 1.0.200.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.equinox.jsp.jasper.registry 1.0.100.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.apache.lucene.analysis-common 9.4.2.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.apache.lucene.analysis-smartcn 9.4.2.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.apache.lucene.core 9.4.2.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to osgi.bundle; org.eclipse.equinox.http.registry 1.3.100.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to java.package; javax.servlet 3.1.0.; Unable to satisfy dependency from org.eclipse.ua.tests 3.6.0.v20230202-1450 to java.package; javax.servlet.http 3.1.0.; Unable to satisfy dependency from org.eclipse.ant.tests.core 3.7.0.v20230329-1001 to osgi.bundle; org.apache.ant 1.9.4.; Unable to satisfy dependency from org.eclipse.ant.tests.core 3.7.0.v20230329-1001 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.core 3.7.0.v20230329-1001 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.core 3.7.0.v20230329-1001 to osgi.bundle; org.eclipse.ant.core 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.core 3.7.0.v20230329-1001 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.core 3.7.0.v20230329-1001 to osgi.bundle; org.eclipse.pde.core 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.core 1.302.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.core 1.302.0.v20230220-1021 to osgi.bundle; org.eclipse.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.core 1.302.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.core 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.core 1.302.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.core 1.302.0.v20230220-1021 to osgi.bundle; org.w3c.css.sac 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.core 1.302.0.v20230220-1021 to java.package; org.junit.platform.suite.api 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.tool.tests 1.4.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.core 3.34.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.tool.tests 1.4.0.v20230323-1537 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.tool.tests 1.4.0.v20230323-1537 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.compiler.tool.tests 1.4.0.v20230323-1537 to java.package; org.eclipse.jdt.internal.compiler.tool 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.apt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.apt.tests 3.6.0.v20230323-1537 to osgi.bundle; org.eclipse.pde.core 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.osgi [3.7.0,4.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.app 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.common 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.director [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.metadata.repository [1.1.0,2.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.metadata [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.engine [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.core [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.artifact.repository 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.core.net 1.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.repository 2.1.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.installer 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.transport.ecf 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.core 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui.sdk.scheduler 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.swt 3.102.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.metadata 2.2.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.ui 2.3.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.p2.operations 2.3.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.core.helpers 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.internal.p2.ui.sdk.scheduler.migration 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.engine [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.equinox.p2.tests.verifier 1.4.0.v20230322-1009 to java.package; org.eclipse.equinox.p2.query [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.core.runtime [3.11.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.ltk.ui.refactoring [3.8.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.ui [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.ltk.core.refactoring [3.7.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.core.resources [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.core.filebuffers [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ltk.ui.refactoring.tests 3.11.0.v20230323-1830 to osgi.bundle; org.eclipse.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.team.core 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.team.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.compare 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.ui.navigator 0.0.0.; Unable to satisfy dependency from org.eclipse.team.tests.core 3.10.0.v20230317-0901 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.apache.ant 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.ui [3.112.0,4.0.0).; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.ui.ide.application 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to osgi.bundle; org.eclipse.equinox.app 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine.discovery 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine.reporting 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.engine.support.descriptor 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.launcher 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.launcher.core 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.commons 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.platform.commons.util 0.0.0.; Unable to satisfy dependency from org.eclipse.test 3.5.200.v20221108-0804 to java.package; org.junit.jupiter.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.expressions 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.debug.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.debug.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.core.manipulation 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.junit 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.junit.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.junit4.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.junit5.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.launching 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ltk.core.refactoring 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.search 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.team.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.team.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.editors 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.navigator 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.views 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.bcoview 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.jeview 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.astview 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to java.package; org.junit.platform.suite.api 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to java.package; org.junit.platform.suite.commons 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests 3.15.0.v20230327-0047 to java.package; org.junit.platform.suite.engine 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.core.tests.performance 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.core.resources [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.performance 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.core.runtime [3.2.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.performance 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.jdt.core [3.34.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core.tests.performance 3.12.0.v20230323-1537 to osgi.bundle; org.eclipse.text [3.1.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.tests.rcp 3.6.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.rcp 3.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.equinox.http.registry 1.0.200.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.help 3.4.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.help.webapp 3.4.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.help.base 3.4.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.equinox.simpleconfigurator.manipulator 2.0.100.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to osgi.bundle; org.eclipse.equinox.frameworkadmin 2.0.200.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to java.package; javax.servlet 3.1.0.; Unable to satisfy dependency from org.eclipse.ua.tests.doc 1.2.0.v20230202-1140 to java.package; javax.servlet.http 3.1.0.; Unable to satisfy dependency from org.eclipse.jface.tests 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.equinox.registry 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests 1.4.0.v20230220-1021 to java.package; org.osgi.framework 0.0.0.; Unable to satisfy dependency from org.eclipse.jsch.tests 1.6.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.logging [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.annotation [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.function [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.support [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.junit.platform.commons.util [1.9.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to java.package; org.opentest4j [1.2.0,2.0.0).; Unable to satisfy dependency from junit-jupiter-api 5.9.2 to org.junit.platform.engine; (&(org.junit.platform.engine=junit-jupiter)(version>=5.9.2)(!(version>=6))).; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.core.runtime [3.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.jface [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.genericeditor 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.core.resources 3.11.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.jface.text 3.16.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.ui 3.108.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.workbench.texteditor 3.10.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.ide 3.11.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.editors 3.11.0.; Unable to satisfy dependency from org.eclipse.ui.genericeditor.tests 1.3.0.v20230222-1453 to osgi.bundle; org.eclipse.core.expressions 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.eclipse.core.internal.preferences 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.eclipse.core.runtime 3.5.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.eclipse.core.runtime.jobs 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.eclipse.core.runtime.preferences 3.3.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.eclipse.osgi.service.datalocation 1.4.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.eclipse.osgi.service.urlconversion 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.framework 1.3.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.service.cm 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.service.component 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.service.log 1.3.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.service.permissionadmin 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.service.prefs 1.1.1.; Unable to satisfy dependency from org.eclipse.equinox.preferences.tests 3.9.200.v20220426-1329 to java.package; org.osgi.util.tracker 1.4.2.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.core 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.w3c.css.sac 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.swt.theme 0.9.1.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 3.106.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.equinox.preferences 3.5.200.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.forms 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.views.properties.tabbed 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to java.package; org.eclipse.core.runtime 3.5.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to java.package; org.junit.platform.suite.api 1.9.1.; Unable to satisfy dependency from org.eclipse.e4.ui.tests.css.swt 0.12.0.v20230220-1021 to java.package; org.osgi.util.tracker 1.5.3.; Unable to satisfy dependency from org.eclipse.core.expressions.tests 3.7.0.v20230317-0901 to osgi.bundle; org.eclipse.core.expressions [3.4.100,4.0.0).; Unable to satisfy dependency from org.eclipse.core.expressions.tests 3.7.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime [3.3.100,4.0.0).; Unable to satisfy dependency from org.eclipse.equinox.frameworkadmin.test 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.frameworkadmin.test 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.frameworkadmin 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.frameworkadmin.test 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.frameworkadmin.equinox 1.0.100.; Unable to satisfy dependency from org.eclipse.equinox.frameworkadmin.test 1.4.0.v20230322-1009 to osgi.bundle; org.eclipse.equinox.simpleconfigurator.manipulator 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.frameworkadmin.test 1.4.0.v20230322-1009 to java.package; org.osgi.framework 1.4.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to java.package; org.osgi.service.event 0.0.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to java.package; org.osgi.util.function 0.0.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to java.package; org.osgi.util.measurement 0.0.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to java.package; org.osgi.util.position 0.0.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to java.package; org.osgi.util.promise 0.0.0.; Unable to satisfy dependency from org.eclipse.osgi.tests 3.18.400.v20230323-1847 to java.package; org.osgi.util.xml 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.core.runtime [3.11.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.pde.ua.core [1.0.0,2.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.text [3.3.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.pde.ui [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.ui.workbench [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.ui.ide [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.pde.ua.ui [1.0.0,2.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.core.resources [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.ui.forms [3.4.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.jface [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.ui.editors [3.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.search [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.jface.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.ua.tests 1.2.100.v20221111-1233 to osgi.bundle; org.eclipse.ui.workbench.texteditor [3.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.eclipse.pde.build 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.eclipse.ant.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.apache.ant 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.eclipse.debug.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.eclipse.equinox.p2.publisher 1.1.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to osgi.bundle; org.eclipse.equinox.p2.publisher.eclipse 1.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.frameworkadmin 2.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.internal.p2.artifact.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.internal.p2.core.helpers 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.internal.p2.metadata 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.internal.p2.metadata.repository 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.internal.p2.publisher.eclipse 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.p2.core [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.p2.metadata [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.p2.query [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.p2.repository [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.p2.repository.artifact [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.p2.repository.metadata [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.pde.build.tests 1.3.600.v20230309-2211 to java.package; org.eclipse.equinox.simpleconfigurator.manipulator 2.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.navigator 3.8.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.workbench 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.navigator.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.editors 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.navigator 3.7.0.v20230220-1021 to osgi.bundle; org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.core.variables 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.jdt.core [3.34.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.jdt.ui [3.29.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.jdt.launching [3.20.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.jdt.debug [3.21.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.jdt.debug.ui [3.13.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.debug.core [3.14.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.debug.ui [3.13.0,4.0.0).; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.ui.console 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.ltk.core.refactoring 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.jdt.core.manipulation 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.debug.tests 3.12.0.v20230329-2009 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.apache.ant 1.9.2.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.jdt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.jdt.launching 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.ant.core 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.debug.core [3.12.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.debug.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.ui.externaltools 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.ant.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.ui.console 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.ant.launching 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.core.externaltools 0.0.0.; Unable to satisfy dependency from org.eclipse.ant.tests.ui 3.11.0.v20230317-0901 to osgi.bundle; org.eclipse.pde.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.pde.api.tools 1.0.600.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.jdt.launching [3.6.100,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.debug.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.jdt.core [3.10.0,4.0.0).; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.pde.api.tools.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.text 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.pde.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.core.filebuffers 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.ltk.core.refactoring 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to osgi.bundle; org.eclipse.ant.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.api.tools.tests 1.3.100.v20230320-1616 to java.package; org.eclipse.equinox.frameworkadmin 0.0.0.; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.ui [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.ui.ide [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.search [3.5.100,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.core.runtime [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.core.resources [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.ui.workbench.texteditor [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.jface.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.ui.editors [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.search.tests 3.11.0.v20230203-1058 to osgi.bundle; org.eclipse.ltk.core.refactoring [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.tests.views.properties.tabbed 3.8.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.views.properties.tabbed 3.8.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.views.properties.tabbed 3.8.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.views.properties.tabbed 3.8.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.views.properties.tabbed 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.views.properties.tabbed 3.8.0.v20230220-1021 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.core.runtime 3.13.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.core.resources 3.12.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.jface.text 3.13.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.ui 3.109.100.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.ui.ide 3.14.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.pde.genericeditor.extension 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.pde.core 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.equinox.p2.metadata 0.0.0.; Unable to satisfy dependency from org.eclipse.pde.genericeditor.extension.tests 1.1.200.v20220810-1011 to osgi.bundle; org.eclipse.core.filebuffers 0.0.0.; Unable to satisfy dependency from org.eclipse.core.filebuffers.tests 3.13.0.v20230316-1200 to osgi.bundle; org.eclipse.core.runtime [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.core.filebuffers.tests 3.13.0.v20230316-1200 to osgi.bundle; org.eclipse.core.filesystem [1.2.0,2.0.0).; Unable to satisfy dependency from org.eclipse.core.filebuffers.tests 3.13.0.v20230316-1200 to osgi.bundle; org.eclipse.core.filebuffers [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.core.filebuffers.tests 3.13.0.v20230316-1200 to osgi.bundle; org.eclipse.text [3.5.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.tests.forms 3.10.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.forms 3.10.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.forms 3.10.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.forms 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.security.tests 1.2.400.v20220720-1916 to osgi.bundle; org.eclipse.osgi 3.4.0.; Unable to satisfy dependency from org.eclipse.equinox.security.tests 1.2.400.v20220720-1916 to osgi.bundle; org.eclipse.equinox.security 0.0.1.; Unable to satisfy dependency from org.eclipse.equinox.security.tests 1.2.400.v20220720-1916 to osgi.bundle; org.eclipse.equinox.registry 3.4.0.; Unable to satisfy dependency from org.eclipse.equinox.security.tests 1.2.400.v20220720-1916 to osgi.bundle; org.eclipse.equinox.preferences 3.2.200.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.filebuffers 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.filesystem 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.core.manipulation 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jdt.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ltk.core.refactoring 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ltk.ui.refactoring 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.team.core 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.jdt.ui.tests.refactoring 3.15.0.v20230327-0047 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.swt.tests 3.106.2100.v20230329-1419 to osgi.bundle; org.eclipse.swt 3.120.0.; Unable to satisfy dependency from org.eclipse.ui.tests.harness 1.10.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.harness 1.10.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.harness 1.10.0.v20230220-1021 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.emf.ecore.xmi 2.4.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.jface 3.4.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.equinox.common 3.4.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.osgi 3.4.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.services 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.equinox.registry 3.4.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 3.4.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.emf.ecore 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding 1.2.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.jface.databinding 1.3.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.services 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.di 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench.swt 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.model.workbench 1.2.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.commands 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.bindings 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench.renderers.swt 0.9.1.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.emf.ecore.change 2.5.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.di 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.di.extensions 0.15.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.di.extensions.supplier 0.15.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.core.expressions 3.4.200.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.workbench.addons.swt 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.swt 0.11.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.css.core 0.10.100.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to java.package; javax.annotation 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to java.package; javax.inject 1.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.tests 0.15.0.v20230220-1021 to java.package; org.osgi.service.event 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to osgi.bundle; org.eclipse.core.commands 3.5.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to osgi.bundle; org.eclipse.e4.ui.bindings 0.9.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to osgi.bundle; org.eclipse.swt 3.6.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to osgi.bundle; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to osgi.bundle; org.eclipse.e4.core.di 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; javax.inject 1.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.eclipse.e4.core.commands 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.eclipse.e4.ui.internal.services 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.eclipse.e4.ui.services 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.eclipse.jface.bindings 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.eclipse.jface.bindings.keys 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.eclipse.jface.bindings.keys.formatting 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.osgi.framework 1.5.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.osgi.service.log 1.3.0.; Unable to satisfy dependency from org.eclipse.e4.ui.bindings.tests 0.14.100.v20230324-0846 to java.package; org.osgi.service.packageadmin 1.2.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.jdt.junit.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.jdt.junit4.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to osgi.bundle; org.eclipse.pde.junit.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to java.package; org.apiguardian.api 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to java.package; org.junit.platform.commons 0.0.0.; Unable to satisfy dependency from org.eclipse.core.tests.harness 3.15.0.v20230317-0901 to java.package; org.opentest4j 0.0.0.; Unable to satisfy dependency from org.eclipse.text.quicksearch.tests 1.2.0.v20230222-1453 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.text.quicksearch.tests 1.2.0.v20230222-1453 to osgi.bundle; org.eclipse.text.quicksearch 1.0.300.; Unable to satisfy dependency from org.eclipse.text.quicksearch.tests 1.2.0.v20230222-1453 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.text.quicksearch.tests 1.2.0.v20230222-1453 to osgi.bundle; org.eclipse.ui.ide 3.17.0.; Unable to satisfy dependency from org.eclipse.text.quicksearch.tests 1.2.0.v20230222-1453 to osgi.bundle; org.eclipse.jface 3.20.0.; Unable to satisfy dependency from org.eclipse.test.performance 3.19.100.v20221021-0745 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.ide 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.jface.text 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.editors 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.ui.model.workbench 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.views 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.navigator 0.0.0.; Unable to satisfy dependency from org.eclipse.ui.tests.performance 1.6.0.v20230220-1021 to osgi.bundle; org.eclipse.ui.navigator.resources 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding.conformance 1.5.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding.conformance 1.5.0.v20230220-1021 to osgi.bundle; org.eclipse.jface.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding.conformance 1.5.0.v20230220-1021 to osgi.bundle; org.eclipse.swt 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.tests.databinding.conformance 1.5.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.examples.databinding 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.jface 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.examples.databinding 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.examples.databinding 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.examples.databinding 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding.beans 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.examples.databinding 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.jface.databinding 0.0.0.; Unable to satisfy dependency from org.eclipse.jface.examples.databinding 1.4.0.v20230220-1021 to osgi.bundle; org.eclipse.core.databinding.property 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.eclipse.osgi.service.urlconversion 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.osgi.framework 1.3.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.osgi.service.cm 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.osgi.service.component 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.osgi.service.log 1.3.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.osgi.service.permissionadmin 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.ds.tests 1.6.400.v20221005-1114 to java.package; org.osgi.util.tracker 1.4.2.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to osgi.bundle; org.eclipse.core.commands 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.commands 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to osgi.bundle; org.eclipse.e4.core.di 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to java.package; javax.inject 1.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to java.package; org.eclipse.e4.core.contexts 0.0.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to java.package; org.osgi.framework 1.5.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to java.package; org.osgi.service.log 1.3.0.; Unable to satisfy dependency from org.eclipse.e4.core.commands.tests 0.14.0.v20230220-1021 to java.package; org.osgi.service.packageadmin 1.2.0.; Unable to satisfy dependency from org.eclipse.equinox.bidi.tests 1.3.100.v20211021-1418 to osgi.bundle; org.eclipse.equinox.bidi 1.0.0.; Unable to satisfy dependency from org.eclipse.equinox.bidi.tests 1.3.100.v20211021-1418 to osgi.bundle; org.eclipse.equinox.registry 3.5.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to osgi.bundle; org.eclipse.equinox.common 3.17.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to osgi.bundle; org.eclipse.equinox.registry 3.8.200.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to java.package; org.eclipse.osgi.service.localization 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to java.package; org.osgi.framework 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to java.package; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to java.package; org.osgi.service.log 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to java.package; org.osgi.service.packageadmin 0.0.0.; Unable to satisfy dependency from org.eclipse.equinox.common.tests 3.15.500.v20221006-0914 to java.package; org.osgi.util.tracker 0.0.0.]
05:29:32 Mirroring: osgi.bundle,org.eclipse.jdt.text.tests.source,3.14.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.text.tests.source,3.14.0.v20230323-1830)
05:29:32 Mirroring: osgi.bundle,org.eclipse.test.performance.win32,3.1.500.v20211012-2002 (Descriptor: canonical: osgi.bundle,org.eclipse.test.performance.win32,3.1.500.v20211012-2002)
05:29:32 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.ui,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.ui,1.4.0.v20230322-1009)
05:29:32 Mirroring: osgi.bundle,org.eclipse.releng.tests.source,3.6.100.v20230329-0832 (Descriptor: canonical: osgi.bundle,org.eclipse.releng.tests.source,3.6.100.v20230329-0832)
05:29:32 Mirroring: osgi.bundle,org.eclipse.equinox.http.servlet.tests,1.8.500.v20220722-0431 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.servlet.tests,1.8.500.v20220722-0431)
05:29:32 Mirroring: osgi.bundle,org.eclipse.core.tests.runtime,3.21.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.runtime,3.21.0.v20230317-0901)
05:29:32 Mirroring: osgi.bundle,org.eclipse.compare.tests,3.8.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare.tests,3.8.0.v20230317-0901)
05:29:32 Mirroring: osgi.bundle,org.eclipse.e4.ui.bindings.tests.source,0.14.100.v20230324-0846 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.bindings.tests.source,0.14.100.v20230324-0846)
05:29:32 Mirroring: osgi.bundle,org.eclipse.pde.ds.tests,1.2.100.v20220310-2159 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.ds.tests,1.2.100.v20220310-2159)
05:29:32 Mirroring: osgi.bundle,org.eclipse.text.tests,3.14.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.text.tests,3.14.0.v20230316-1200)
05:29:32 Mirroring: osgi.bundle,org.eclipse.jface.examples.databinding.source,1.4.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.examples.databinding.source,1.4.0.v20230220-1021)
05:29:32 Mirroring: osgi.bundle,org.eclipse.ui.tests.pluginchecks.source,1.2.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.pluginchecks.source,1.2.0.v20230220-1021)
05:29:32 Mirroring: osgi.bundle,org.eclipse.pde.ui.templates.tests,1.2.0.v20230221-2131 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.ui.templates.tests,1.2.0.v20230221-2131)
05:29:32 Mirroring: osgi.bundle,org.eclipse.core.tests.net.source,1.6.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.net.source,1.6.0.v20230317-0901)
05:29:32 Mirroring: osgi.bundle,org.eclipse.e4.ui.tests.source,0.15.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.tests.source,0.15.0.v20230220-1021)
05:29:32 Mirroring: osgi.bundle,org.eclipse.jface.text.tests.source,3.13.100.v20230321-0847 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.text.tests.source,3.13.100.v20230321-0847)
05:29:32 Mirroring: osgi.bundle,org.eclipse.e4.core.tests.source,1.3.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.tests.source,1.3.0.v20230317-0901)
05:29:32 Mirroring: osgi.bundle,org.hamcrest.core,1.3.0.v20180420-1519 (Descriptor: canonical: osgi.bundle,org.hamcrest.core,1.3.0.v20180420-1519)
05:29:32 Mirroring: osgi.bundle,org.eclipse.core.filebuffers.tests.source,3.13.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filebuffers.tests.source,3.13.0.v20230316-1200)
05:29:32 Mirroring: osgi.bundle,org.eclipse.osgi.tests.source,3.18.400.v20230323-1847 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.tests.source,3.18.400.v20230323-1847)
05:29:32 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.compiler,3.13.0.v20230329-1518 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.compiler,3.13.0.v20230329-1518)
05:29:32 Mirroring: osgi.bundle,org.eclipse.jdt.apt.pluggable.tests,3.6.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.apt.pluggable.tests,3.6.0.v20230323-1537)
05:29:32 Mirroring: osgi.bundle,org.eclipse.ui.genericeditor.tests.source,1.3.0.v20230222-1453 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.genericeditor.tests.source,1.3.0.v20230222-1453)
05:29:32 Mirroring: osgi.bundle,org.eclipse.jdt.compiler.apt.tests,1.3.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.compiler.apt.tests,1.3.0.v20230323-1537)
05:29:32 Mirroring: osgi.bundle,org.eclipse.ui.tests.performance.source,1.6.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.performance.source,1.6.0.v20230220-1021)
05:29:32 Mirroring: osgi.bundle,org.eclipse.ltk.core.refactoring.tests,3.10.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.core.refactoring.tests,3.10.0.v20230323-1830)
05:29:32 Mirroring: osgi.bundle,org.apache.commons.commons-fileupload,1.5.0 (Descriptor: canonical: osgi.bundle,org.apache.commons.commons-fileupload,1.5.0)
05:29:32 Mirroring: osgi.bundle,org.eclipse.ui.tests.rcp.source,3.6.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.rcp.source,3.6.0.v20230220-1021)
05:29:32 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.binaries,1.0.250.v20210713-1056 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.binaries,1.0.250.v20210713-1056)
05:29:33 Mirroring: osgi.bundle,org.eclipse.tests.urischeme,1.2.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.tests.urischeme,1.2.0.v20230220-1021)
05:29:33 Mirroring: osgi.bundle,org.eclipse.ui.tests.navigator.source,3.7.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.navigator.source,3.7.0.v20230220-1021)
05:29:33 Mirroring: osgi.bundle,org.eclipse.debug.tests,3.13.1.v20230317-1739 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.tests,3.13.1.v20230317-1739)
05:29:33 Mirroring: osgi.bundle,org.eclipse.ui.editors.tests,3.13.0.v20230222-1453 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.editors.tests,3.13.0.v20230222-1453)
05:29:33 Mirroring: osgi.bundle,org.eclipse.pde.junit.runtime.tests,3.7.0.v20230221-2131 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.junit.runtime.tests,3.7.0.v20230221-2131)
05:29:33 Mirroring: osgi.bundle,org.eclipse.core.expressions.tests.source,3.7.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.expressions.tests.source,3.7.0.v20230317-0901)
05:29:33 Mirroring: osgi.bundle,org.eclipse.core.tests.resources.source,3.11.100.v20230330-0903 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.resources.source,3.11.100.v20230330-0903)
05:29:33 Mirroring: osgi.bundle,org.objenesis.source,3.3.0 (Descriptor: canonical: osgi.bundle,org.objenesis.source,3.3.0)
05:29:33 Mirroring: osgi.bundle,org.eclipse.e4.ui.tests.css.core.source,1.302.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.tests.css.core.source,1.302.0.v20230220-1021)
05:29:33 Mirroring: osgi.bundle,org.eclipse.ui.tests,3.15.1100.v20230329-2011 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests,3.15.1100.v20230329-2011)
05:29:33 Mirroring: osgi.bundle,org.eclipse.ui.tests.pluginchecks,1.2.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.pluginchecks,1.2.0.v20230220-1021)
05:29:33 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.discovery,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.discovery,1.4.0.v20230322-1009)
05:29:33 Mirroring: osgi.bundle,org.eclipse.jdt.apt.tests.source,3.6.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.apt.tests.source,3.6.0.v20230323-1537)
05:29:33 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.discovery.source,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.discovery.source,1.4.0.v20230322-1009)
05:29:33 Mirroring: osgi.bundle,org.eclipse.pde.ui.tests.source,3.12.100.v20230329-1048 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.ui.tests.source,3.12.100.v20230329-1048)
05:29:33 Mirroring: osgi.bundle,org.eclipse.jface.tests.databinding.conformance.source,1.5.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.tests.databinding.conformance.source,1.5.0.v20230220-1021)
05:29:33 Mirroring: osgi.bundle,org.junit,4.13.2.v20211018-1956 (Descriptor: canonical: osgi.bundle,org.junit,4.13.2.v20211018-1956)
05:29:33 Mirroring: osgi.bundle,org.eclipse.jdt.debug.tests.source,3.12.0.v20230329-2009 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.debug.tests.source,3.12.0.v20230329-2009)
05:29:33 Mirroring: osgi.bundle,org.eclipse.pde.ui.tests,3.12.100.v20230329-1048 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.ui.tests,3.12.100.v20230329-1048)
05:29:33 Mirroring: osgi.bundle,org.eclipse.core.tests.net,1.6.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.net,1.6.0.v20230317-0901)
05:29:33 Mirroring: osgi.bundle,assertj-core.source,3.24.2 (Descriptor: canonical: osgi.bundle,assertj-core.source,3.24.2)
05:29:33 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests,1.9.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests,1.9.0.v20230322-1009)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.model,3.12.0.v20230329-0403 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.model,3.12.0.v20230329-0403)
05:29:35 Mirroring: osgi.bundle,org.eclipse.sdk.tests,4.28.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.sdk.tests,4.28.0.v20230330-0915)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.builder,3.12.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.builder,3.12.0.v20230323-1537)
05:29:35 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.ui.source,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.ui.source,1.4.0.v20230322-1009)
05:29:35 Mirroring: osgi.bundle,org.eclipse.equinox.frameworkadmin.test.source,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.frameworkadmin.test.source,1.4.0.v20230322-1009)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ant.tests.ui.source,3.11.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.tests.ui.source,3.11.0.v20230317-0901)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ua.tests.doc.source,1.2.0.v20230202-1140 (Descriptor: canonical: osgi.bundle,org.eclipse.ua.tests.doc.source,1.2.0.v20230202-1140)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.ui.tests.refactoring.source,3.15.0.v20230327-0047 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.ui.tests.refactoring.source,3.15.0.v20230327-0047)
05:29:35 Mirroring: osgi.bundle,org.eclipse.debug.tests.source,3.13.1.v20230317-1739 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.tests.source,3.13.1.v20230317-1739)
05:29:35 Mirroring: osgi.bundle,net.bytebuddy.byte-buddy,1.14.3 (Descriptor: canonical: osgi.bundle,net.bytebuddy.byte-buddy,1.14.3)
05:29:35 Mirroring: osgi.bundle,org.eclipse.e4.core.tests,1.3.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.tests,1.3.0.v20230317-0901)
05:29:35 Mirroring: osgi.bundle,assertj-core,3.24.2 (Descriptor: canonical: osgi.bundle,assertj-core,3.24.2)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ant.optional.junit,3.3.300.v20180822-0818 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.optional.junit,3.3.300.v20180822-0818)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ui.workbench.texteditor.tests,3.14.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.workbench.texteditor.tests,3.14.0.v20230316-1200)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jface.text.tests,3.13.100.v20230321-0847 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.text.tests,3.13.100.v20230321-0847)
05:29:35 Mirroring: osgi.bundle,org.eclipse.releng.tests,3.6.100.v20230329-0832 (Descriptor: canonical: osgi.bundle,org.eclipse.releng.tests,3.6.100.v20230329-0832)
05:29:35 Mirroring: osgi.bundle,org.eclipse.pde.ui.templates.tests.source,1.2.0.v20230221-2131 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.ui.templates.tests.source,1.2.0.v20230221-2131)
05:29:35 Mirroring: osgi.bundle,org.eclipse.core.tests.resources,3.11.100.v20230330-0903 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.resources,3.11.100.v20230330-0903)
05:29:35 Mirroring: osgi.bundle,net.bytebuddy.byte-buddy.source,1.14.2 (Descriptor: canonical: osgi.bundle,net.bytebuddy.byte-buddy.source,1.14.2)
05:29:35 Mirroring: osgi.bundle,org.apache.commons.commons-fileupload.source,1.5.0 (Descriptor: canonical: osgi.bundle,org.apache.commons.commons-fileupload.source,1.5.0)
05:29:35 Mirroring: osgi.bundle,org.eclipse.core.tests.runtime.source,3.21.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.runtime.source,3.21.0.v20230317-0901)
05:29:35 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.source,1.9.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.source,1.9.0.v20230322-1009)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jface.tests.databinding,1.12.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.tests.databinding,1.12.0.v20230220-1021)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.text.tests,3.14.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.text.tests,3.14.0.v20230323-1830)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ua.tests,3.6.0.v20230202-1450 (Descriptor: canonical: osgi.bundle,org.eclipse.ua.tests,3.6.0.v20230202-1450)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ant.tests.core,3.7.0.v20230329-1001 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.tests.core,3.7.0.v20230329-1001)
05:29:35 Mirroring: osgi.bundle,org.eclipse.e4.ui.tests.css.core,1.302.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.tests.css.core,1.302.0.v20230220-1021)
05:29:35 Mirroring: osgi.bundle,org.eclipse.ant.tests.core.source,3.7.0.v20230329-1001 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.tests.core.source,3.7.0.v20230329-1001)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.ui.tests.source,3.15.0.v20230327-0047 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.ui.tests.source,3.15.0.v20230327-0047)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.compiler.tool.tests,1.4.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.compiler.tool.tests,1.4.0.v20230323-1537)
05:29:35 Mirroring: osgi.bundle,org.eclipse.jdt.apt.tests,3.6.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.apt.tests,3.6.0.v20230323-1537)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ltk.ui.refactoring.tests.source,3.11.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.ui.refactoring.tests.source,3.11.0.v20230323-1830)
05:29:36 Mirroring: osgi.bundle,org.mockito.mockito-core,5.2.0 (Descriptor: canonical: osgi.bundle,org.mockito.mockito-core,5.2.0)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.model.source,3.12.0.v20230329-0403 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.model.source,3.12.0.v20230329-0403)
05:29:36 Mirroring: osgi.bundle,org.eclipse.equinox.p2.installer,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.installer,1.4.0.v20230322-1009)
05:29:36 Mirroring: osgi.bundle,junit-jupiter-api.source,5.9.2 (Descriptor: canonical: osgi.bundle,junit-jupiter-api.source,5.9.2)
05:29:36 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.verifier,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.verifier,1.4.0.v20230322-1009)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ltk.ui.refactoring.tests,3.11.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.ui.refactoring.tests,3.11.0.v20230323-1830)
05:29:36 Mirroring: osgi.bundle,org.eclipse.team.tests.core,3.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.tests.core,3.10.0.v20230317-0901)
05:29:36 Mirroring: osgi.bundle,org.eclipse.test,3.5.200.v20221108-0804 (Descriptor: canonical: osgi.bundle,org.eclipse.test,3.5.200.v20221108-0804)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.tests.harness.source,1.10.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.harness.source,1.10.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.tests.forms.source,3.10.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.forms.source,3.10.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ltk.core.refactoring.tests.source,3.10.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.core.refactoring.tests.source,3.10.0.v20230323-1830)
05:29:36 Mirroring: osgi.bundle,org.objenesis,3.3.0 (Descriptor: canonical: osgi.bundle,org.objenesis,3.3.0)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.workbench.texteditor.tests.source,3.14.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.workbench.texteditor.tests.source,3.14.0.v20230316-1200)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jdt.ui.tests,3.15.0.v20230327-0047 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.ui.tests,3.15.0.v20230327-0047)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.performance,3.12.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.performance,3.12.0.v20230323-1537)
05:29:36 Mirroring: osgi.bundle,org.eclipse.pde.junit.runtime.tests.source,3.7.0.v20230221-2131 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.junit.runtime.tests.source,3.7.0.v20230221-2131)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.tests.rcp,3.6.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.rcp,3.6.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ua.tests.doc,1.2.0.v20230202-1140 (Descriptor: canonical: osgi.bundle,org.eclipse.ua.tests.doc,1.2.0.v20230202-1140)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jface.tests,1.4.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.tests,1.4.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.e4.ui.tests.css.swt.source,0.12.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.tests.css.swt.source,0.12.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jsch.tests,1.6.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.jsch.tests,1.6.0.v20230317-0901)
05:29:36 Mirroring: osgi.bundle,junit-jupiter-api,5.9.2 (Descriptor: canonical: osgi.bundle,junit-jupiter-api,5.9.2)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.genericeditor.tests,1.3.0.v20230222-1453 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.genericeditor.tests,1.3.0.v20230222-1453)
05:29:36 Mirroring: osgi.bundle,net.bytebuddy.byte-buddy-agent.source,1.14.2 (Descriptor: canonical: osgi.bundle,net.bytebuddy.byte-buddy-agent.source,1.14.2)
05:29:36 Mirroring: osgi.bundle,org.eclipse.team.tests.core.source,3.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.tests.core.source,3.10.0.v20230317-0901)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.compiler.source,3.13.0.v20230329-1518 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.compiler.source,3.13.0.v20230329-1518)
05:29:36 Mirroring: osgi.bundle,org.eclipse.equinox.preferences.tests,3.9.200.v20220426-1329 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.preferences.tests,3.9.200.v20220426-1329)
05:29:36 Mirroring: osgi.bundle,org.eclipse.e4.ui.tests.css.swt,0.12.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.tests.css.swt,0.12.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.editors.tests.source,3.13.0.v20230222-1453 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.editors.tests.source,3.13.0.v20230222-1453)
05:29:36 Mirroring: osgi.bundle,org.eclipse.core.expressions.tests,3.7.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.expressions.tests,3.7.0.v20230317-0901)
05:29:36 Mirroring: osgi.bundle,org.eclipse.equinox.frameworkadmin.test,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.frameworkadmin.test,1.4.0.v20230322-1009)
05:29:36 Mirroring: osgi.bundle,org.eclipse.search.tests.source,3.11.0.v20230203-1058 (Descriptor: canonical: osgi.bundle,org.eclipse.search.tests.source,3.11.0.v20230203-1058)
05:29:36 Mirroring: osgi.bundle,org.eclipse.osgi.tests,3.18.400.v20230323-1847 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.tests,3.18.400.v20230323-1847)
05:29:36 Mirroring: osgi.bundle,org.eclipse.pde.ua.tests,1.2.100.v20221111-1233 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.ua.tests,1.2.100.v20221111-1233)
05:29:36 Mirroring: osgi.bundle,org.eclipse.equinox.p2.installer.source,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.installer.source,1.4.0.v20230322-1009)
05:29:36 Mirroring: osgi.bundle,org.eclipse.pde.build.tests,1.3.600.v20230309-2211 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.build.tests,1.3.600.v20230309-2211)
05:29:36 Mirroring: osgi.bundle,org.eclipse.test.source,3.5.200.v20221108-0804 (Descriptor: canonical: osgi.bundle,org.eclipse.test.source,3.5.200.v20221108-0804)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ui.tests.navigator,3.7.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.navigator,3.7.0.v20230220-1021)
05:29:36 Mirroring: osgi.bundle,org.eclipse.pde.build.tests.source,1.3.600.v20230309-2211 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.build.tests.source,1.3.600.v20230309-2211)
05:29:36 Mirroring: osgi.bundle,org.eclipse.jdt.debug.tests,3.12.0.v20230329-2009 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.debug.tests,3.12.0.v20230329-2009)
05:29:36 Mirroring: osgi.bundle,org.eclipse.equinox.p2.tests.verifier.source,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.tests.verifier.source,1.4.0.v20230322-1009)
05:29:36 Mirroring: osgi.bundle,org.eclipse.ant.tests.ui,3.11.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.tests.ui,3.11.0.v20230317-0901)
05:29:36 Mirroring: osgi.bundle,org.eclipse.pde.api.tools.tests,1.3.100.v20230320-1616 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.api.tools.tests,1.3.100.v20230320-1616)
05:29:37 Mirroring: osgi.bundle,org.mockito.mockito-core.source,5.2.0 (Descriptor: canonical: osgi.bundle,org.mockito.mockito-core.source,5.2.0)
05:29:37 Mirroring: osgi.bundle,org.eclipse.search.tests,3.11.0.v20230203-1058 (Descriptor: canonical: osgi.bundle,org.eclipse.search.tests,3.11.0.v20230203-1058)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.performance.source,3.12.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.performance.source,3.12.0.v20230323-1537)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jface.tests.source,1.4.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.tests.source,1.4.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed,3.8.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed,3.8.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.pde.genericeditor.extension.tests,1.1.200.v20220810-1011 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.genericeditor.extension.tests,1.1.200.v20220810-1011)
05:29:37 Mirroring: osgi.bundle,org.eclipse.core.filebuffers.tests,3.13.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filebuffers.tests,3.13.0.v20230316-1200)
05:29:37 Mirroring: osgi.bundle,org.eclipse.pde.api.tools.tests.source,1.3.100.v20230320-1616 (Descriptor: canonical: osgi.bundle,org.eclipse.pde.api.tools.tests.source,1.3.100.v20230320-1616)
05:29:37 Mirroring: org.eclipse.update.feature,org.eclipse.test,3.8.500.v20230329-0911 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.test,3.8.500.v20230329-0911)
05:29:37 Mirroring: osgi.bundle,org.eclipse.e4.core.commands.tests.source,0.14.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.commands.tests.source,0.14.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ui.tests.source,3.15.1100.v20230329-2011 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.source,3.15.1100.v20230329-2011)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jdt.core.tests.builder.source,3.12.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.core.tests.builder.source,3.12.0.v20230323-1537)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ui.tests.forms,3.10.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.forms,3.10.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.equinox.security.tests,1.2.400.v20220720-1916 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.tests,1.2.400.v20220720-1916)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jdt.ui.tests.refactoring,3.15.0.v20230327-0047 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.ui.tests.refactoring,3.15.0.v20230327-0047)
05:29:37 Mirroring: osgi.bundle,org.eclipse.text.quicksearch.tests.source,1.2.0.v20230222-1453 (Descriptor: canonical: osgi.bundle,org.eclipse.text.quicksearch.tests.source,1.2.0.v20230222-1453)
05:29:37 Mirroring: osgi.bundle,org.eclipse.swt.tests,3.106.2100.v20230329-1419 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.tests,3.106.2100.v20230329-1419)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ui.tests.harness,1.10.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.harness,1.10.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.e4.ui.tests,0.15.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.tests,0.15.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.text.tests.source,3.14.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.text.tests.source,3.14.0.v20230316-1200)
05:29:37 Mirroring: osgi.bundle,org.eclipse.e4.ui.bindings.tests,0.14.100.v20230324-0846 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.bindings.tests,0.14.100.v20230324-0846)
05:29:37 Mirroring: osgi.bundle,org.eclipse.compare.tests.source,3.8.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare.tests.source,3.8.0.v20230317-0901)
05:29:37 Mirroring: osgi.bundle,org.eclipse.swt.tests.source,3.106.2100.v20230329-1419 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.tests.source,3.106.2100.v20230329-1419)
05:29:37 Mirroring: org.eclipse.update.feature,org.eclipse.sdk.tests,4.28.0.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.sdk.tests,4.28.0.v20230330-0915)
05:29:37 Mirroring: osgi.bundle,org.eclipse.core.tests.harness,3.15.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.harness,3.15.0.v20230317-0901)
05:29:37 Mirroring: osgi.bundle,org.hamcrest.core.source,1.3.0.v20180420-1519 (Descriptor: canonical: osgi.bundle,org.hamcrest.core.source,1.3.0.v20180420-1519)
05:29:37 Mirroring: osgi.bundle,org.eclipse.text.quicksearch.tests,1.2.0.v20230222-1453 (Descriptor: canonical: osgi.bundle,org.eclipse.text.quicksearch.tests,1.2.0.v20230222-1453)
05:29:37 Mirroring: osgi.bundle,org.eclipse.test.performance,3.19.100.v20221021-0745 (Descriptor: canonical: osgi.bundle,org.eclipse.test.performance,3.19.100.v20221021-0745)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ui.tests.performance,1.6.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.performance,1.6.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed.source,3.8.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.tests.views.properties.tabbed.source,3.8.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,net.bytebuddy.byte-buddy-agent,1.14.3 (Descriptor: canonical: osgi.bundle,net.bytebuddy.byte-buddy-agent,1.14.3)
05:29:37 Mirroring: osgi.bundle,org.eclipse.ua.tests.source,3.6.0.v20230202-1450 (Descriptor: canonical: osgi.bundle,org.eclipse.ua.tests.source,3.6.0.v20230202-1450)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jdt.compiler.apt.tests.source,1.3.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.compiler.apt.tests.source,1.3.0.v20230323-1537)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jface.tests.databinding.conformance,1.5.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.tests.databinding.conformance,1.5.0.v20230220-1021)
05:29:37 Mirroring: osgi.bundle,org.eclipse.jface.examples.databinding,1.4.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.examples.databinding,1.4.0.v20230220-1021)
05:29:38 Mirroring: osgi.bundle,org.junit.source,4.13.2.v20211018-1956 (Descriptor: canonical: osgi.bundle,org.junit.source,4.13.2.v20211018-1956)
05:29:38 Mirroring: osgi.bundle,org.eclipse.equinox.ds.tests,1.6.400.v20221005-1114 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.ds.tests,1.6.400.v20221005-1114)
05:29:38 Mirroring: osgi.bundle,org.eclipse.e4.core.commands.tests,0.14.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.commands.tests,0.14.0.v20230220-1021)
05:29:38 Mirroring: osgi.bundle,org.eclipse.tests.urischeme.source,1.2.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.tests.urischeme.source,1.2.0.v20230220-1021)
05:29:38 Mirroring: osgi.bundle,org.eclipse.core.tests.harness.source,3.15.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.tests.harness.source,3.15.0.v20230317-0901)
05:29:38 Mirroring: osgi.bundle,org.eclipse.equinox.bidi.tests,1.3.100.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.bidi.tests,1.3.100.v20211021-1418)
05:29:38 Mirroring: osgi.bundle,org.eclipse.jdt.apt.pluggable.tests.source,3.6.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.apt.pluggable.tests.source,3.6.0.v20230323-1537)
05:29:38 Mirroring: osgi.bundle,org.eclipse.jdt.compiler.tool.tests.source,1.4.0.v20230323-1537 (Descriptor: canonical: osgi.bundle,org.eclipse.jdt.compiler.tool.tests.source,1.4.0.v20230323-1537)
05:29:38 Mirroring: osgi.bundle,org.eclipse.jface.tests.databinding.source,1.12.0.v20230220-1021 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.tests.databinding.source,1.12.0.v20230220-1021)
05:29:38 Mirroring: osgi.bundle,org.eclipse.jsch.tests.source,1.6.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.jsch.tests.source,1.6.0.v20230317-0901)
05:29:38 Mirroring: osgi.bundle,org.eclipse.equinox.common.tests,3.15.500.v20221006-0914 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.common.tests,3.15.500.v20221006-0914)
05:29:38 [INFO] 
05:29:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ eclipse.platform.repository ---
05:29:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/src/main/resources
05:29:38 [INFO] 
05:29:38 [INFO] --- maven-resources-plugin:3.3.1:resources (filter-resources) @ eclipse.platform.repository ---
05:29:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/src/main/resources
05:29:38 [INFO] 
05:29:38 [INFO] --- tycho-apitools-plugin:4.0.0-SNAPSHOT:generate (generate) @ eclipse.platform.repository ---
05:29:38 [INFO] 
05:29:38 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ eclipse.platform.repository ---
05:29:38 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:29:38 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:29:38 [INFO] 
05:29:38 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-products (default-publish-products) @ eclipse.platform.repository ---
05:29:38 [INFO] 
05:29:38 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ eclipse.platform.repository ---
05:29:38 [INFO] 
05:29:38 [INFO] --- tycho-p2-publisher-plugin:4.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ eclipse.platform.repository ---
05:29:38 [INFO] 
05:29:38 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ eclipse.platform.repository ---
05:29:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.extender; (&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0))).; Unable to satisfy dependency from org.slf4j.api 2.0.6 to osgi.serviceloader; (osgi.serviceloader=org.slf4j.spi.SLF4JServiceProvider).]
05:29:43 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.sat4j.core.source,2.3.6.v20201214.
05:29:43 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-params.source,5.9.2.
05:29:43 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.cm.source,1.6.1.202109301733.
05:29:44 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.annotation.versioning.source,1.1.2.202109301733.
05:29:44 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.sdk.executable.gtk.linux.x86_64,4.28.0.I20230330-0915.
05:29:44 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.source,5.13.0.
05:29:44 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.glassfish.web.javax.servlet.jsp.source,2.3.4.
05:29:44 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
05:29:45 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.position.source,1.0.1.201505202026.
05:29:45 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.28.0.I20230330-0915.
05:29:45 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.scr.source,2.2.6.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.objectweb.asm.tree.source,9.5.0.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-launcher.source,1.9.2.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.wireadmin.source,1.0.2.202109301733.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-migrationsupport.source,5.9.2.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-commons.source,1.9.2.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.72.0.
05:29:46 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-vintage-engine.source,5.9.2.
05:29:47 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,slf4j.nop.source,1.7.36.
05:29:47 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.log.stream.source,1.0.0.202109301733.
05:29:47 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-engine.source,5.9.2.
05:29:47 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.sat4j.pb.source,2.3.6.v20201214.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.osgi.source,2.9.2.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.function.source,1.2.0.202109301733.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.gtk.linux.x86_64,3.8.2100.v20230307-1841.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.google.gson.source,2.10.1.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.measurement.source,1.0.2.201802012109.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.upnp.source,1.2.1.202109301733.
05:29:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.shell.source,1.1.4.
05:29:49 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.xml.source,1.0.2.202109301733.
05:29:49 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.ibm.icu.source,72.1.0.
05:29:50 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.component.annotations.source,1.5.1.202212101352.
05:29:52 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-runner.source,1.9.2.
05:29:52 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.objectweb.asm.source,9.5.0.
05:29:52 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.id.executable.gtk.linux.x86_64,4.28.0.I20230330-0915.
05:29:52 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.annotation.bundle.source,2.0.0.202202082230.
05:29:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.component.source,1.5.1.202212101352.
05:29:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.configuration_root.gtk.linux.x86_64,1.1.2000.v20221201-1120.
05:29:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.pushstream.source,1.1.0.202212101352.
05:29:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.provisioning.source,1.2.0.201505202024.
05:29:53 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-suite-api.source,1.9.2.
05:29:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.objectweb.asm.tree.analysis.source,9.5.0.
05:29:54 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.util.promise.source,1.3.0.202212101352.
05:29:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,slf4j.api.source,1.7.36.
05:29:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.command.source,1.1.2.
05:29:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-suite-commons.source,1.9.2.
05:29:55 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,javax.servlet.jsp-api.source,2.3.3.
05:29:57 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.coordinator.source,1.0.2.201505202024.
05:29:57 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.ide.executable.gtk.linux.x86_64,4.28.0.I20230330-0915.
05:29:57 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.jxpath.source,1.3.0.
05:29:59 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.repository.source,1.1.0.201505202024.
05:29:59 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform_root,4.28.0.v20230330-0915.
05:29:59 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-beanutils.source,1.9.4.
05:30:00 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.prefs.source,1.1.2.202109301733.
05:30:00 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-suite-engine.source,1.9.2.
05:30:00 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.collections.source,3.2.2.
05:30:01 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,javax.el-api.source,3.0.3.
05:30:02 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,biz.aQute.bndlib.source,6.4.0.202211291949.
05:30:02 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.metatype.annotations.source,1.4.1.202109301733.
05:30:03 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-io.source,2.11.0.
05:30:03 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,biz.aQute.bnd.util.source,6.4.0.202211291949.
05:30:04 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.opentest4j.source,1.2.0.
05:30:05 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.72.2.
05:30:06 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.useradmin.source,1.1.1.202109301733.
05:30:06 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.metatype.source,1.4.1.202109301733.
05:30:07 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.examples_root,4.28.0.v20230330-0915.
05:30:07 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp_root,4.28.0.v20230330-0915.
05:30:07 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,jakarta.servlet-api.source,4.0.0.
05:30:08 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.sun.el.javax.el.source,3.0.0.
05:30:08 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-engine.source,1.9.2.
05:30:09 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.event.source,1.4.1.202109301733.
05:30:09 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.objectweb.asm.util.source,9.5.0.
05:30:09 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apache.felix.gogo.runtime.source,1.1.6.
05:30:10 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.osgi.service.device.source,1.1.1.202109301733.
05:30:12 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.platform.source,5.13.0.
05:30:12 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.sdk.id.executable.gtk.linux.x86_64,4.28.0.I20230330-0915.
05:30:12 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apiguardian.api.source,1.1.2.
05:30:14 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.gtk.linux.ppc64le,3.8.2100.v20230307-1841.
05:30:14 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.configuration_root.gtk.linux.ppc64le,1.1.2000.v20221201-1120.
05:30:14 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.ide.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915.
05:30:14 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.sdk.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915.
05:30:15 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915.
05:30:15 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.sdk.id.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915.
05:30:15 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.id.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915.
05:30:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.id.executable.gtk.linux.aarch64,4.28.0.I20230330-0915.
05:30:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.ide.executable.gtk.linux.aarch64,4.28.0.I20230330-0915.
05:30:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.gtk.linux.aarch64,3.8.2100.v20230307-1841.
05:30:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.configuration_root.gtk.linux.aarch64,1.1.2000.v20221201-1120.
05:30:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.sdk.id.executable.gtk.linux.aarch64,4.28.0.I20230330-0915.
05:30:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.28.0.I20230330-0915.
05:30:18 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.sdk.executable.gtk.linux.aarch64,4.28.0.I20230330-0915.
05:30:20 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.sdk.executable.win32.win32.x86_64,4.28.0.I20230330-0915.
05:30:20 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.sdk.id.executable.win32.win32.x86_64,4.28.0.I20230330-0915.
05:30:20 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.win32.win32.x86_64,3.8.2100.v20230307-1841.
05:30:20 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.id.executable.win32.win32.x86_64,4.28.0.I20230330-0915.
05:30:20 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.ide.executable.win32.win32.x86_64,4.28.0.I20230330-0915.
05:30:20 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.configuration_root.win32.win32.x86_64,1.1.2000.v20221201-1120.
05:30:21 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.28.0.I20230330-0915.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.sdk.id.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.sdk.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.configuration_root.cocoa.macosx.x86_64,1.1.2000.v20221201-1120.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.ide.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.cocoa.macosx.x86_64,3.8.2100.v20230307-1841.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915.
05:30:23 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.id.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915.
05:30:25 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.configuration_root.cocoa.macosx.aarch64,1.1.2000.v20221201-1120.
05:30:25 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.id.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915.
05:30:26 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915.
05:30:26 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.rcp.sdk.id.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915.
05:30:26 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.platform.sdk.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915.
05:30:26 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.equinox.executable_root.cocoa.macosx.aarch64,3.8.2100.v20230307-1841.
05:30:26 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] No digest algorithm is available to verify download of binary,org.eclipse.sdk.ide.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915.
05:31:01 [INFO] 
05:31:01 [INFO] --- tycho-source-plugin:4.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.repository ---
05:31:01 [INFO] 
05:31:01 [INFO] --- tycho-p2-repository-plugin:4.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ eclipse.platform.repository ---
05:31:02 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/eclipse.platform.repository-4.28.0-SNAPSHOT.zip
05:31:11 [INFO] 
05:31:11 [INFO] --- maven-antrun-plugin:3.1.0:run (unpack-content-jar) @ eclipse.platform.repository ---
05:31:11 [INFO] Executing tasks
05:31:11 [INFO]     [unjar] Expanding: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository/content.jar into /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
05:31:11 [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository/content.jar
05:31:11 [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository/content.xml.xz
05:31:11 [INFO] Executed tasks
05:31:11 [INFO] 
05:31:11 [INFO] --- xml-maven-plugin:1.0.2:transform (generate-extra-iu) @ eclipse.platform.repository ---
05:31:11 [INFO] Transforming file: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository/content.xml
05:31:11 [INFO] Transformed 1 file(s).
05:31:11 [INFO] 
05:31:11 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-extra-iu) @ eclipse.platform.repository ---
05:31:11 [INFO] Copying 1 resource from target/generated-resources/xml/xslt to target/repository
05:31:11 [INFO] 
05:31:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:mirror (mirror-org.eclipse.platform) @ eclipse.platform.repository ---
05:31:11 [INFO] Mirroring to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repos/org.eclipse.platform
05:31:12 Mirroring: osgi.bundle,org.eclipse.jetty.server,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.server,10.0.14)
05:31:12 Mirroring: osgi.bundle,org.eclipse.help.ui,4.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.help.ui,4.5.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.jetty.util,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.util,10.0.14)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.app,1.6.200.v20220720-2012 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.app,1.6.200.v20220720-2012)
05:31:12 Mirroring: osgi.bundle,org.eclipse.osgi.services,3.11.100.v20221006-1531 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.services,3.11.100.v20221006-1531)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.forms,3.12.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.forms,3.12.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.4.100.v20220213-0541 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.4.100.v20220213-0541)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.expressions,3.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.expressions,3.9.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.security.win32.x86_64,1.1.300.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.win32.x86_64,1.1.300.v20211021-1418)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.13.0.v20230325-0319 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.13.0.v20230325-0319)
05:31:12 Mirroring: osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 (Descriptor: canonical: osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.http.servlet,1.7.400.v20221006-1531 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.servlet,1.7.400.v20221006-1531)
05:31:12 Mirroring: osgi.bundle,bcpg,1.72.2 (Descriptor: canonical: osgi.bundle,bcpg,1.72.2)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.2.700.v20221108-1024)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.resources.win32.x86_64,3.5.500.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.resources.win32.x86_64,3.5.500.v20220812-1420)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.16.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.16.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.navigator,3.12.0.v20230329-1313 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.navigator,3.12.0.v20230329-1313)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.core.services,2.4.0.v20230329-1001 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.services,2.4.0.v20230329-1001)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.filesystem,1.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem,1.10.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.cheatsheets,3.8.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.cheatsheets,3.8.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.common,3.17.100.v20230202-1341 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.common,3.17.100.v20230202-1341)
05:31:12 Mirroring: osgi.bundle,org.osgi.util.position,1.0.1.201505202026 (Descriptor: canonical: osgi.bundle,org.osgi.util.position,1.0.1.201505202026)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.net,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.net,1.5.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.intro.quicklinks,1.2.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.intro.quicklinks,1.2.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64,3.123.100.v20230329-1422)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.3.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.3.0.v20230322-1009)
05:31:12 Mirroring: osgi.bundle,org.eclipse.jsch.ui,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.jsch.ui,1.5.0.v20230317-0901)
05:31:12 Mirroring: binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915)
05:31:12 Mirroring: osgi.bundle,org.eclipse.compare.core,3.8.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare.core,3.8.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,javax.annotation,1.3.5.v20221203-1659 (Descriptor: canonical: osgi.bundle,javax.annotation,1.3.5.v20221203-1659)
05:31:12 Mirroring: osgi.bundle,org.osgi.service.device,1.1.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.device,1.1.1.202109301733)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.browser,3.8.0.v20230329-1440 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.browser,3.8.0.v20230329-1440)
05:31:12 Mirroring: osgi.bundle,org.eclipse.text,3.13.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.text,3.13.0.v20230316-1200)
05:31:12 Mirroring: osgi.bundle,org.eclipse.debug.ui,3.18.0.v20230324-0839 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.ui,3.18.0.v20230324-0839)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.monitoring,1.3.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.monitoring,1.3.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.jobs,3.14.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.jobs,3.14.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.123.100.v20230329-1422)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.net.linux,1.0.200.v20220812-1406 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net.linux,1.0.200.v20220812-1406)
05:31:12 Mirroring: org.eclipse.update.feature,org.eclipse.help,2.3.1400.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.help,2.3.1400.v20230330-0915)
05:31:12 Mirroring: osgi.bundle,org.apache.felix.gogo.command,1.1.2 (Descriptor: canonical: osgi.bundle,org.apache.felix.gogo.command,1.1.2)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.security.macosx,1.101.400.v20210427-1958 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.macosx,1.101.400.v20210427-1958)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.ui.services,1.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.services,1.6.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.compare.win32,1.3.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare.win32,1.3.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.help.base,4.4.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.help.base,4.4.0.v20230330-0915)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.10.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.debug.core,3.21.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.core,3.21.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.intro.universal,3.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.intro.universal,3.5.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.themes,1.2.2200.v20230220-0932 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.themes,1.2.2200.v20230220-0932)
05:31:12 Mirroring: osgi.bundle,org.eclipse.jetty.util.ajax,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.util.ajax,10.0.14)
05:31:12 Mirroring: osgi.bundle,org.osgi.service.upnp,1.2.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.upnp,1.2.1.202109301733)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.core.di,1.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di,1.9.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.4.200.v20220911-2007 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.4.200.v20220911-2007)
05:31:12 Mirroring: osgi.bundle,org.eclipse.jface.notifications,0.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.notifications,0.6.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.navigator.resources,3.9.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.navigator.resources,3.9.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.core.di.extensions.supplier,0.17.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di.extensions.supplier,0.17.0.v20230317-0901)
05:31:12 Mirroring: org.eclipse.update.feature,org.eclipse.rcp,4.28.0.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.rcp,4.28.0.v20230330-0915)
05:31:12 Mirroring: osgi.bundle,org.osgi.util.promise,1.3.0.202212101352 (Descriptor: canonical: osgi.bundle,org.osgi.util.promise,1.3.0.202212101352)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.security.ui,1.3.400.v20221007-1815 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.ui,1.3.400.v20221007-1815)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.400.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.400.v20220812-1420)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.externaltools,1.3.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.externaltools,1.3.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.commands,3.11.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.commands,3.11.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.win32,3.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.win32,3.5.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.help,3.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.help,3.10.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.director.app,1.2.300.v20220911-2007 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.director.app,1.2.300.v20220911-2007)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.views.log,1.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.views.log,1.4.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.http.jetty,3.8.200.v20221109-0702 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.jetty,3.8.200.v20221109-0702)
05:31:12 Mirroring: osgi.bundle,org.eclipse.ui.genericeditor,1.3.0.v20230320-0941 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.genericeditor,1.3.0.v20230320-0941)
05:31:12 Mirroring: osgi.bundle,org.eclipse.help.webapp,3.11.0.v20230314-0849 (Descriptor: canonical: osgi.bundle,org.eclipse.help.webapp,3.11.0.v20230314-0849)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.3.100.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.3.100.v20221111-1340)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.4.0.v20230324-1104 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.4.0.v20230324-1104)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.ui.bindings,0.14.0.v20230324-0846 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.bindings,0.14.0.v20230324-0846)
05:31:12 Mirroring: osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.2.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.2.0.v20230317-0901)
05:31:12 Mirroring: osgi.bundle,org.eclipse.rcp,4.28.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.rcp,4.28.0.v20230330-0915)
05:31:12 Mirroring: osgi.bundle,org.apache.lucene.core,9.4.2.v20221211-0752 (Descriptor: canonical: osgi.bundle,org.apache.lucene.core,9.4.2.v20221211-0752)
05:31:12 Mirroring: osgi.bundle,org.eclipse.e4.ui.ide,3.17.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.ide,3.17.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.console,1.2.100.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.console,1.2.100.v20221111-1340)
05:31:12 Mirroring: osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 (Descriptor: canonical: osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627)
05:31:12 Mirroring: osgi.bundle,org.eclipse.core.databinding.observable,1.13.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding.observable,1.13.0.v20230317-0802)
05:31:12 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.3.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.3.0.v20230322-1009)
05:31:12 Mirroring: osgi.bundle,org.apache.batik.constants,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.constants,1.16.0.v20221027-0840)
05:31:12 Mirroring: osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.123.100.v20230329-1422)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.launcher,1.6.400.v20210924-0641 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher,1.6.400.v20210924-0641)
05:31:13 Mirroring: osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64,3.123.100.v20230329-1422)
05:31:13 Mirroring: osgi.bundle,org.eclipse.jface,3.30.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.jface,3.30.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.ui.ide,3.21.0.v20230329-2011 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.ide,3.21.0.v20230329-2011)
05:31:13 Mirroring: osgi.bundle,org.eclipse.e4.emf.xpath,0.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.emf.xpath,0.4.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,javax.inject,1.0.0.v20220405-0441 (Descriptor: canonical: osgi.bundle,javax.inject,1.0.0.v20220405-0441)
05:31:13 Mirroring: binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915)
05:31:13 Mirroring: osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.300.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.300.v20220812-1420)
05:31:13 Mirroring: osgi.bundle,org.osgi.service.metatype,1.4.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.metatype,1.4.1.202109301733)
05:31:13 Mirroring: osgi.bundle,org.eclipse.core.net.win32.x86_64,1.2.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net.win32.x86_64,1.2.0.v20230317-0901)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui,2.8.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui,2.8.0.v20230322-1009)
05:31:13 Mirroring: osgi.bundle,org.eclipse.urischeme,1.3.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.urischeme,1.3.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.4.800.v20221205-1614 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.4.800.v20221205-1614)
05:31:13 Mirroring: osgi.bundle,org.eclipse.swt,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt,3.123.100.v20230329-1422)
05:31:13 Mirroring: osgi.bundle,org.osgi.util.xml,1.0.2.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.util.xml,1.0.2.202109301733)
05:31:13 Mirroring: osgi.bundle,org.eclipse.ui.externaltools,3.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.externaltools,3.6.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.preferences,3.10.200.v20230120-0604 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.preferences,3.10.200.v20230120-0604)
05:31:13 Mirroring: osgi.bundle,javax.el-api,3.0.3 (Descriptor: canonical: osgi.bundle,javax.el-api,3.0.3)
05:31:13 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.2000.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.2000.v20230324-1104)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.jsp.jasper,1.1.700.v20220801-1124 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.jsp.jasper,1.1.700.v20220801-1124)
05:31:13 Mirroring: osgi.bundle,org.eclipse.e4.ui.css.swt,0.15.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.css.swt,0.15.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.e4.ui.swt.gtk,1.1.300.v20230220-0932 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.swt.gtk,1.1.300.v20230220-0932)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.2.100.v20221117-1044 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.2.100.v20221117-1044)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.updatesite,1.2.300.v20220420-1427 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.updatesite,1.2.300.v20220420-1427)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.3.300.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.3.300.v20220817-1208)
05:31:13 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench,1.15.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench,1.15.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.aarch64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.aarch64,1.2.700.v20221108-1024)
05:31:13 Mirroring: binary,org.eclipse.rcp_root,4.28.0.v20230330-0915 (Descriptor: canonical: binary,org.eclipse.rcp_root,4.28.0.v20230330-0915)
05:31:13 Mirroring: osgi.bundle,org.osgi.service.cm,1.6.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.cm,1.6.1.202109301733)
05:31:13 Mirroring: binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.28.0.I20230330-0915)
05:31:13 Mirroring: osgi.bundle,org.eclipse.ltk.core.refactoring,3.14.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.core.refactoring,3.14.0.v20230323-1830)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.console,1.4.500.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.console,1.4.500.v20211021-1418)
05:31:13 Mirroring: osgi.bundle,org.eclipse.jetty.http,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.http,10.0.14)
05:31:13 Mirroring: osgi.bundle,org.eclipse.core.databinding.property,1.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding.property,1.10.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.ui,3.203.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui,3.203.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.2.700.v20221108-1024)
05:31:13 Mirroring: osgi.bundle,org.eclipse.jetty.io,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.io,10.0.14)
05:31:13 Mirroring: osgi.bundle,org.eclipse.e4.core.di.annotations,1.8.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di.annotations,1.8.0.v20230317-0901)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.4.200.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.4.200.v20221111-1340)
05:31:13 Mirroring: binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.28.0.I20230330-0915)
05:31:13 Mirroring: osgi.bundle,org.eclipse.search,3.15.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.search,3.15.0.v20230316-1200)
05:31:13 Mirroring: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.17.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.17.0.v20230316-1200)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.6.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.6.0.v20230322-1009)
05:31:13 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.6.1800.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.6.1800.v20230324-1104)
05:31:13 Mirroring: osgi.bundle,org.apache.ant,1.10.12.v20211102-1452 (Descriptor: canonical: osgi.bundle,org.apache.ant,1.10.12.v20211102-1452)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.4.0.v20230322-1009)
05:31:13 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa,0.13.100.v20230214-1401 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa,0.13.100.v20230214-1401)
05:31:13 Mirroring: osgi.bundle,org.eclipse.equinox.p2.publisher,1.7.300.v20221203-1819 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.publisher,1.7.300.v20221203-1819)
05:31:13 Mirroring: osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 (Descriptor: canonical: osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630)
05:31:13 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.2000.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.2000.v20230324-1104)
05:31:13 Mirroring: osgi.bundle,org.eclipse.ui.ide.application,1.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.ide.application,1.5.0.v20230317-0802)
05:31:13 Mirroring: osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 (Descriptor: canonical: osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433)
05:31:13 Mirroring: osgi.bundle,com.ibm.icu,72.1.0 (Descriptor: canonical: osgi.bundle,com.ibm.icu,72.1.0)
05:31:14 Mirroring: binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915)
05:31:14 Mirroring: osgi.bundle,org.osgi.service.wireadmin,1.0.2.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.wireadmin,1.0.2.202109301733)
05:31:14 Mirroring: osgi.bundle,org.osgi.service.provisioning,1.2.0.201505202024 (Descriptor: canonical: osgi.bundle,org.osgi.service.provisioning,1.2.0.201505202024)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.p2.repository,2.6.400.v20230323-1641 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.repository,2.6.400.v20230323-1641)
05:31:14 Mirroring: osgi.bundle,org.eclipse.platform.doc.user,4.28.0.v20230307-1343 (Descriptor: canonical: osgi.bundle,org.eclipse.platform.doc.user,4.28.0.v20230307-1343)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.core.di.extensions,0.18.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di.extensions,0.18.0.v20230317-0901)
05:31:14 Mirroring: osgi.bundle,org.eclipse.core.filesystem.macosx,1.3.400.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.macosx,1.3.400.v20220812-1420)
05:31:14 Mirroring: osgi.bundle,org.eclipse.core.resources,3.19.0.v20230330-0903 (Descriptor: canonical: osgi.bundle,org.eclipse.core.resources,3.19.0.v20230330-0903)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.5.0.v20230317-0802)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.4.100.v20220329-1456 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.4.100.v20220329-1456)
05:31:14 Mirroring: osgi.bundle,org.eclipse.team.core,3.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.core,3.10.0.v20230317-0901)
05:31:14 Mirroring: osgi.bundle,org.apache.batik.util,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.util,1.16.0.v20221027-0840)
05:31:14 Mirroring: osgi.bundle,org.eclipse.osgi.util,3.7.200.v20230103-1101 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.util,3.7.200.v20230103-1101)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.p2.core,2.9.200.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.core,2.9.200.v20220817-1208)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.ui.model.workbench,2.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.model.workbench,2.4.0.v20230317-0802)
05:31:14 Mirroring: osgi.bundle,org.eclipse.platform,4.28.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.platform,4.28.0.v20230330-0915)
05:31:14 Mirroring: binary,org.eclipse.platform_root,4.28.0.v20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform_root,4.28.0.v20230330-0915)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.ui.css.core,0.14.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.css.core,0.14.0.v20230317-0802)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.2.300.v20230320-0659 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.2.300.v20230320-0659)
05:31:14 Mirroring: osgi.bundle,javax.servlet.jsp-api,2.3.3 (Descriptor: canonical: osgi.bundle,javax.servlet.jsp-api,2.3.3)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.4.300.v20221214-0640 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.4.300.v20221214-0640)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.ui.widgets,1.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.widgets,1.4.0.v20230317-0802)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.bidi,1.4.200.v20220710-1223 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.bidi,1.4.200.v20220710-1223)
05:31:14 Mirroring: osgi.bundle,org.eclipse.core.filebuffers,3.8.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filebuffers,3.8.0.v20230316-1200)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.ui.di,1.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.di,1.5.0.v20230317-0802)
05:31:14 Mirroring: osgi.bundle,org.eclipse.core.net.win32,1.1.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net.win32,1.1.0.v20230317-0901)
05:31:14 Mirroring: osgi.bundle,org.eclipse.e4.core.contexts,1.12.0.v20230329-1500 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.contexts,1.12.0.v20230329-1500)
05:31:14 Mirroring: osgi.bundle,org.osgi.util.measurement,1.0.2.201802012109 (Descriptor: canonical: osgi.bundle,org.osgi.util.measurement,1.0.2.201802012109)
05:31:14 Mirroring: osgi.bundle,bcprov,1.72.0 (Descriptor: canonical: osgi.bundle,bcprov,1.72.0)
05:31:14 Mirroring: osgi.bundle,org.eclipse.compare,3.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare,3.9.0.v20230317-0901)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.2.500.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.2.500.v20230322-1009)
05:31:14 Mirroring: osgi.bundle,org.eclipse.jface.text,3.24.0.v20230329-1727 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.text,3.24.0.v20230329-1727)
05:31:14 Mirroring: osgi.bundle,org.eclipse.equinox.p2.engine,2.8.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.engine,2.8.0.v20230322-1009)
05:31:14 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.2000.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.2000.v20230324-1104)
05:31:14 Mirroring: osgi.bundle,org.eclipse.ant.core,3.7.0.v20230329-1001 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.core,3.7.0.v20230329-1001)
05:31:14 Mirroring: osgi.bundle,org.eclipse.ui.console,3.12.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.console,3.12.0.v20230317-0802)
05:31:14 Mirroring: osgi.bundle,com.jcraft.jsch,0.1.55.v20221112-0806 (Descriptor: canonical: osgi.bundle,com.jcraft.jsch,0.1.55.v20221112-0806)
05:31:14 Mirroring: osgi.bundle,org.apache.lucene.analysis-smartcn,9.4.2.v20221211-0752 (Descriptor: canonical: osgi.bundle,org.apache.lucene.analysis-smartcn,9.4.2.v20221211-0752)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench3,0.17.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench3,0.17.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.apache.felix.gogo.runtime,1.1.6 (Descriptor: canonical: osgi.bundle,org.apache.felix.gogo.runtime,1.1.6)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.4.400.v20220506-1821 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.4.400.v20220506-1821)
05:31:15 Mirroring: osgi.bundle,org.eclipse.update.configurator,3.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.update.configurator,3.5.0.v20230317-0901)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.runtime,3.27.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.27.0.v20230317-0901)
05:31:15 Mirroring: osgi.bundle,org.eclipse.debug.ui.launchview,1.1.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.ui.launchview,1.1.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.databinding,1.13.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding,1.13.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.3.300.v20221203-1932 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.3.300.v20221203-1932)
05:31:15 Mirroring: osgi.bundle,org.eclipse.jsch.core,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.jsch.core,1.5.0.v20230317-0901)
05:31:15 Mirroring: osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le,3.123.100.v20230329-1422)
05:31:15 Mirroring: osgi.bundle,org.osgi.service.useradmin,1.1.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.useradmin,1.1.1.202109301733)
05:31:15 Mirroring: osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733)
05:31:15 Mirroring: osgi.bundle,org.osgi.util.function,1.2.0.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.util.function,1.2.0.202109301733)
05:31:15 Mirroring: osgi.bundle,org.eclipse.jetty.security,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.security,10.0.14)
05:31:15 Mirroring: osgi.bundle,org.osgi.service.event,1.4.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.event,1.4.1.202109301733)
05:31:15 Mirroring: osgi.bundle,org.eclipse.text.quicksearch,1.2.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.text.quicksearch,1.2.0.v20230316-1200)
05:31:15 Mirroring: org.eclipse.update.feature,org.eclipse.e4.rcp,4.28.0.v20230329-1500 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.e4.rcp,4.28.0.v20230329-1500)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.variables,3.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.variables,3.6.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.ui.intro,3.7.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.intro,3.7.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.jetty.servlet,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.servlet,10.0.14)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.aarch64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.aarch64,1.2.700.v20221108-1024)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.p2.operations,2.7.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.operations,2.7.0.v20230322-1009)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.contenttype,3.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.contenttype,3.9.0.v20230317-0901)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.http.registry,1.3.200.v20220720-2012 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.registry,1.3.200.v20220720-2012)
05:31:15 Mirroring: osgi.bundle,org.eclipse.osgi,3.18.400.v20230323-1847 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi,3.18.400.v20230323-1847)
05:31:15 Mirroring: osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 (Descriptor: canonical: osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.14.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.14.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.apache.batik.css,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.css,1.16.0.v20221027-0840)
05:31:15 Mirroring: osgi.bundle,org.eclipse.ui.cocoa,1.3.100.v20230214-1401 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.cocoa,1.3.100.v20230214-1401)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.ui.progress,0.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.progress,0.4.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.ui.editors,3.16.0.v20230329-1609 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.editors,3.16.0.v20230329-1609)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.2.100.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.2.100.v20220817-1208)
05:31:15 Mirroring: osgi.bundle,com.sun.el.javax.el,3.0.0 (Descriptor: canonical: osgi.bundle,com.sun.el.javax.el,3.0.0)
05:31:15 Mirroring: binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.28.0.I20230330-0915)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.security,1.3.1000.v20220801-1135 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security,1.3.1000.v20220801-1135)
05:31:15 Mirroring: osgi.bundle,org.eclipse.team.ui,3.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.ui,3.10.0.v20230317-0901)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.security.linux,1.0.300.v20220904-1118 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.linux,1.0.300.v20220904-1118)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.jsp.jasper.registry,1.2.100.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.jsp.jasper.registry,1.2.100.v20211021-1418)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.filesystem.linux.ppc64le,1.4.200.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.linux.ppc64le,1.4.200.v20220812-1420)
05:31:15 Mirroring: osgi.bundle,org.eclipse.jface.databinding,1.15.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.databinding,1.15.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.800.v20221116-1440 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.800.v20221116-1440)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.concurrent,1.2.100.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.concurrent,1.2.100.v20211021-1418)
05:31:15 Mirroring: osgi.bundle,org.osgi.service.component,1.5.1.202212101352 (Descriptor: canonical: osgi.bundle,org.osgi.service.component,1.5.1.202212101352)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.x86_64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.x86_64,1.2.700.v20221108-1024)
05:31:15 Mirroring: osgi.bundle,org.eclipse.swt.gtk.linux.aarch64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.gtk.linux.aarch64,3.123.100.v20230329-1422)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.registry,3.11.200.v20220817-1601 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.registry,3.11.200.v20220817-1601)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.net,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net,1.5.0.v20230317-0901)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.ui.dialogs,1.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.dialogs,1.4.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.3.100.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.3.100.v20221111-1340)
05:31:15 Mirroring: osgi.bundle,org.eclipse.core.filesystem.linux.aarch64,1.4.200.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.linux.aarch64,1.4.200.v20220812-1420)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.17.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.17.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.core.commands,1.1.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.commands,1.1.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.apache.lucene.analysis-common,9.4.2.v20221211-0752 (Descriptor: canonical: osgi.bundle,org.apache.lucene.analysis-common,9.4.2.v20221211-0752)
05:31:15 Mirroring: osgi.bundle,org.apache.felix.gogo.shell,1.1.4 (Descriptor: canonical: osgi.bundle,org.apache.felix.gogo.shell,1.1.4)
05:31:15 Mirroring: osgi.bundle,org.tukaani.xz,1.9.0 (Descriptor: canonical: osgi.bundle,org.tukaani.xz,1.9.0)
05:31:15 Mirroring: osgi.bundle,org.eclipse.e4.ui.swt.win32,1.2.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.swt.win32,1.2.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.ui.workbench,3.129.0.v20230329-2011 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.workbench,3.129.0.v20230329-2011)
05:31:15 Mirroring: osgi.bundle,org.apache.batik.i18n,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.i18n,1.16.0.v20221027-0840)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.ppc64le,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.ppc64le,1.2.700.v20221108-1024)
05:31:15 Mirroring: osgi.bundle,org.eclipse.ui.views,3.12.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.views,3.12.0.v20230317-0802)
05:31:15 Mirroring: osgi.bundle,org.eclipse.equinox.p2.director,2.6.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.director,2.6.0.v20230322-1009)
05:31:16 Mirroring: org.eclipse.update.feature,org.eclipse.platform,4.28.0.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.platform,4.28.0.v20230330-0915)
05:31:16 Mirroring: osgi.bundle,jakarta.servlet-api,4.0.0 (Descriptor: canonical: osgi.bundle,jakarta.servlet-api,4.0.0)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.event,1.6.200.v20230120-0604 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.event,1.6.200.v20230120-0604)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.databinding.beans,1.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding.beans,1.10.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.apache.xmlgraphics,2.7.0.v20221018-0736 (Descriptor: canonical: osgi.bundle,org.apache.xmlgraphics,2.7.0.v20221018-0736)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.metadata,2.6.300.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.metadata,2.6.300.v20220817-1208)
05:31:16 [INFO] 
05:31:16 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:mirror (mirror-org.eclipse.platform.source) @ eclipse.platform.repository ---
05:31:16 [INFO] Mirroring to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repos/org.eclipse.platform.source
05:31:16 Mirroring: osgi.bundle,org.eclipse.jetty.server,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.server,10.0.14)
05:31:16 Mirroring: osgi.bundle,org.eclipse.help.ui,4.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.help.ui,4.5.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.jetty.util,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.util,10.0.14)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.app,1.6.200.v20220720-2012 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.app,1.6.200.v20220720-2012)
05:31:16 Mirroring: osgi.bundle,org.eclipse.osgi.services,3.11.100.v20221006-1531 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.services,3.11.100.v20221006-1531)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.forms,3.12.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.forms,3.12.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.4.100.v20220213-0541 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.4.100.v20220213-0541)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.expressions,3.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.expressions,3.9.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.security.win32.x86_64,1.1.300.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.win32.x86_64,1.1.300.v20211021-1418)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.13.0.v20230325-0319 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.13.0.v20230325-0319)
05:31:16 Mirroring: osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 (Descriptor: canonical: osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.http.servlet,1.7.400.v20221006-1531 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.servlet,1.7.400.v20221006-1531)
05:31:16 Mirroring: osgi.bundle,bcpg,1.72.2 (Descriptor: canonical: osgi.bundle,bcpg,1.72.2)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.win32.win32.x86_64,1.2.700.v20221108-1024)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.resources.win32.x86_64,3.5.500.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.resources.win32.x86_64,3.5.500.v20220812-1420)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.16.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.16.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.navigator,3.12.0.v20230329-1313 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.navigator,3.12.0.v20230329-1313)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.core.services,2.4.0.v20230329-1001 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.services,2.4.0.v20230329-1001)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.filesystem,1.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem,1.10.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.cheatsheets,3.8.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.cheatsheets,3.8.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.common,3.17.100.v20230202-1341 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.common,3.17.100.v20230202-1341)
05:31:16 Mirroring: osgi.bundle,org.osgi.util.position,1.0.1.201505202026 (Descriptor: canonical: osgi.bundle,org.osgi.util.position,1.0.1.201505202026)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.net,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.net,1.5.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.intro.quicklinks,1.2.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.intro.quicklinks,1.2.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.cocoa.macosx.aarch64,3.123.100.v20230329-1422)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.3.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.3.0.v20230322-1009)
05:31:16 Mirroring: osgi.bundle,org.eclipse.jsch.ui,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.jsch.ui,1.5.0.v20230317-0901)
05:31:16 Mirroring: binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.cocoa.macosx.x86_64,4.28.0.I20230330-0915)
05:31:16 Mirroring: osgi.bundle,org.eclipse.compare.core,3.8.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare.core,3.8.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,javax.annotation,1.3.5.v20221203-1659 (Descriptor: canonical: osgi.bundle,javax.annotation,1.3.5.v20221203-1659)
05:31:16 Mirroring: osgi.bundle,org.osgi.service.device,1.1.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.device,1.1.1.202109301733)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.browser,3.8.0.v20230329-1440 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.browser,3.8.0.v20230329-1440)
05:31:16 Mirroring: osgi.bundle,org.eclipse.text,3.13.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.text,3.13.0.v20230316-1200)
05:31:16 Mirroring: osgi.bundle,org.eclipse.debug.ui,3.18.0.v20230324-0839 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.ui,3.18.0.v20230324-0839)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.monitoring,1.3.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.monitoring,1.3.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.jobs,3.14.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.jobs,3.14.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.123.100.v20230329-1422)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.net.linux,1.0.200.v20220812-1406 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net.linux,1.0.200.v20220812-1406)
05:31:16 Mirroring: org.eclipse.update.feature,org.eclipse.help,2.3.1400.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.help,2.3.1400.v20230330-0915)
05:31:16 Mirroring: osgi.bundle,org.apache.felix.gogo.command,1.1.2 (Descriptor: canonical: osgi.bundle,org.apache.felix.gogo.command,1.1.2)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.security.macosx,1.101.400.v20210427-1958 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.macosx,1.101.400.v20210427-1958)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.ui.services,1.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.services,1.6.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.compare.win32,1.3.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare.win32,1.3.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.help.base,4.4.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.help.base,4.4.0.v20230330-0915)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.10.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.debug.core,3.21.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.core,3.21.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.intro.universal,3.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.intro.universal,3.5.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.themes,1.2.2200.v20230220-0932 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.themes,1.2.2200.v20230220-0932)
05:31:16 Mirroring: osgi.bundle,org.eclipse.jetty.util.ajax,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.util.ajax,10.0.14)
05:31:16 Mirroring: osgi.bundle,org.osgi.service.upnp,1.2.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.upnp,1.2.1.202109301733)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.core.di,1.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di,1.9.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.4.200.v20220911-2007 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.4.200.v20220911-2007)
05:31:16 Mirroring: osgi.bundle,org.eclipse.jface.notifications,0.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.notifications,0.6.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.navigator.resources,3.9.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.navigator.resources,3.9.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.core.di.extensions.supplier,0.17.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di.extensions.supplier,0.17.0.v20230317-0901)
05:31:16 Mirroring: org.eclipse.update.feature,org.eclipse.rcp,4.28.0.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.rcp,4.28.0.v20230330-0915)
05:31:16 Mirroring: osgi.bundle,org.osgi.util.promise,1.3.0.202212101352 (Descriptor: canonical: osgi.bundle,org.osgi.util.promise,1.3.0.202212101352)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.security.ui,1.3.400.v20221007-1815 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.ui,1.3.400.v20221007-1815)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.400.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.linux.x86_64,1.2.400.v20220812-1420)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.externaltools,1.3.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.externaltools,1.3.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.commands,3.11.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.commands,3.11.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.win32,3.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.win32,3.5.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.help,3.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.help,3.10.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.director.app,1.2.300.v20220911-2007 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.director.app,1.2.300.v20220911-2007)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.views.log,1.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.views.log,1.4.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.http.jetty,3.8.200.v20221109-0702 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.jetty,3.8.200.v20221109-0702)
05:31:16 Mirroring: osgi.bundle,org.eclipse.ui.genericeditor,1.3.0.v20230320-0941 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.genericeditor,1.3.0.v20230320-0941)
05:31:16 Mirroring: osgi.bundle,org.eclipse.help.webapp,3.11.0.v20230314-0849 (Descriptor: canonical: osgi.bundle,org.eclipse.help.webapp,3.11.0.v20230314-0849)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.3.100.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.updatechecker,1.3.100.v20221111-1340)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.4.0.v20230324-1104 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.4.0.v20230324-1104)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.ui.bindings,0.14.0.v20230324-0846 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.bindings,0.14.0.v20230324-0846)
05:31:16 Mirroring: osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.2.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.2.0.v20230317-0901)
05:31:16 Mirroring: osgi.bundle,org.eclipse.rcp,4.28.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.rcp,4.28.0.v20230330-0915)
05:31:16 Mirroring: osgi.bundle,org.apache.lucene.core,9.4.2.v20221211-0752 (Descriptor: canonical: osgi.bundle,org.apache.lucene.core,9.4.2.v20221211-0752)
05:31:16 Mirroring: osgi.bundle,org.eclipse.e4.ui.ide,3.17.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.ide,3.17.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.console,1.2.100.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.console,1.2.100.v20221111-1340)
05:31:16 Mirroring: osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 (Descriptor: canonical: osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627)
05:31:16 Mirroring: osgi.bundle,org.eclipse.core.databinding.observable,1.13.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding.observable,1.13.0.v20230317-0802)
05:31:16 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.3.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.3.0.v20230322-1009)
05:31:17 Mirroring: osgi.bundle,org.apache.batik.constants,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.constants,1.16.0.v20221027-0840)
05:31:17 Mirroring: osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.gtk.linux.x86_64,3.123.100.v20230329-1422)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.launcher,1.6.400.v20210924-0641 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher,1.6.400.v20210924-0641)
05:31:17 Mirroring: osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.cocoa.macosx.x86_64,3.123.100.v20230329-1422)
05:31:17 Mirroring: osgi.bundle,org.eclipse.jface,3.30.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.jface,3.30.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.ui.ide,3.21.0.v20230329-2011 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.ide,3.21.0.v20230329-2011)
05:31:17 Mirroring: osgi.bundle,org.eclipse.e4.emf.xpath,0.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.emf.xpath,0.4.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,javax.inject,1.0.0.v20220405-0441 (Descriptor: canonical: osgi.bundle,javax.inject,1.0.0.v20220405-0441)
05:31:17 Mirroring: binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.gtk.linux.ppc64le,4.28.0.I20230330-0915)
05:31:17 Mirroring: osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.300.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.win32.x86_64,1.4.300.v20220812-1420)
05:31:17 Mirroring: osgi.bundle,org.osgi.service.metatype,1.4.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.metatype,1.4.1.202109301733)
05:31:17 Mirroring: osgi.bundle,org.eclipse.core.net.win32.x86_64,1.2.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net.win32.x86_64,1.2.0.v20230317-0901)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui,2.8.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui,2.8.0.v20230322-1009)
05:31:17 Mirroring: osgi.bundle,org.eclipse.urischeme,1.3.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.urischeme,1.3.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.4.800.v20221205-1614 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.4.800.v20221205-1614)
05:31:17 Mirroring: osgi.bundle,org.eclipse.swt,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt,3.123.100.v20230329-1422)
05:31:17 Mirroring: osgi.bundle,org.osgi.util.xml,1.0.2.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.util.xml,1.0.2.202109301733)
05:31:17 Mirroring: osgi.bundle,org.eclipse.ui.externaltools,3.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.externaltools,3.6.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.preferences,3.10.200.v20230120-0604 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.preferences,3.10.200.v20230120-0604)
05:31:17 Mirroring: osgi.bundle,javax.el-api,3.0.3 (Descriptor: canonical: osgi.bundle,javax.el-api,3.0.3)
05:31:17 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.2000.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.2000.v20230324-1104)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.jsp.jasper,1.1.700.v20220801-1124 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.jsp.jasper,1.1.700.v20220801-1124)
05:31:17 Mirroring: osgi.bundle,org.eclipse.e4.ui.css.swt,0.15.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.css.swt,0.15.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.e4.ui.swt.gtk,1.1.300.v20230220-0932 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.swt.gtk,1.1.300.v20230220-0932)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.2.100.v20221117-1044 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.2.100.v20221117-1044)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.updatesite,1.2.300.v20220420-1427 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.updatesite,1.2.300.v20220420-1427)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.3.300.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.3.300.v20220817-1208)
05:31:17 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench,1.15.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench,1.15.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.aarch64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.aarch64,1.2.700.v20221108-1024)
05:31:17 Mirroring: binary,org.eclipse.rcp_root,4.28.0.v20230330-0915 (Descriptor: canonical: binary,org.eclipse.rcp_root,4.28.0.v20230330-0915)
05:31:17 Mirroring: osgi.bundle,org.osgi.service.cm,1.6.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.cm,1.6.1.202109301733)
05:31:17 Mirroring: binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.gtk.linux.aarch64,4.28.0.I20230330-0915)
05:31:17 Mirroring: osgi.bundle,org.eclipse.ltk.core.refactoring,3.14.0.v20230323-1830 (Descriptor: canonical: osgi.bundle,org.eclipse.ltk.core.refactoring,3.14.0.v20230323-1830)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.console,1.4.500.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.console,1.4.500.v20211021-1418)
05:31:17 Mirroring: osgi.bundle,org.eclipse.jetty.http,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.http,10.0.14)
05:31:17 Mirroring: osgi.bundle,org.eclipse.core.databinding.property,1.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding.property,1.10.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.ui,3.203.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui,3.203.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86_64,1.2.700.v20221108-1024)
05:31:17 Mirroring: osgi.bundle,org.eclipse.jetty.io,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.io,10.0.14)
05:31:17 Mirroring: osgi.bundle,org.eclipse.e4.core.di.annotations,1.8.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di.annotations,1.8.0.v20230317-0901)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.4.200.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.4.200.v20221111-1340)
05:31:17 Mirroring: binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.gtk.linux.x86_64,4.28.0.I20230330-0915)
05:31:17 Mirroring: osgi.bundle,org.eclipse.search,3.15.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.search,3.15.0.v20230316-1200)
05:31:17 Mirroring: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.17.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.17.0.v20230316-1200)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.6.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.6.0.v20230322-1009)
05:31:17 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.6.1800.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.6.1800.v20230324-1104)
05:31:17 Mirroring: osgi.bundle,org.apache.ant,1.10.12.v20211102-1452 (Descriptor: canonical: osgi.bundle,org.apache.ant,1.10.12.v20211102-1452)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.4.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.4.0.v20230322-1009)
05:31:17 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa,0.13.100.v20230214-1401 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt.cocoa,0.13.100.v20230214-1401)
05:31:17 Mirroring: osgi.bundle,org.eclipse.equinox.p2.publisher,1.7.300.v20221203-1819 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.publisher,1.7.300.v20221203-1819)
05:31:17 Mirroring: osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 (Descriptor: canonical: osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630)
05:31:17 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.2000.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.2000.v20230324-1104)
05:31:17 Mirroring: osgi.bundle,org.eclipse.ui.ide.application,1.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.ide.application,1.5.0.v20230317-0802)
05:31:17 Mirroring: osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 (Descriptor: canonical: osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433)
05:31:17 Mirroring: osgi.bundle,com.ibm.icu,72.1.0 (Descriptor: canonical: osgi.bundle,com.ibm.icu,72.1.0)
05:31:18 Mirroring: binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.cocoa.macosx.aarch64,4.28.0.I20230330-0915)
05:31:18 Mirroring: osgi.bundle,org.osgi.service.wireadmin,1.0.2.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.wireadmin,1.0.2.202109301733)
05:31:18 Mirroring: osgi.bundle,org.osgi.service.provisioning,1.2.0.201505202024 (Descriptor: canonical: osgi.bundle,org.osgi.service.provisioning,1.2.0.201505202024)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.p2.repository,2.6.400.v20230323-1641 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.repository,2.6.400.v20230323-1641)
05:31:18 Mirroring: osgi.bundle,org.eclipse.platform.doc.user,4.28.0.v20230307-1343 (Descriptor: canonical: osgi.bundle,org.eclipse.platform.doc.user,4.28.0.v20230307-1343)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.core.di.extensions,0.18.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.di.extensions,0.18.0.v20230317-0901)
05:31:18 Mirroring: osgi.bundle,org.eclipse.core.filesystem.macosx,1.3.400.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.macosx,1.3.400.v20220812-1420)
05:31:18 Mirroring: osgi.bundle,org.eclipse.core.resources,3.19.0.v20230330-0903 (Descriptor: canonical: osgi.bundle,org.eclipse.core.resources,3.19.0.v20230330-0903)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.5.0.v20230317-0802)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.4.100.v20220329-1456 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.4.100.v20220329-1456)
05:31:18 Mirroring: osgi.bundle,org.eclipse.team.core,3.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.core,3.10.0.v20230317-0901)
05:31:18 Mirroring: osgi.bundle,org.apache.batik.util,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.util,1.16.0.v20221027-0840)
05:31:18 Mirroring: osgi.bundle,org.eclipse.osgi.util,3.7.200.v20230103-1101 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.util,3.7.200.v20230103-1101)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.p2.core,2.9.200.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.core,2.9.200.v20220817-1208)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.ui.model.workbench,2.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.model.workbench,2.4.0.v20230317-0802)
05:31:18 Mirroring: osgi.bundle,org.eclipse.platform,4.28.0.v20230330-0915 (Descriptor: canonical: osgi.bundle,org.eclipse.platform,4.28.0.v20230330-0915)
05:31:18 Mirroring: binary,org.eclipse.platform_root,4.28.0.v20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform_root,4.28.0.v20230330-0915)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.ui.css.core,0.14.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.css.core,0.14.0.v20230317-0802)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.2.300.v20230320-0659 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.2.300.v20230320-0659)
05:31:18 Mirroring: osgi.bundle,javax.servlet.jsp-api,2.3.3 (Descriptor: canonical: osgi.bundle,javax.servlet.jsp-api,2.3.3)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.4.300.v20221214-0640 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.4.300.v20221214-0640)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.ui.widgets,1.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.widgets,1.4.0.v20230317-0802)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.bidi,1.4.200.v20220710-1223 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.bidi,1.4.200.v20220710-1223)
05:31:18 Mirroring: osgi.bundle,org.eclipse.core.filebuffers,3.8.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filebuffers,3.8.0.v20230316-1200)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.ui.di,1.5.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.di,1.5.0.v20230317-0802)
05:31:18 Mirroring: osgi.bundle,org.eclipse.core.net.win32,1.1.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net.win32,1.1.0.v20230317-0901)
05:31:18 Mirroring: osgi.bundle,org.eclipse.e4.core.contexts,1.12.0.v20230329-1500 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.contexts,1.12.0.v20230329-1500)
05:31:18 Mirroring: osgi.bundle,org.osgi.util.measurement,1.0.2.201802012109 (Descriptor: canonical: osgi.bundle,org.osgi.util.measurement,1.0.2.201802012109)
05:31:18 Mirroring: osgi.bundle,bcprov,1.72.0 (Descriptor: canonical: osgi.bundle,bcprov,1.72.0)
05:31:18 Mirroring: osgi.bundle,org.eclipse.compare,3.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.compare,3.9.0.v20230317-0901)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.2.500.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.2.500.v20230322-1009)
05:31:18 Mirroring: osgi.bundle,org.eclipse.jface.text,3.24.0.v20230329-1727 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.text,3.24.0.v20230329-1727)
05:31:18 Mirroring: osgi.bundle,org.eclipse.equinox.p2.engine,2.8.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.engine,2.8.0.v20230322-1009)
05:31:18 Mirroring: org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.2000.v20230324-1104 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.2000.v20230324-1104)
05:31:18 Mirroring: osgi.bundle,org.eclipse.ant.core,3.7.0.v20230329-1001 (Descriptor: canonical: osgi.bundle,org.eclipse.ant.core,3.7.0.v20230329-1001)
05:31:18 Mirroring: osgi.bundle,org.eclipse.ui.console,3.12.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.console,3.12.0.v20230317-0802)
05:31:18 Mirroring: osgi.bundle,com.jcraft.jsch,0.1.55.v20221112-0806 (Descriptor: canonical: osgi.bundle,com.jcraft.jsch,0.1.55.v20221112-0806)
05:31:18 Mirroring: osgi.bundle,org.apache.lucene.analysis-smartcn,9.4.2.v20221211-0752 (Descriptor: canonical: osgi.bundle,org.apache.lucene.analysis-smartcn,9.4.2.v20221211-0752)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench3,0.17.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench3,0.17.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.apache.felix.gogo.runtime,1.1.6 (Descriptor: canonical: osgi.bundle,org.apache.felix.gogo.runtime,1.1.6)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.4.400.v20220506-1821 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.4.400.v20220506-1821)
05:31:19 Mirroring: osgi.bundle,org.eclipse.update.configurator,3.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.update.configurator,3.5.0.v20230317-0901)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.runtime,3.27.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.runtime,3.27.0.v20230317-0901)
05:31:19 Mirroring: osgi.bundle,org.eclipse.debug.ui.launchview,1.1.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.debug.ui.launchview,1.1.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.databinding,1.13.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding,1.13.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.3.300.v20221203-1932 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.3.300.v20221203-1932)
05:31:19 Mirroring: osgi.bundle,org.eclipse.jsch.core,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.jsch.core,1.5.0.v20230317-0901)
05:31:19 Mirroring: osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.gtk.linux.ppc64le,3.123.100.v20230329-1422)
05:31:19 Mirroring: osgi.bundle,org.osgi.service.useradmin,1.1.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.useradmin,1.1.1.202109301733)
05:31:19 Mirroring: osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.prefs,1.1.2.202109301733)
05:31:19 Mirroring: osgi.bundle,org.osgi.util.function,1.2.0.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.util.function,1.2.0.202109301733)
05:31:19 Mirroring: osgi.bundle,org.eclipse.jetty.security,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.security,10.0.14)
05:31:19 Mirroring: osgi.bundle,org.osgi.service.event,1.4.1.202109301733 (Descriptor: canonical: osgi.bundle,org.osgi.service.event,1.4.1.202109301733)
05:31:19 Mirroring: osgi.bundle,org.eclipse.text.quicksearch,1.2.0.v20230316-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.text.quicksearch,1.2.0.v20230316-1200)
05:31:19 Mirroring: org.eclipse.update.feature,org.eclipse.e4.rcp,4.28.0.v20230329-1500 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.e4.rcp,4.28.0.v20230329-1500)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.variables,3.6.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.variables,3.6.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.ui.intro,3.7.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.intro,3.7.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.jetty.servlet,10.0.14 (Descriptor: canonical: osgi.bundle,org.eclipse.jetty.servlet,10.0.14)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.aarch64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.aarch64,1.2.700.v20221108-1024)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.p2.operations,2.7.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.operations,2.7.0.v20230322-1009)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.contenttype,3.9.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.contenttype,3.9.0.v20230317-0901)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.http.registry,1.3.200.v20220720-2012 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.registry,1.3.200.v20220720-2012)
05:31:19 Mirroring: osgi.bundle,org.eclipse.osgi,3.18.400.v20230323-1847 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi,3.18.400.v20230323-1847)
05:31:19 Mirroring: osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 (Descriptor: canonical: osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.14.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.14.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.apache.batik.css,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.css,1.16.0.v20221027-0840)
05:31:19 Mirroring: osgi.bundle,org.eclipse.ui.cocoa,1.3.100.v20230214-1401 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.cocoa,1.3.100.v20230214-1401)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.ui.progress,0.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.progress,0.4.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.ui.editors,3.16.0.v20230329-1609 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.editors,3.16.0.v20230329-1609)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.2.100.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.2.100.v20220817-1208)
05:31:19 Mirroring: osgi.bundle,com.sun.el.javax.el,3.0.0 (Descriptor: canonical: osgi.bundle,com.sun.el.javax.el,3.0.0)
05:31:19 Mirroring: binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.28.0.I20230330-0915 (Descriptor: canonical: binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.28.0.I20230330-0915)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.security,1.3.1000.v20220801-1135 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security,1.3.1000.v20220801-1135)
05:31:19 Mirroring: osgi.bundle,org.eclipse.team.ui,3.10.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.team.ui,3.10.0.v20230317-0901)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.security.linux,1.0.300.v20220904-1118 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.security.linux,1.0.300.v20220904-1118)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.jsp.jasper.registry,1.2.100.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.jsp.jasper.registry,1.2.100.v20211021-1418)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.filesystem.linux.ppc64le,1.4.200.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.linux.ppc64le,1.4.200.v20220812-1420)
05:31:19 Mirroring: osgi.bundle,org.eclipse.jface.databinding,1.15.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.jface.databinding,1.15.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.800.v20221116-1440 (Descriptor: canonical: osgi.bundle,org.eclipse.osgi.compatibility.state,1.2.800.v20221116-1440)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.concurrent,1.2.100.v20211021-1418 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.concurrent,1.2.100.v20211021-1418)
05:31:19 Mirroring: osgi.bundle,org.osgi.service.component,1.5.1.202212101352 (Descriptor: canonical: osgi.bundle,org.osgi.service.component,1.5.1.202212101352)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.x86_64,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.cocoa.macosx.x86_64,1.2.700.v20221108-1024)
05:31:19 Mirroring: osgi.bundle,org.eclipse.swt.gtk.linux.aarch64,3.123.100.v20230329-1422 (Descriptor: canonical: osgi.bundle,org.eclipse.swt.gtk.linux.aarch64,3.123.100.v20230329-1422)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.registry,3.11.200.v20220817-1601 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.registry,3.11.200.v20220817-1601)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.net,1.5.0.v20230317-0901 (Descriptor: canonical: osgi.bundle,org.eclipse.core.net,1.5.0.v20230317-0901)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.ui.dialogs,1.4.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.dialogs,1.4.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.3.100.v20221111-1340 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.3.100.v20221111-1340)
05:31:19 Mirroring: osgi.bundle,org.eclipse.core.filesystem.linux.aarch64,1.4.200.v20220812-1420 (Descriptor: canonical: osgi.bundle,org.eclipse.core.filesystem.linux.aarch64,1.4.200.v20220812-1420)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.17.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.17.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.core.commands,1.1.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.core.commands,1.1.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.apache.lucene.analysis-common,9.4.2.v20221211-0752 (Descriptor: canonical: osgi.bundle,org.apache.lucene.analysis-common,9.4.2.v20221211-0752)
05:31:19 Mirroring: osgi.bundle,org.apache.felix.gogo.shell,1.1.4 (Descriptor: canonical: osgi.bundle,org.apache.felix.gogo.shell,1.1.4)
05:31:19 Mirroring: osgi.bundle,org.tukaani.xz,1.9.0 (Descriptor: canonical: osgi.bundle,org.tukaani.xz,1.9.0)
05:31:19 Mirroring: osgi.bundle,org.eclipse.e4.ui.swt.win32,1.2.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.e4.ui.swt.win32,1.2.0.v20230317-0802)
05:31:19 Mirroring: osgi.bundle,org.eclipse.ui.workbench,3.129.0.v20230329-2011 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.workbench,3.129.0.v20230329-2011)
05:31:20 Mirroring: osgi.bundle,org.apache.batik.i18n,1.16.0.v20221027-0840 (Descriptor: canonical: osgi.bundle,org.apache.batik.i18n,1.16.0.v20221027-0840)
05:31:20 Mirroring: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.ppc64le,1.2.700.v20221108-1024 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.ppc64le,1.2.700.v20221108-1024)
05:31:20 Mirroring: osgi.bundle,org.eclipse.ui.views,3.12.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.ui.views,3.12.0.v20230317-0802)
05:31:20 Mirroring: osgi.bundle,org.eclipse.equinox.p2.director,2.6.0.v20230322-1009 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.director,2.6.0.v20230322-1009)
05:31:20 Mirroring: org.eclipse.update.feature,org.eclipse.platform,4.28.0.v20230330-0915 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.platform,4.28.0.v20230330-0915)
05:31:20 Mirroring: osgi.bundle,jakarta.servlet-api,4.0.0 (Descriptor: canonical: osgi.bundle,jakarta.servlet-api,4.0.0)
05:31:20 Mirroring: osgi.bundle,org.eclipse.equinox.event,1.6.200.v20230120-0604 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.event,1.6.200.v20230120-0604)
05:31:20 Mirroring: osgi.bundle,org.eclipse.core.databinding.beans,1.10.0.v20230317-0802 (Descriptor: canonical: osgi.bundle,org.eclipse.core.databinding.beans,1.10.0.v20230317-0802)
05:31:20 Mirroring: osgi.bundle,org.apache.xmlgraphics,2.7.0.v20221018-0736 (Descriptor: canonical: osgi.bundle,org.apache.xmlgraphics,2.7.0.v20221018-0736)
05:31:20 Mirroring: osgi.bundle,org.eclipse.equinox.p2.metadata,2.6.300.v20220817-1208 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.p2.metadata,2.6.300.v20220817-1208)
05:31:20 [INFO] 
05:31:20 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:materialize-products (materialize-platform-product) @ eclipse.platform.repository ---
05:31:20 [INFO] Installing product org.eclipse.platform.ide for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide/linux/gtk/x86_64/eclipse
05:31:20 Installing org.eclipse.platform.ide 4.28.0.I20230330-0915.
05:31:29 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:31:29 Operation completed in 9561 ms.
05:31:30 [INFO] Installing product org.eclipse.platform.ide for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide/linux/gtk/ppc64le/eclipse
05:31:30 Installing org.eclipse.platform.ide 4.28.0.I20230330-0915.
05:31:39 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:31:39 Operation completed in 9494 ms.
05:31:39 [INFO] Installing product org.eclipse.platform.ide for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide/linux/gtk/aarch64/eclipse
05:31:40 Installing org.eclipse.platform.ide 4.28.0.I20230330-0915.
05:31:49 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:31:49 Operation completed in 9389 ms.
05:31:49 [INFO] Installing product org.eclipse.platform.ide for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide/win32/win32/x86_64/eclipse
05:31:49 Installing org.eclipse.platform.ide 4.28.0.I20230330-0915.
05:31:58 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:31:58 Operation completed in 9562 ms.
05:31:59 [INFO] Installing product org.eclipse.platform.ide for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide/macosx/cocoa/x86_64/Eclipse.app
05:31:59 Installing org.eclipse.platform.ide 4.28.0.I20230330-0915.
05:32:08 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:32:08 Operation completed in 9338 ms.
05:32:08 [INFO] Installing product org.eclipse.platform.ide for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide/macosx/cocoa/aarch64/Eclipse.app
05:32:08 Installing org.eclipse.platform.ide 4.28.0.I20230330-0915.
05:32:17 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:32:17 Operation completed in 9222 ms.
05:32:17 [INFO] Installing product org.eclipse.sdk.ide for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide/linux/gtk/x86_64/eclipse
05:32:18 Installing org.eclipse.sdk.ide 4.28.0.I20230330-0915.
05:32:18 Installing org.eclipse.e4.core.tools.feature.feature.group 4.28.0.v20230317-0802.
05:32:18 Installing org.eclipse.e4.core.tools.feature.source.feature.group 4.28.0.v20230317-0802.
05:32:18 Installing org.eclipse.tips.feature.feature.group 0.4.0.v20230317-0802.
05:32:18 Installing org.eclipse.tips.feature.source.feature.group 0.4.0.v20230317-0802.
05:32:41 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:32:42 Operation completed in 24586 ms.
05:32:42 [INFO] Installing product org.eclipse.sdk.ide for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide/linux/gtk/ppc64le/eclipse
05:32:43 Installing org.eclipse.sdk.ide 4.28.0.I20230330-0915.
05:32:43 Installing org.eclipse.e4.core.tools.feature.feature.group 4.28.0.v20230317-0802.
05:32:43 Installing org.eclipse.e4.core.tools.feature.source.feature.group 4.28.0.v20230317-0802.
05:32:43 Installing org.eclipse.tips.feature.feature.group 0.4.0.v20230317-0802.
05:32:43 Installing org.eclipse.tips.feature.source.feature.group 0.4.0.v20230317-0802.
05:33:06 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:33:06 Operation completed in 24067 ms.
05:33:07 [INFO] Installing product org.eclipse.sdk.ide for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide/linux/gtk/aarch64/eclipse
05:33:07 Installing org.eclipse.sdk.ide 4.28.0.I20230330-0915.
05:33:07 Installing org.eclipse.e4.core.tools.feature.feature.group 4.28.0.v20230317-0802.
05:33:07 Installing org.eclipse.e4.core.tools.feature.source.feature.group 4.28.0.v20230317-0802.
05:33:07 Installing org.eclipse.tips.feature.feature.group 0.4.0.v20230317-0802.
05:33:07 Installing org.eclipse.tips.feature.source.feature.group 0.4.0.v20230317-0802.
05:33:31 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:33:31 Operation completed in 24096 ms.
05:33:32 [INFO] Installing product org.eclipse.sdk.ide for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide/win32/win32/x86_64/eclipse
05:33:33 Installing org.eclipse.sdk.ide 4.28.0.I20230330-0915.
05:33:33 Installing org.eclipse.e4.core.tools.feature.feature.group 4.28.0.v20230317-0802.
05:33:33 Installing org.eclipse.e4.core.tools.feature.source.feature.group 4.28.0.v20230317-0802.
05:33:33 Installing org.eclipse.tips.feature.feature.group 0.4.0.v20230317-0802.
05:33:33 Installing org.eclipse.tips.feature.source.feature.group 0.4.0.v20230317-0802.
05:33:59 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:33:59 Operation completed in 27412 ms.
05:34:00 [INFO] Installing product org.eclipse.sdk.ide for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide/macosx/cocoa/x86_64/Eclipse.app
05:34:00 Installing org.eclipse.sdk.ide 4.28.0.I20230330-0915.
05:34:00 Installing org.eclipse.e4.core.tools.feature.feature.group 4.28.0.v20230317-0802.
05:34:00 Installing org.eclipse.e4.core.tools.feature.source.feature.group 4.28.0.v20230317-0802.
05:34:00 Installing org.eclipse.tips.feature.feature.group 0.4.0.v20230317-0802.
05:34:00 Installing org.eclipse.tips.feature.source.feature.group 0.4.0.v20230317-0802.
05:34:24 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:34:24 Operation completed in 24294 ms.
05:34:24 [INFO] Installing product org.eclipse.sdk.ide for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide/macosx/cocoa/aarch64/Eclipse.app
05:34:25 Installing org.eclipse.sdk.ide 4.28.0.I20230330-0915.
05:34:25 Installing org.eclipse.e4.core.tools.feature.feature.group 4.28.0.v20230317-0802.
05:34:25 Installing org.eclipse.e4.core.tools.feature.source.feature.group 4.28.0.v20230317-0802.
05:34:25 Installing org.eclipse.tips.feature.feature.group 0.4.0.v20230317-0802.
05:34:25 Installing org.eclipse.tips.feature.source.feature.group 0.4.0.v20230317-0802.
05:34:48 [WARNING] [f2684007-bc75-4b5c-bcb6-e53215d852a8][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.0-SNAPSHOT] Failed creating shared configuration url for null.
05:34:48 Operation completed in 24100 ms.
05:34:49 [INFO] 
05:34:49 [INFO] --- tycho-p2-director-plugin:4.0.0-SNAPSHOT:archive-products (archive-products) @ eclipse.platform.repository ---
05:34:49 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide-linux.gtk.x86_64.tar.gz
05:34:53 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide-linux.gtk.ppc64le.tar.gz
05:34:56 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide-linux.gtk.aarch64.tar.gz
05:35:00 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide-win32.win32.x86_64.zip
05:35:07 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide-macosx.cocoa.x86_64.tar.gz
05:35:10 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.platform.ide-macosx.cocoa.aarch64.tar.gz
05:35:14 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-linux.gtk.x86_64.tar.gz
05:35:25 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-linux.gtk.ppc64le.tar.gz
05:35:35 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-linux.gtk.aarch64.tar.gz
05:35:46 [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-win32.win32.x86_64.zip
05:35:51 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-macosx.cocoa.x86_64.tar.gz
05:36:01 [INFO] Building tar: /home/jenkins/agent/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products/org.eclipse.sdk.ide-macosx.cocoa.aarch64.tar.gz
05:36:11 [INFO] 
05:36:11 [INFO] --- tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.repository ---
05:36:11 [INFO] Execution was skipped
05:36:11 [INFO] 
05:36:11 [INFO] --------------< org.eclipse.platform:platform-aggregator >--------------
05:36:11 [INFO] Building platform-aggregator 4.28.0-SNAPSHOT                   [520/520]
05:36:11 [INFO] --------------------------------[ pom ]---------------------------------
05:36:11 [INFO] 
05:36:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform-aggregator ---
05:36:11 [INFO] ------------------------------------------------------------------------
05:36:11 [INFO] Reactor Summary:
05:36:11 [INFO] 
05:36:11 [INFO] eclipse-platform-parent 4.28.0-SNAPSHOT ............ SUCCESS [  1.185 s]
05:36:11 [INFO] eclipse-sdk-prereqs 4.28.0-SNAPSHOT ................ SUCCESS [  0.008 s]
05:36:11 [INFO] eclipse jdt 4.28.0-SNAPSHOT ........................ SUCCESS [  0.006 s]
05:36:11 [INFO] parent 4.28.0-SNAPSHOT ............................. SUCCESS [  0.034 s]
05:36:11 [INFO] org.eclipse.osgi 3.18.400-SNAPSHOT ................. SUCCESS [ 45.296 s]
05:36:11 [INFO] [bundle] Common Eclipse Runtime 3.17.100-SNAPSHOT .. SUCCESS [  1.018 s]
05:36:11 [INFO] [bundle] OSGi Release 4.2.0 Services 3.11.100-SNAPSHOT SUCCESS [  0.571 s]
05:36:11 [INFO] [bundle] Supplemental Equinox Functionality 1.10.600-SNAPSHOT SUCCESS [  0.654 s]
05:36:11 [INFO] eclipse.platform 4.28.0-SNAPSHOT ................... SUCCESS [  0.019 s]
05:36:11 [INFO] eclipse.platform.runtime 4.28.0-SNAPSHOT ........... SUCCESS [  0.004 s]
05:36:11 [INFO] [aggregator] bundles 4.28.0-SNAPSHOT ............... SUCCESS [  0.005 s]
05:36:11 [INFO] [bundle] Eclipse Jobs Mechanism 3.14.0-SNAPSHOT .... SUCCESS [  0.751 s]
05:36:11 [INFO] [bundle] Extension Registry Support 3.11.200-SNAPSHOT SUCCESS [  0.718 s]
05:36:11 [INFO] [bundle] Eclipse Preferences Mechanism 3.10.200-SNAPSHOT SUCCESS [  0.559 s]
05:36:11 [INFO] [bundle] Eclipse Content Mechanism 3.9.0-SNAPSHOT .. SUCCESS [  0.564 s]
05:36:11 [INFO] [bundle] Equinox Application Container 1.6.200-SNAPSHOT SUCCESS [  0.581 s]
05:36:11 [INFO] [bundle] Core Runtime 3.27.0-SNAPSHOT .............. SUCCESS [  0.517 s]
05:36:11 [INFO] eclipse.platform.swt 4.28.0-SNAPSHOT ............... SUCCESS [  0.005 s]
05:36:11 [INFO] org.eclipse.swt 3.123.100-SNAPSHOT ................. SUCCESS [  4.980 s]
05:36:11 [INFO] org.eclipse.swt.win32.win32.x86_64 3.123.100-SNAPSHOT SUCCESS [ 21.369 s]
05:36:11 [INFO] org.eclipse.swt.gtk.linux.aarch64 3.123.100-SNAPSHOT SUCCESS [ 14.115 s]
05:36:11 [INFO] org.eclipse.swt.gtk.linux.x86_64 3.123.100-SNAPSHOT  SUCCESS [ 13.158 s]
05:36:11 [INFO] org.eclipse.swt.cocoa.macosx.aarch64 3.123.100-SNAPSHOT SUCCESS [ 13.085 s]
05:36:11 [INFO] org.eclipse.swt.gtk.linux.ppc64le 3.123.100-SNAPSHOT SUCCESS [ 12.856 s]
05:36:11 [INFO] org.eclipse.swt.cocoa.macosx.x86_64 3.123.100-SNAPSHOT SUCCESS [ 13.305 s]
05:36:11 [INFO] eclipse.platform.ui 4.28.0-SNAPSHOT ................ SUCCESS [  0.006 s]
05:36:11 [INFO] [aggregator] bundles 4.28.0-SNAPSHOT ............... SUCCESS [  0.004 s]
05:36:11 [INFO] [bundle] Eclipse CSS Core Support 0.14.0-SNAPSHOT .. SUCCESS [  1.205 s]
05:36:11 [INFO] [bundle] Bidirectional Text Support 1.4.200-SNAPSHOT SUCCESS [  0.384 s]
05:36:11 [INFO] [bundle] Commands 3.11.0-SNAPSHOT .................. SUCCESS [  0.558 s]
05:36:11 [INFO] eclipse.pde 4.28.0-SNAPSHOT ........................ SUCCESS [  0.006 s]
05:36:11 [INFO] eclipse.pde.apitools 4.28.0-SNAPSHOT ............... SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] PDE API Tools Annotations 1.2.0-SNAPSHOT .. SUCCESS [  0.403 s]
05:36:11 [INFO] [bundle] JFace 3.30.0-SNAPSHOT ..................... SUCCESS [  3.653 s]
05:36:11 [INFO] [bundle] Eclipse CSS SWT Support 0.15.0-SNAPSHOT ... SUCCESS [  0.644 s]
05:36:11 [INFO] [bundle] Expression Language 3.9.0-SNAPSHOT ........ SUCCESS [  0.436 s]
05:36:11 [INFO] [bundle] Eclipse Dependency Injection Extensions 0.18.0-SNAPSHOT SUCCESS [  0.263 s]
05:36:11 [INFO] [bundle] Eclipse CSS SWT Theme Support 0.14.0-SNAPSHOT SUCCESS [  0.561 s]
05:36:11 [INFO] [bundle] Eclipse Dependency Injection Annotations 1.8.0-SNAPSHOT SUCCESS [  0.330 s]
05:36:11 [INFO] [bundle] Eclipse Dependency Injection 1.9.0-SNAPSHOT SUCCESS [  0.633 s]
05:36:11 [INFO] [bundle] Eclipse Contexts 1.12.0-SNAPSHOT .......... SUCCESS [  0.392 s]
05:36:11 [INFO] [bundle] Eclipse Application Services 2.4.0-SNAPSHOT SUCCESS [  0.412 s]
05:36:11 [INFO] [bundle] Eclipse Dependency Injection Extensions Supplier 0.17.0-SNAPSHOT SUCCESS [  0.614 s]
05:36:11 [INFO] [bundle] Eclipse UI Dependency Injection 1.5.0-SNAPSHOT SUCCESS [  0.283 s]
05:36:11 [INFO] [bundle] Event Admin 1.6.200-SNAPSHOT .............. SUCCESS [  0.293 s]
05:36:11 [INFO] [bundle] Eclipse UI Application Services 1.6.0-SNAPSHOT SUCCESS [  0.302 s]
05:36:11 [INFO] [bundle] Eclipse e4 core commands 1.1.0-SNAPSHOT ... SUCCESS [  0.302 s]
05:36:11 [INFO] [bundle] Eclipse Bindings Support 0.14.0-SNAPSHOT .. SUCCESS [  0.394 s]
05:36:11 [INFO] [bundle] Bundle for Workbench APIs available in e4 0.17.0-SNAPSHOT SUCCESS [  0.499 s]
05:36:11 [INFO] [bundle] Eclipse Model Xpath 0.4.0-SNAPSHOT ........ SUCCESS [  0.875 s]
05:36:11 [INFO] [bundle] Eclipse Workbench Model 2.4.0-SNAPSHOT .... SUCCESS [  0.997 s]
05:36:11 [INFO] [bundle] Eclipse UI Custom widgets 1.4.0-SNAPSHOT .. SUCCESS [  0.208 s]
05:36:11 [INFO] [bundle] JFace Data Binding Observables 1.13.0-SNAPSHOT SUCCESS [  0.785 s]
05:36:11 [INFO] [bundle] JFace Data Binding Properties 1.10.0-SNAPSHOT SUCCESS [  0.405 s]
05:36:11 [INFO] [bundle] JFace Data Binding 1.13.0-SNAPSHOT ........ SUCCESS [  0.624 s]
05:36:11 [INFO] [bundle] Eclipse e4 dialogs 1.4.0-SNAPSHOT ......... SUCCESS [  0.383 s]
05:36:11 [INFO] [bundle] Eclipse URI Scheme Handling 1.3.0-SNAPSHOT  SUCCESS [  0.422 s]
05:36:11 [INFO] [bundle] JFace Data Binding for SWT and JFace 1.15.0-SNAPSHOT SUCCESS [  0.698 s]
05:36:11 [INFO] eclipse.jdt.core 4.28.0-SNAPSHOT ................... SUCCESS [  0.005 s]
05:36:11 [INFO] org.eclipse.jdt.annotation 2.2.700-SNAPSHOT ........ SUCCESS [  0.341 s]
05:36:11 [INFO] [bundle] Eclipse e4 Workbench 1.15.0-SNAPSHOT ...... SUCCESS [  1.067 s]
05:36:11 [INFO] [bundle] Eclipse e4 Workbench SWT 0.17.0-SNAPSHOT .. SUCCESS [  0.988 s]
05:36:11 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer 0.16.0-SNAPSHOT SUCCESS [  0.877 s]
05:36:11 [INFO] [bundle] Eclipse e4 Workbench Add-ons 1.5.0-SNAPSHOT SUCCESS [  0.677 s]
05:36:11 [INFO] eclipse.platform.ua 4.28.0-SNAPSHOT ................ SUCCESS [  0.005 s]
05:36:11 [INFO] org.eclipse.help 3.10.0-SNAPSHOT ................... SUCCESS [  0.506 s]
05:36:11 [INFO] [bundle] Eclipse Workbench 3.129.0-SNAPSHOT ........ SUCCESS [  8.660 s]
05:36:11 [INFO] [bundle] Eclipse UI 3.203.0-SNAPSHOT ............... SUCCESS [  0.528 s]
05:36:11 [INFO] [bundle] Eclipse Forms 3.12.0-SNAPSHOT ............. SUCCESS [  0.890 s]
05:36:11 [INFO] eclipse.platform.debug 4.28.0-SNAPSHOT ............. SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Core Variables 3.6.0-SNAPSHOT ............. SUCCESS [  0.268 s]
05:36:11 [INFO] [bundle] Ant Build Tool Core 3.7.0-SNAPSHOT ........ SUCCESS [  0.758 s]
05:36:11 [INFO] org.eclipse.equinox.security 1.3.1000-SNAPSHOT ..... SUCCESS [  0.470 s]
05:36:11 [INFO] eclipse.platform.team 4.28.0-SNAPSHOT .............. SUCCESS [  0.004 s]
05:36:11 [INFO] [aggregator] bundles 4.28.0-SNAPSHOT ............... SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Internet Connection Management 1.5.0-SNAPSHOT SUCCESS [  0.352 s]
05:36:11 [INFO] [bundle] Http Services Servlet 1.7.400-SNAPSHOT .... SUCCESS [  0.649 s]
05:36:11 [INFO] [bundle] Jetty Http Service 3.8.200-SNAPSHOT ....... SUCCESS [  0.616 s]
05:36:11 [INFO] org.eclipse.help.base 4.4.0-SNAPSHOT ............... SUCCESS [  1.489 s]
05:36:11 [INFO] org.eclipse.ui.intro 3.7.0-SNAPSHOT ................ SUCCESS [  0.894 s]
05:36:11 [INFO] [bundle] Help System UI 4.5.0-SNAPSHOT ............. SUCCESS [  0.894 s]
05:36:11 [INFO] org.eclipse.ui.cheatsheets 3.8.0-SNAPSHOT .......... SUCCESS [  0.858 s]
05:36:11 [INFO] org eclipse jdt 3.19.100-SNAPSHOT .................. SUCCESS [  0.286 s]
05:36:11 [INFO] eclipse.jdt.ui 4.28.0-SNAPSHOT ..................... SUCCESS [  0.004 s]
05:36:11 [INFO] org.eclipse.jdt.junit.runtime 3.7.100-SNAPSHOT ..... SUCCESS [  0.633 s]
05:36:11 [INFO] eclipse.platform.resources 4.28.0-SNAPSHOT ......... SUCCESS [  0.005 s]
05:36:11 [INFO] [aggregator] bundles 4.28.0-SNAPSHOT ............... SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Core File Systems 1.10.0-SNAPSHOT ......... SUCCESS [  0.399 s]
05:36:11 [INFO] [bundle] Core Compare Support 3.8.0-SNAPSHOT ....... SUCCESS [  0.334 s]
05:36:11 [INFO] [bundle] Core Resource Management 3.19.0-SNAPSHOT .. SUCCESS [  1.856 s]
05:36:11 [INFO] [bundle] Team Support Core 3.10.0-SNAPSHOT ......... SUCCESS [  0.922 s]
05:36:11 [INFO] org.eclipse.jdt.core.compiler.batch 3.34.0-SNAPSHOT  SUCCESS [  5.274 s]
05:36:11 [INFO] eclipse.platform.text 4.28.0-SNAPSHOT .............. SUCCESS [  0.005 s]
05:36:11 [INFO] [bundle] Text 3.13.0-SNAPSHOT ...................... SUCCESS [  0.760 s]
05:36:11 [INFO] org.eclipse.jdt.core 3.34.0-SNAPSHOT ............... SUCCESS [  8.447 s]
05:36:11 [INFO] org.eclipse.jdt.core.formatterapp 1.2.0-SNAPSHOT ... SUCCESS [  0.311 s]
05:36:11 [INFO] org.eclipse.jdt.junit4.runtime 1.3.0-SNAPSHOT ...... SUCCESS [  0.331 s]
05:36:11 [INFO] [bundle] Debug Core 3.21.0-SNAPSHOT ................ SUCCESS [  0.943 s]
05:36:11 [INFO] eclipse.jdt.debug 4.28.0-SNAPSHOT .................. SUCCESS [  0.003 s]
05:36:11 [INFO] org.eclipse.jdt.debug 3.21.0-SNAPSHOT .............. SUCCESS [  1.530 s]
05:36:11 [INFO] org.eclipse.jdt.launching 3.20.0-SNAPSHOT .......... SUCCESS [  1.108 s]
05:36:11 [INFO] org.eclipse.jdt.launching.ui.macosx 1.4.0-SNAPSHOT . SUCCESS [  5.026 s]
05:36:11 [INFO] [bundle] Common Navigator View 3.12.0-SNAPSHOT ..... SUCCESS [  1.044 s]
05:36:11 [INFO] rt.equinox.p2 4.28.0-SNAPSHOT ...................... SUCCESS [  0.005 s]
05:36:11 [INFO] [aggregator] bundles 4.28.0-SNAPSHOT ............... SUCCESS [  0.004 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Core 2.9.200-SNAPSHOT  SUCCESS [  0.339 s]
05:36:11 [INFO] [bundle] Equinox Provisioning JAR Processor 1.2.500-SNAPSHOT SUCCESS [  0.462 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Metadata 2.6.300-SNAPSHOT SUCCESS [  0.824 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Repository 2.6.400-SNAPSHOT SUCCESS [  0.508 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Artifact Repository Support 1.4.800-SNAPSHOT SUCCESS [  0.571 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Metadata Repository 1.4.100-SNAPSHOT SUCCESS [  0.496 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Engine 2.8.0-SNAPSHOT  SUCCESS [  0.551 s]
05:36:11 [INFO] [bundle] Views 3.12.0-SNAPSHOT ..................... SUCCESS [  0.617 s]
05:36:11 [INFO] [bundle] JFace Text 3.24.0-SNAPSHOT ................ SUCCESS [  2.276 s]
05:36:11 [INFO] [bundle] E4 IDE UI 3.17.0-SNAPSHOT ................. SUCCESS [  0.388 s]
05:36:11 [INFO] [bundle] Eclipse IDE UI 3.21.0-SNAPSHOT ............ SUCCESS [  3.739 s]
05:36:11 [INFO] [bundle] File Buffers 3.8.0-SNAPSHOT ............... SUCCESS [  0.536 s]
05:36:11 [INFO] [bundle] Text Editor Framework 3.17.0-SNAPSHOT ..... SUCCESS [  1.587 s]
05:36:11 [INFO] [bundle] Default Text Editor 3.16.0-SNAPSHOT ....... SUCCESS [  1.347 s]
05:36:11 [INFO] [bundle] Compare Support 3.9.0-SNAPSHOT ............ SUCCESS [  1.365 s]
05:36:11 [INFO] [bundle] Team Support UI 3.10.0-SNAPSHOT ........... SUCCESS [  2.083 s]
05:36:11 [INFO] org.eclipse.ltk.core.refactoring 3.14.0-SNAPSHOT ... SUCCESS [  0.781 s]
05:36:11 [INFO] org.eclipse.ltk.ui.refactoring 3.13.0-SNAPSHOT ..... SUCCESS [  1.041 s]
05:36:11 [INFO] [bundle] Search Support 3.15.0-SNAPSHOT ............ SUCCESS [  1.084 s]
05:36:11 [INFO] [bundle] Console 3.12.0-SNAPSHOT ................... SUCCESS [  0.865 s]
05:36:11 [INFO] [bundle] Tabbed Properties View 3.10.0-SNAPSHOT .... SUCCESS [  0.585 s]
05:36:11 [INFO] [bundle] Navigator Workbench Components 3.9.0-SNAPSHOT SUCCESS [  0.849 s]
05:36:11 [INFO] [bundle] Debug UI 3.18.0-SNAPSHOT .................. SUCCESS [  4.237 s]
05:36:11 [INFO] org.eclipse.jdt.core.manipulation 1.19.0-SNAPSHOT .. SUCCESS [  3.889 s]
05:36:11 [INFO] org.eclipse.jdt.ui 3.29.0-SNAPSHOT ................. SUCCESS [ 14.288 s]
05:36:11 [INFO] org.eclipse.jdt.apt.core 3.8.0-SNAPSHOT ............ SUCCESS [  1.077 s]
05:36:11 [INFO] org.eclipse.jdt.apt.ui 3.8.0-SNAPSHOT .............. SUCCESS [  0.707 s]
05:36:11 [INFO] org.eclipse.jdt.annotation 1.2.100-SNAPSHOT ........ SUCCESS [  0.169 s]
05:36:11 [INFO] org.eclipse.jdt.junit5.runtime 1.1.100-SNAPSHOT .... SUCCESS [  0.737 s]
05:36:11 [INFO] [bundle] Equinox Framework Admin 2.2.100-SNAPSHOT .. SUCCESS [  0.365 s]
05:36:11 [INFO] [bundle] Simple Configurator 1.4.200-SNAPSHOT ...... SUCCESS [  0.249 s]
05:36:11 [INFO] [bundle] Equinox Framework Admin for Equinox 1.2.300-SNAPSHOT SUCCESS [  0.282 s]
05:36:11 [INFO] [bundle] Simple Configurator Manipulator 2.2.100-SNAPSHOT SUCCESS [  0.244 s]
05:36:11 [INFO] org.eclipse.jdt.junit.core 3.12.0-SNAPSHOT ......... SUCCESS [  0.530 s]
05:36:11 [INFO] [bundle] Install/Update Configurator 3.5.0-SNAPSHOT  SUCCESS [  0.396 s]
05:36:11 [INFO] [bundle] Equinox Concurrent API 1.2.100-SNAPSHOT ... SUCCESS [  0.453 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Garbage Collector 1.3.0-SNAPSHOT SUCCESS [  0.336 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Publisher Infrastructure 1.7.300-SNAPSHOT SUCCESS [  0.418 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Director 2.6.0-SNAPSHOT SUCCESS [  0.418 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Publisher for Eclipse 1.4.300-SNAPSHOT SUCCESS [  0.746 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Eclipse Touchpoint 2.3.300-SNAPSHOT SUCCESS [  0.493 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Repository Tools 2.3.300-SNAPSHOT SUCCESS [  0.723 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Legacy Update Site Support 1.2.300-SNAPSHOT SUCCESS [  0.448 s]
05:36:11 [INFO] eclipse.pde.build 4.28.0-SNAPSHOT .................. SUCCESS [  0.004 s]
05:36:11 [INFO] [bundle] Plug-in Development Environment Build Support 3.11.500-SNAPSHOT SUCCESS [  1.148 s]
05:36:11 [INFO] eclipse.pde.ui 4.28.0-SNAPSHOT ..................... SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] PDE Core 3.17.0-SNAPSHOT .................. SUCCESS [  2.512 s]
05:36:11 [INFO] eclipse.platform.common 4.28.0-SNAPSHOT ............ SUCCESS [  0.003 s]
05:36:11 [INFO] org.eclipse.platform.doc.isv 4.28.0-SNAPSHOT ....... SUCCESS [01:24 min]
05:36:11 [INFO] org.eclipse.jdt.doc.isv 3.14.2000-SNAPSHOT ......... SUCCESS [ 16.594 s]
05:36:11 [INFO] org.eclipse.jdt.debug.ui 3.13.0-SNAPSHOT ........... SUCCESS [  2.911 s]
05:36:11 [INFO] org.eclipse.jdt.apt.pluggable.core 1.4.0-SNAPSHOT .. SUCCESS [  0.422 s]
05:36:11 [INFO] org.eclipse.jdt.doc.user 3.15.1800-SNAPSHOT ........ SUCCESS [  5.030 s]
05:36:11 [INFO] [bundle] External Tools Headless Support 1.3.0-SNAPSHOT SUCCESS [  0.295 s]
05:36:11 [INFO] [bundle] Ant Launching Support 1.4.0-SNAPSHOT ...... SUCCESS [  0.628 s]
05:36:11 [INFO] org.eclipse.jdt.junit 3.16.0-SNAPSHOT .............. SUCCESS [  1.138 s]
05:36:11 [INFO] [bundle] External Tools 3.6.0-SNAPSHOT ............. SUCCESS [  0.574 s]
05:36:11 [INFO] [bundle] Ant UI 3.9.0-SNAPSHOT ..................... SUCCESS [  1.657 s]
05:36:11 [INFO] org.eclipse.jdt.launching.macosx 3.6.0-SNAPSHOT .... SUCCESS [  0.208 s]
05:36:11 [INFO] org eclipse jdt feature 3.19.100-SNAPSHOT .......... SUCCESS [  0.515 s]
05:36:11 [INFO] eclipse.platform.releng 4.28.0-SNAPSHOT ............ SUCCESS [  0.003 s]
05:36:11 [INFO] org.eclipse.test.performance 3.19.100-SNAPSHOT ..... SUCCESS [  0.498 s]
05:36:11 [INFO] [bundle] Equinox Launcher 1.6.400-SNAPSHOT ......... SUCCESS [  0.224 s]
05:36:11 [INFO] [bundle] Eclipse IDE UI Application 1.5.0-SNAPSHOT . SUCCESS [  0.696 s]
05:36:11 [INFO] org.eclipse.jdt.core.tests.compiler 3.13.0-SNAPSHOT  SUCCESS [  3.762 s]
05:36:11 [INFO] org.eclipse.jdt.compiler.tool.tests 1.4.0-SNAPSHOT . SUCCESS [  0.592 s]
05:36:11 [INFO] org.eclipse.jdt.core.tests.builder 3.12.0-SNAPSHOT . SUCCESS [  0.733 s]
05:36:11 [INFO] org.eclipse.jdt.compiler.apt.tests 1.3.0-SNAPSHOT .. SUCCESS [  0.574 s]
05:36:11 [INFO] org.eclipse.jdt.core.tests.model 3.12.0-SNAPSHOT ... SUCCESS [  7.628 s]
05:36:11 [INFO] org.eclipse.jdt.core.tests.performance 3.12.0-SNAPSHOT SUCCESS [  0.615 s]
05:36:11 [INFO] org.eclipse.jdt.apt.pluggable.tests 3.6.0-SNAPSHOT . SUCCESS [  0.667 s]
05:36:11 [INFO] org.eclipse.jdt.apt.tests 3.6.0-SNAPSHOT ........... SUCCESS [  1.089 s]
05:36:11 [INFO] eclipse.jdt.core.binaries 4.28.0-SNAPSHOT .......... SUCCESS [  0.003 s]
05:36:11 [INFO] org.eclipse.jdt.core.tests.binaries 1.0.250-SNAPSHOT SUCCESS [  2.776 s]
05:36:11 [INFO] org.eclipse.jdt.debug.tests 3.12.0-SNAPSHOT ........ SUCCESS [  2.410 s]
05:36:11 [INFO] org.eclipse.jdt.debug.jdi.tests 1.1.0-SNAPSHOT ..... SUCCESS [  0.622 s]
05:36:11 [INFO] [test-bundle] Text Test Plug-in 3.14.0-SNAPSHOT .... SUCCESS [  0.611 s]
05:36:11 [INFO] [test-bundle] JFace Text Test Plug-in 3.13.100-SNAPSHOT SUCCESS [  0.709 s]
05:36:11 [INFO] org.eclipse.jdt.bcoview 1.2.0-SNAPSHOT ............. SUCCESS [  0.842 s]
05:36:11 [INFO] org.eclipse.jdt.jeview 1.5.0-SNAPSHOT .............. SUCCESS [  0.675 s]
05:36:11 [INFO] org.eclipse.jdt.astview 1.6.0-SNAPSHOT ............. SUCCESS [  0.804 s]
05:36:11 [INFO] org.eclipse.jdt.ui.tests 3.15.0-SNAPSHOT ........... SUCCESS [  3.273 s]
05:36:11 [INFO] [test-bundle] File Buffers Test Plug-in 3.13.0-SNAPSHOT SUCCESS [  0.500 s]
05:36:11 [INFO] org.eclipse.jdt.text.tests 3.14.0-SNAPSHOT ......... SUCCESS [  1.588 s]
05:36:11 [INFO] org.eclipse.ltk.core.refactoring.tests 3.10.0-SNAPSHOT SUCCESS [  0.599 s]
05:36:11 [INFO] org.eclipse.ltk.ui.refactoring.tests 3.11.0-SNAPSHOT SUCCESS [  0.477 s]
05:36:11 [INFO] org.eclipse.jdt.ui.tests.refactoring 3.15.0-SNAPSHOT SUCCESS [  3.765 s]
05:36:11 [INFO] org.eclipse.jdt.ui.junit.sampleproject 1.0.0-SNAPSHOT SUCCESS [ 15.112 s]
05:36:11 [INFO] org.eclipse.jdt.ui.examples.projects 3.2.0-SNAPSHOT  SUCCESS [  0.804 s]
05:36:11 [INFO] [bundle] Debug Unit Test support 1.1.0-SNAPSHOT .... SUCCESS [  1.435 s]
05:36:11 [INFO] org.eclipse.jdt.ui.unittest.junit 1.1.0-SNAPSHOT ... SUCCESS [  0.710 s]
05:36:11 [INFO] org.eclipse.jdt.ui.unittest.junit.feature 1.1.0-SNAPSHOT SUCCESS [  0.397 s]
05:36:11 [INFO] org.eclipse.jdt.astview.feature 1.2.0-SNAPSHOT ..... SUCCESS [  0.342 s]
05:36:11 [INFO] org.eclipse.jdt.jeview.feature 1.1.0-SNAPSHOT ...... SUCCESS [  0.271 s]
05:36:11 [INFO] org.eclipse.jdt.bcoview.feature 1.2.0-SNAPSHOT ..... SUCCESS [  0.288 s]
05:36:11 [INFO] [bundle] API Tools 1.2.1300-SNAPSHOT ............... SUCCESS [  3.626 s]
05:36:11 [INFO] [bundle] Log View 1.4.0-SNAPSHOT ................... SUCCESS [  0.600 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Operations API 2.7.0-SNAPSHOT SUCCESS [  0.356 s]
05:36:11 [INFO] [bundle] Generic and Extensible Text Editor 1.3.0-SNAPSHOT SUCCESS [  0.705 s]
05:36:11 [INFO] [bundle] PDE Launching Support 3.10.400-SNAPSHOT ... SUCCESS [  2.729 s]
05:36:11 [INFO] [bundle] Eclipse e4 Progress View 0.4.0-SNAPSHOT ... SUCCESS [  0.603 s]
05:36:11 [INFO] [bundle] Equinox Security Default UI 1.3.400-SNAPSHOT SUCCESS [  0.708 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Directory Watcher 1.3.100-SNAPSHOT SUCCESS [  0.308 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Extension Location Repository Support 1.4.100-SNAPSHOT SUCCESS [  0.383 s]
05:36:11 [INFO] [bundle] Equinox Provisioning UI Support 2.8.0-SNAPSHOT SUCCESS [  1.299 s]
05:36:11 [INFO] [bundle] PDE UI 3.14.0-SNAPSHOT .................... SUCCESS [  8.359 s]
05:36:11 [INFO] [bundle] API Tools UI 1.2.900-SNAPSHOT ............. SUCCESS [  1.139 s]
05:36:11 [INFO] [bundle] Equinox State and Resolver Compatibility Fragment 1.2.800-SNAPSHOT SUCCESS [  0.404 s]
05:36:11 [INFO] [bundle] Target definition generic editor extension 1.1.300-SNAPSHOT SUCCESS [  0.771 s]
05:36:11 [INFO] [bundle] PDE Runtime 3.7.600-SNAPSHOT .............. SUCCESS [  1.026 s]
05:36:11 [INFO] [bundle] Eclipse Platform 4.28.0-SNAPSHOT .......... SUCCESS [  0.380 s]
05:36:11 [INFO] org.eclipse.pde.ui.tests 3.12.100-SNAPSHOT ......... SUCCESS [  2.081 s]
05:36:11 [INFO] org.eclipse.pde.api.tools.tests 1.3.100-SNAPSHOT ... SUCCESS [  3.911 s]
05:36:11 [INFO] eclipse.pde.ds 4.28.0-SNAPSHOT ..................... SUCCESS [  0.004 s]
05:36:11 [INFO] [bundle] PDE DS Core 1.2.500-SNAPSHOT .............. SUCCESS [  0.553 s]
05:36:11 [INFO] [test-bundle] PDE DS Tests 1.2.100-SNAPSHOT ........ SUCCESS [  0.510 s]
05:36:11 [INFO] [bundle] PDE DS UI 1.2.400-SNAPSHOT ................ SUCCESS [  0.994 s]
05:36:11 [INFO] [bundle] Declarative Services Annotations Support 1.2.600-SNAPSHOT SUCCESS [  0.898 s]
05:36:11 [INFO] eclipse.pde.ua 4.28.0-SNAPSHOT ..................... SUCCESS [  0.005 s]
05:36:11 [INFO] [bundle] PDE UA Core 1.2.300-SNAPSHOT .............. SUCCESS [  0.540 s]
05:36:11 [INFO] org.eclipse.equinox.security.linux 1.0.300-SNAPSHOT  SUCCESS [  4.834 s]
05:36:11 [INFO] [bundle] Quick Search 1.2.0-SNAPSHOT ............... SUCCESS [  0.739 s]
05:36:11 [INFO] org.eclipse.core.filesystem.linux.x86_64 1.2.400-SNAPSHOT SUCCESS [  0.099 s]
05:36:11 [INFO] org.eclipse.equinox.security.macosx 1.101.400-SNAPSHOT SUCCESS [  0.159 s]
05:36:11 [INFO] org.eclipse.core.resources.win32.x86_64 3.5.500-SNAPSHOT SUCCESS [  4.680 s]
05:36:11 [INFO] org.eclipse.core.filesystem.linux.aarch64 1.4.200-SNAPSHOT SUCCESS [  4.664 s]
05:36:11 [INFO] [bundle] Eclipse SDK Themes 1.2.2200-SNAPSHOT ...... SUCCESS [  0.198 s]
05:36:11 [INFO] [bundle] Browser Support 3.8.0-SNAPSHOT ............ SUCCESS [  0.641 s]
05:36:11 [INFO] org.eclipse.core.net.win32 1.1.0-SNAPSHOT .......... SUCCESS [  0.160 s]
05:36:11 [INFO] [bundle] Quicklinks for the Welcome Framework 1.2.0-SNAPSHOT SUCCESS [  0.371 s]
05:36:11 [INFO] org.eclipse.core.filesystem.macosx 1.3.400-SNAPSHOT  SUCCESS [  0.128 s]
05:36:11 [INFO] org.eclipse.core.filesystem.win32.x86_64 1.4.300-SNAPSHOT SUCCESS [  0.079 s]
05:36:11 [INFO] [bundle] JSch Core 1.5.0-SNAPSHOT .................. SUCCESS [  0.238 s]
05:36:11 [INFO] [bundle] OSGi Release 4.2.0 Utility Classes 3.7.200-SNAPSHOT SUCCESS [  0.245 s]
05:36:11 [INFO] [bundle] Console plug-in 1.4.500-SNAPSHOT .......... SUCCESS [  0.585 s]
05:36:11 [INFO] [bundle] Equinox Launcher MacOSX Cocoa Fragment 1.2.700-SNAPSHOT SUCCESS [  0.114 s]
05:36:11 [INFO] [bundle] Equinox Launcher Linux X86_64 Fragment 1.2.700-SNAPSHOT SUCCESS [  0.109 s]
05:36:11 [INFO] [bundle] Equinox Launcher Linux AARCH64 Fragment 1.2.700-SNAPSHOT SUCCESS [  0.106 s]
05:36:11 [INFO] [bundle] Equinox Launcher Linux PPC64le Fragment 1.2.700-SNAPSHOT SUCCESS [  4.710 s]
05:36:11 [INFO] [bundle] Eclipse UI MacOS X Enhancements 0.13.100-SNAPSHOT SUCCESS [  4.838 s]
05:36:11 [INFO] [bundle] JFace Data Binding for JavaBeans 1.10.0-SNAPSHOT SUCCESS [  0.348 s]
05:36:11 [INFO] [bundle] Eclipse UI GTK Enhancements 1.1.300-SNAPSHOT SUCCESS [  5.207 s]
05:36:11 [INFO] [bundle] Equinox Launcher Win32 X86_64 Fragment 1.2.700-SNAPSHOT SUCCESS [  0.171 s]
05:36:11 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment 1.2.700-SNAPSHOT SUCCESS [  5.004 s]
05:36:11 [INFO] [bundle] Eclipse UI WIN32 Enhancements 1.2.0-SNAPSHOT SUCCESS [  0.305 s]
05:36:11 [INFO] [bundle] Notification API 0.6.0-SNAPSHOT ........... SUCCESS [  0.408 s]
05:36:11 [INFO] [aggregator] features 4.28.0-SNAPSHOT .............. SUCCESS [  0.003 s]
05:36:11 [INFO] [feature] Eclipse 4 Rich Client Platform 4.28.0-SNAPSHOT SUCCESS [  0.580 s]
05:36:11 [INFO] [bundle] Eclipse UI MacOS X Enhancements 1.3.100-SNAPSHOT SUCCESS [  0.294 s]
05:36:11 [INFO] org.eclipse.rcp 4.28.0-SNAPSHOT .................... SUCCESS [  0.069 s]
05:36:11 [INFO] org.eclipse.rcp.feature 4.28.0-SNAPSHOT ............ SUCCESS [  0.371 s]
05:36:11 [INFO] org.eclipse.core.net.win32.x86_64 1.2.0-SNAPSHOT ... SUCCESS [  0.142 s]
05:36:11 [INFO] [bundle] Universal Welcome 3.5.0-SNAPSHOT .......... SUCCESS [  0.715 s]
05:36:11 [INFO] [bundle] UI Freeze Monitoring 1.3.0-SNAPSHOT ....... SUCCESS [  0.504 s]
05:36:11 [INFO] [bundle] JSch UI 1.5.0-SNAPSHOT .................... SUCCESS [  0.475 s]
05:36:11 [INFO] org.eclipse.core.filesystem.linux.ppc64le 1.4.200-SNAPSHOT SUCCESS [  0.148 s]
05:36:11 [INFO] [bundle] Eclipse UI Win32 Enhancements 3.5.0-SNAPSHOT SUCCESS [  0.305 s]
05:36:11 [INFO] [bundle] Debug UI Launch Configuration View 1.1.0-SNAPSHOT SUCCESS [  0.707 s]
05:36:11 [INFO] org.eclipse.compare.win32 1.3.0-SNAPSHOT ........... SUCCESS [  0.384 s]
05:36:11 [INFO] [bundle] Diff Extension for Generic Editor 1.2.0-SNAPSHOT SUCCESS [  0.476 s]
05:36:11 [INFO] org.eclipse.platform.doc.user 4.28.0-SNAPSHOT ...... SUCCESS [  3.704 s]
05:36:11 [INFO] org.eclipse.core.net.linux 1.0.200-SNAPSHOT ........ SUCCESS [  0.232 s]
05:36:11 [INFO] [bundle] Internet Connection Management UI 1.5.0-SNAPSHOT SUCCESS [  0.418 s]
05:36:11 [INFO] org.eclipse.equinox.security.win32.x86_64 1.1.300-SNAPSHOT SUCCESS [  0.228 s]
05:36:11 [INFO] [bundle] Jasper Jsp Support Bundle 1.1.700-SNAPSHOT  SUCCESS [  0.239 s]
05:36:11 [INFO] [bundle] Jasper Jsp Registry Support Plug-in 1.2.100-SNAPSHOT SUCCESS [  0.272 s]
05:36:11 [INFO] org.eclipse.help.webapp 3.11.0-SNAPSHOT ............ SUCCESS [ 12.358 s]
05:36:11 [INFO] [bundle] Http Service Registry Extensions 1.3.200-SNAPSHOT SUCCESS [  0.393 s]
05:36:11 [INFO] org.eclipse.help.feature 2.3.1400-SNAPSHOT ......... SUCCESS [  1.891 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Director Application 1.2.300-SNAPSHOT SUCCESS [  0.488 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Drop-in 1.4.200-SNAPSHOT SUCCESS [  0.546 s]
05:36:11 [INFO] [bundle] Equinox Provisioning ECF based Transport 1.4.0-SNAPSHOT SUCCESS [  0.307 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Console 1.2.100-SNAPSHOT SUCCESS [  0.313 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Native Touchpoint 1.4.400-SNAPSHOT SUCCESS [  0.422 s]
05:36:11 [INFO] [aggregator] features 4.28.0-SNAPSHOT .............. SUCCESS [  0.004 s]
05:36:11 [INFO] [feature] Equinox p2, headless functionalities 1.6.1800-SNAPSHOT SUCCESS [  0.382 s]
05:36:11 [INFO] [feature] Equinox p2, backward compatibility support 1.4.2000-SNAPSHOT SUCCESS [  0.339 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Import and Export 1.4.0-SNAPSHOT SUCCESS [  0.664 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Platform Update Support 1.3.0-SNAPSHOT SUCCESS [  0.601 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Update Checker 1.3.100-SNAPSHOT SUCCESS [  0.323 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Platform Automatic Update Support 1.6.0-SNAPSHOT SUCCESS [  0.597 s]
05:36:11 [INFO] [feature] Equinox p2, minimal support for RCP applications 1.4.2000-SNAPSHOT SUCCESS [  0.384 s]
05:36:11 [INFO] [feature] Equinox p2, Provisioning for IDEs. 2.4.2000-SNAPSHOT SUCCESS [  0.357 s]
05:36:11 [INFO] org.eclipse.platform.feature 4.28.0-SNAPSHOT ....... SUCCESS [  0.672 s]
05:36:11 [INFO] [bundle] PDE UA UI 1.2.500-SNAPSHOT ................ SUCCESS [  1.539 s]
05:36:11 [INFO] org.eclipse.pde 3.13.2300-SNAPSHOT ................. SUCCESS [  0.080 s]
05:36:11 [INFO] [bundle] PDE Templates 3.7.900-SNAPSHOT ............ SUCCESS [  1.238 s]
05:36:11 [INFO] org.eclipse.pde.doc.user 3.14.2000-SNAPSHOT ........ SUCCESS [  9.409 s]
05:36:11 [INFO] [bundle] PDE JUnit Runtime Support 3.6.200-SNAPSHOT  SUCCESS [  0.444 s]
05:36:11 [INFO] [bundle] Equinox Dynamic Tracing Enablement UI  1.2.200-SNAPSHOT SUCCESS [  0.618 s]
05:36:11 [INFO] [aggregator] features 4.28.0-SNAPSHOT .............. SUCCESS [  0.003 s]
05:36:11 [INFO] [feature] Eclipse Plug-in Development Environment 3.15.0-SNAPSHOT SUCCESS [  0.528 s]
05:36:11 [INFO] org.eclipse.pde.ua.tests 1.2.100-SNAPSHOT .......... SUCCESS [  1.396 s]
05:36:11 [INFO] org.eclipse.pde.junit.runtime.tests 3.7.0-SNAPSHOT . SUCCESS [  0.812 s]
05:36:11 [INFO] org.eclipse.pde.ui.tests.smartimport 1.2.0-SNAPSHOT  SUCCESS [  1.296 s]
05:36:11 [INFO] [bundle] Spy Core plug-in 1.0.400-SNAPSHOT ......... SUCCESS [  0.373 s]
05:36:11 [INFO] [bundle] Bundle Spy 0.12.400-SNAPSHOT .............. SUCCESS [  0.278 s]
05:36:11 [INFO] [bundle] Event Spy 1.0.300-SNAPSHOT ................ SUCCESS [  0.728 s]
05:36:11 [INFO] [bundle] CSS Spy 0.12.500-SNAPSHOT ................. SUCCESS [  0.404 s]
05:36:11 [INFO] eclipse.platform.ui.tools 4.28.0-SNAPSHOT .......... SUCCESS [  0.003 s]
05:36:11 [INFO] [aggregator] bundles 4.28.0-SNAPSHOT ............... SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Services 4.10.0-SNAPSHOT .................. SUCCESS [  0.261 s]
05:36:11 [INFO] org.eclipse.e4.tools.emf.ui 4.8.0-SNAPSHOT ......... SUCCESS [  1.858 s]
05:36:11 [INFO] [bundle] Model Spy 0.12.600-SNAPSHOT ............... SUCCESS [  0.411 s]
05:36:11 [INFO] [bundle] Context Spy 1.0.600-SNAPSHOT .............. SUCCESS [  0.381 s]
05:36:11 [INFO] [bundle] Preference Spy 0.12.500-SNAPSHOT .......... SUCCESS [  0.359 s]
05:36:11 [INFO] [bundle] Layout Spy 1.1.200-SNAPSHOT ............... SUCCESS [  0.381 s]
05:36:11 [INFO] org.eclipse.pde.ui.templates.tests 1.2.0-SNAPSHOT .. SUCCESS [  1.163 s]
05:36:11 [INFO] org.eclipse.pde.genericeditor.extension.tests 1.1.200-SNAPSHOT SUCCESS [  1.103 s]
05:36:11 [INFO] [bundle] Plug-in Development Unit Test support 1.0.300-SNAPSHOT SUCCESS [  0.810 s]
05:36:11 [INFO] [test-bundle] Tests Plug-in 1.3.600-SNAPSHOT ....... SUCCESS [  0.711 s]
05:36:11 [INFO] [feature] Eclipse Plug-in Development Environment Spies 1.0.0-SNAPSHOT SUCCESS [  0.387 s]
05:36:11 [INFO] [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) 1.0.400-SNAPSHOT SUCCESS [  0.387 s]
05:36:11 [INFO] [test-bundle] Install/Update Configurator Test Plugin 0.2.0-SNAPSHOT SUCCESS [  0.346 s]
05:36:11 [INFO] [test-bundle] Ant Core Test Plugin 3.7.0-SNAPSHOT .. SUCCESS [  0.772 s]
05:36:11 [INFO] [test-bundle] Ant UI Test Plugin 3.11.0-SNAPSHOT ... SUCCESS [  1.081 s]
05:36:11 [INFO] [bundle] Eclipse Project SDK 4.28.0-SNAPSHOT ....... SUCCESS [  0.377 s]
05:36:11 [INFO] [bundle] Core Tools 1.9.0-SNAPSHOT ................. SUCCESS [  0.817 s]
05:36:11 [INFO] [aggregator] features 4.28.0-SNAPSHOT .............. SUCCESS [  0.004 s]
05:36:11 [INFO] [feature] Equinox Core Function 1.13.1100-SNAPSHOT . SUCCESS [  0.206 s]
05:36:11 [INFO] [feature] Eclipse Core Runtime Infrastructure 1.4.0-SNAPSHOT SUCCESS [  0.175 s]
05:36:11 [INFO] [aggregator] tests 4.28.0-SNAPSHOT ................. SUCCESS [  0.003 s]
05:36:11 [INFO] [test-bundle] Content-Types Tests 1.4.0-SNAPSHOT ... SUCCESS [  0.403 s]
05:36:11 [INFO] [test-bundle] Expression Language Tests 3.7.0-SNAPSHOT SUCCESS [  0.429 s]
05:36:11 [INFO] [bundle] Eclipse Core Tests Harness 3.15.0-SNAPSHOT  SUCCESS [  0.344 s]
05:36:11 [INFO] [test-bundle] Eclipse Core Tests Runtime 3.21.0-SNAPSHOT SUCCESS [  0.962 s]
05:36:11 [INFO] [test-bundle] E4 Core Tests 1.3.0-SNAPSHOT ......... SUCCESS [  0.724 s]
05:36:11 [INFO] eclipse.platform.team.tests 4.28.0-SNAPSHOT ........ SUCCESS [  0.003 s]
05:36:11 [INFO] eclipse.platform.resources.tests 4.28.0-SNAPSHOT ... SUCCESS [  0.002 s]
05:36:11 [INFO] [feature] Eclipse Test feature containing all FS-specific fragments 4.6.0-SNAPSHOT SUCCESS [  0.128 s]
05:36:11 [INFO] org.eclipse.core.tests.resources 3.11.100-SNAPSHOT . SUCCESS [  1.851 s]
05:36:11 [INFO] [test-bundle] Compare Tests 3.8.0-SNAPSHOT ......... SUCCESS [  0.673 s]
05:36:11 [INFO] org.eclipse.core.tests.net 1.6.0-SNAPSHOT .......... SUCCESS [  0.484 s]
05:36:11 [INFO] org.eclipse.jsch.tests 1.6.0-SNAPSHOT .............. SUCCESS [  0.267 s]
05:36:11 [INFO] org.eclipse.team.tests.core 3.10.0-SNAPSHOT ........ SUCCESS [  0.667 s]
05:36:11 [INFO] org.eclipse.compare.examples 3.4.0-SNAPSHOT ........ SUCCESS [  0.408 s]
05:36:11 [INFO] org.eclipse.compare.examples.xml 3.6.0-SNAPSHOT .... SUCCESS [  0.605 s]
05:36:11 [INFO] org.eclipse.team.examples.filesystem 3.7.0-SNAPSHOT  SUCCESS [  0.797 s]
05:36:11 [INFO] org.eclipse.core.filesystem.linux.loongarch64 1.4.200-SNAPSHOT SUCCESS [  5.157 s]
05:36:11 [INFO] [bundle] Core Resource Management Spy Support Fragment 1.6.0-SNAPSHOT SUCCESS [  0.287 s]
05:36:11 [INFO] org.eclipse.core.tools.resources 1.7.0-SNAPSHOT .... SUCCESS [  0.861 s]
05:36:11 [INFO] eclipse.platform.resources.examples 4.28.0-SNAPSHOT  SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Efs Examples Plug-in 1.1.0-SNAPSHOT ....... SUCCESS [  0.541 s]
05:36:11 [INFO] [bundle] Save Participant 1 3.6.0-SNAPSHOT ......... SUCCESS [  0.401 s]
05:36:11 [INFO] [bundle] Save Participant 3 3.6.0-SNAPSHOT ......... SUCCESS [  0.346 s]
05:36:11 [INFO] [bundle] Save Participant 2 3.6.0-SNAPSHOT ......... SUCCESS [  0.402 s]
05:36:11 [INFO] org.eclipse.core.tests.resources.saveparticipant 3.6.0-SNAPSHOT SUCCESS [  0.464 s]
05:36:11 [INFO] [aggregator] tests 4.28.0-SNAPSHOT ................. SUCCESS [  0.003 s]
05:36:11 [INFO] [test-bundle] Eclipse e4 core commands tests 0.14.0-SNAPSHOT SUCCESS [  0.460 s]
05:36:11 [INFO] [test-bundle] XPathTest Model 0.4.0-SNAPSHOT ....... SUCCESS [  0.539 s]
05:36:11 [INFO] [test-bundle] UI Bindings Tests 0.14.100-SNAPSHOT .. SUCCESS [  0.833 s]
05:36:11 [INFO] [test-bundle] TestModel Model 0.15.0-SNAPSHOT ...... SUCCESS [  1.150 s]
05:36:11 [INFO] [test-bundle] e4 css core tests 1.302.0-SNAPSHOT ... SUCCESS [  0.485 s]
05:36:11 [INFO] [test-bundle] e4 css swt tests (Incubation) 0.12.0-SNAPSHOT SUCCESS [  0.746 s]
05:36:11 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) 1.5.0-SNAPSHOT SUCCESS [  0.485 s]
05:36:11 [INFO] [test-bundle] Harness Plug-in 1.10.0-SNAPSHOT ...... SUCCESS [  0.716 s]
05:36:11 [INFO] [test-bundle] Jface tests 1.4.0-SNAPSHOT ........... SUCCESS [  1.015 s]
05:36:11 [INFO] eclipse.platform.ui.examples 4.28.0-SNAPSHOT ....... SUCCESS [  0.004 s]
05:36:11 [INFO] [bundle] JFace Data Binding Examples 1.4.0-SNAPSHOT  SUCCESS [  0.726 s]
05:36:11 [INFO] [test-bundle] JFace Data Binding Conformance Tests 1.5.0-SNAPSHOT SUCCESS [  0.616 s]
05:36:11 [INFO] [test-bundle] JFace Data Binding Tests 1.12.0-SNAPSHOT SUCCESS [  1.368 s]
05:36:11 [INFO] [test-bundle] Jface notifications tests 0.2.0-SNAPSHOT SUCCESS [  0.543 s]
05:36:11 [INFO] [test-bundle] Tests for Eclipse URI Scheme Handling 1.2.0-SNAPSHOT SUCCESS [  0.596 s]
05:36:11 [INFO] [test-bundle] Eclipse UI IDE Application Tests 1.4.0-SNAPSHOT SUCCESS [  0.549 s]
05:36:11 [INFO] [test-bundle] UI Freeze Monitoring Tests 1.3.0-SNAPSHOT SUCCESS [  0.492 s]
05:36:11 [INFO] [test-bundle] Eclipse UI Tests 3.15.1100-SNAPSHOT .. SUCCESS [  2.987 s]
05:36:11 [INFO] [test-bundle] Plugin.name 3.4.0 .................... SUCCESS [  0.489 s]
05:36:11 [INFO] [test-bundle] Forms Test 3.10.0-SNAPSHOT ........... SUCCESS [  0.605 s]
05:36:11 [INFO] [test-bundle] Common Navigator Tests 3.7.0-SNAPSHOT  SUCCESS [  0.875 s]
05:36:11 [INFO] [test-bundle] Performance Plug-in 1.6.0-SNAPSHOT ... SUCCESS [  0.816 s]
05:36:11 [INFO] [test-bundle] Pluginchecks 1.2.0-SNAPSHOT .......... SUCCESS [  0.521 s]
05:36:11 [INFO] [test-bundle] Eclipse RCP Tests 3.6.0-SNAPSHOT ..... SUCCESS [  0.617 s]
05:36:11 [INFO] [test-bundle] Tabbed Properties View Tests 3.8.0-SNAPSHOT SUCCESS [  0.716 s]
05:36:11 [INFO] [bundle] CSS bridge demo 1.3.0-SNAPSHOT ............ SUCCESS [  0.424 s]
05:36:11 [INFO] [bundle] e4 Progress Examples Plug-in 0.4.0-SNAPSHOT SUCCESS [  0.403 s]
05:36:11 [INFO] [bundle] JFace Snippets Plug-in 3.6.0-SNAPSHOT ..... SUCCESS [  0.527 s]
05:36:11 [INFO] [bundle] Services Snippets (Incubation) 0.10.0-SNAPSHOT SUCCESS [  0.239 s]
05:36:11 [INFO] [bundle] Command Contribution Examples 3.6.0-SNAPSHOT SUCCESS [  0.518 s]
05:36:11 [INFO] [bundle] Field Assist Example 1.3.0-SNAPSHOT ....... SUCCESS [  0.452 s]
05:36:11 [INFO] [bundle] Progress Examples Plug-in 3.3.0 ........... SUCCESS [  0.462 s]
05:36:11 [INFO] [bundle] pluginName 3.2.0 .......................... SUCCESS [  0.422 s]
05:36:11 [INFO] [bundle] Multi-Page Editor Example 3.4.0-SNAPSHOT .. SUCCESS [  0.546 s]
05:36:11 [INFO] [bundle] Common Navigator Examples 3.4.0-SNAPSHOT .. SUCCESS [  0.447 s]
05:36:11 [INFO] [bundle] User File Editor 3.5.0-SNAPSHOT ........... SUCCESS [  0.521 s]
05:36:11 [INFO] [bundle] Readme File Editing Tool 3.7.0-SNAPSHOT ... SUCCESS [  0.567 s]
05:36:11 [INFO] [bundle] Undo Example 3.5.0-SNAPSHOT ............... SUCCESS [  0.412 s]
05:36:11 [INFO] [bundle] Example for Eclipse URI Scheme Handling 1.2.0-SNAPSHOT SUCCESS [  0.379 s]
05:36:11 [INFO] [bundle] Tabbed Properties View Article Example 3.4.0-SNAPSHOT SUCCESS [  0.418 s]
05:36:11 [INFO] [bundle] Examples of Eclipse Forms 3.4.0-SNAPSHOT .. SUCCESS [  0.534 s]
05:36:11 [INFO] [bundle] Tools 4.10.0-SNAPSHOT ..................... SUCCESS [  0.842 s]
05:36:11 [INFO] [bundle] Compat 4.9.0-SNAPSHOT ..................... SUCCESS [  0.430 s]
05:36:11 [INFO] [bundle] Persistence Model 1.1.0-SNAPSHOT .......... SUCCESS [  0.437 s]
05:36:11 [INFO] [bundle] Perspective migrate compatibility Util  1.1.0-SNAPSHOT SUCCESS [  0.417 s]
05:36:11 [INFO] [bundle] Editor3x 4.9.0-SNAPSHOT ................... SUCCESS [  0.876 s]
05:36:11 [INFO] [bundle] e4 JDT code templates 4.10.0-SNAPSHOT ..... SUCCESS [  0.516 s]
05:36:11 [INFO] [aggregator] features 4.28.0-SNAPSHOT .............. SUCCESS [  0.004 s]
05:36:11 [INFO] [feature] Eclipse e4 Tools 4.28.0-SNAPSHOT ......... SUCCESS [  0.420 s]
05:36:11 [INFO] [feature] Eclipse Persistence 1.1.0-SNAPSHOT ....... SUCCESS [  0.267 s]
05:36:11 [INFO] org.eclipse.e4.tools.compatibility.migration.tests 1.1.0-SNAPSHOT SUCCESS [  0.509 s]
05:36:11 [INFO] org.eclipse.e4.tools.persistence.tests 1.1.0-SNAPSHOT SUCCESS [  0.497 s]
05:36:11 [INFO] org.eclipse.e4.tools.test 1.3.0-SNAPSHOT ........... SUCCESS [  0.653 s]
05:36:11 [INFO] [aggregator] tests 4.28.0-SNAPSHOT ................. SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Tip of the Day core plugin 0.3.0-SNAPSHOT . SUCCESS [  0.314 s]
05:36:11 [INFO] [bundle] Tip of the Day UI 0.3.0-SNAPSHOT .......... SUCCESS [  0.336 s]
05:36:11 [INFO] org.eclipse.platform.doc.tips 0.3.0-SNAPSHOT ....... SUCCESS [  0.284 s]
05:36:11 [INFO] [bundle] Example Debug Core Plug-in 1.6.0-SNAPSHOT . SUCCESS [  0.457 s]
05:36:11 [INFO] [bundle] Sample Memory View Plugin 1.104.0-SNAPSHOT  SUCCESS [  0.450 s]
05:36:11 [INFO] [bundle] Mixed-mode Launching Example 1.4.0-SNAPSHOT SUCCESS [  0.446 s]
05:36:11 [INFO] [bundle] Example Debug UI Plug-in 1.8.0-SNAPSHOT ... SUCCESS [  0.664 s]
05:36:11 [INFO] [test-bundle] Debug Test Plugin 3.13.1-SNAPSHOT .... SUCCESS [  0.987 s]
05:36:11 [INFO] [test-bundle] Debug UI (LaunchView) Test Plugin 1.1.0-SNAPSHOT SUCCESS [  0.482 s]
05:36:11 [INFO] org.eclipse.swt.fragments.localbuild 3.105.0-SNAPSHOT SUCCESS [  0.100 s]
05:36:11 [INFO] org.eclipse.swt.tools.base 3.107.400-SNAPSHOT ...... SUCCESS [  0.220 s]
05:36:11 [INFO] org.eclipse.swt.tools.spies 3.108.500-SNAPSHOT ..... SUCCESS [  0.332 s]
05:36:11 [INFO] org.eclipse.swt.tools 3.109.600-SNAPSHOT ........... SUCCESS [  0.606 s]
05:36:11 [INFO] org.eclipse.swt.examples 3.107.400-SNAPSHOT ........ SUCCESS [  0.936 s]
05:36:11 [INFO] org.eclipse.swt.examples.browser.demos 3.107.100-SNAPSHOT SUCCESS [  0.351 s]
05:36:11 [INFO] org.eclipse.swt.examples.launcher 3.107.100-SNAPSHOT SUCCESS [  0.356 s]
05:36:11 [INFO] org.eclipse.swt.examples.ole.win32 3.108.0-SNAPSHOT  SUCCESS [  0.339 s]
05:36:11 [INFO] org.eclipse.swt.examples.views 3.107.100-SNAPSHOT .. SUCCESS [  0.294 s]
05:36:11 [INFO] org.eclipse.swt.tests 3.106.2100-SNAPSHOT .......... SUCCESS [  1.733 s]
05:36:11 [INFO] org.eclipse.swt.tools.feature 3.108.700-SNAPSHOT ... SUCCESS [  0.199 s]
05:36:11 [INFO] org.eclipse.swt.tests.gtk 3.108.200-SNAPSHOT ....... SUCCESS [  0.839 s]
05:36:11 [INFO] eclipse.platform.swt.binaries 4.28.0-SNAPSHOT ...... SUCCESS [  0.003 s]
05:36:11 [INFO] [test-bundle] Search Support Tests Plug-in 3.11.0-SNAPSHOT SUCCESS [  0.606 s]
05:36:11 [INFO] [test-bundle] Editors Test Plug-in 3.13.0-SNAPSHOT . SUCCESS [  0.603 s]
05:36:11 [INFO] [test-bundle] Workbench Text Editor Test Plug-in 3.14.0-SNAPSHOT SUCCESS [  0.561 s]
05:36:11 [INFO] [bundle] JFace Text Example 3.4.0-SNAPSHOT ......... SUCCESS [  0.586 s]
05:36:11 [INFO] [bundle] CodeMinig Examples 1.2.0-SNAPSHOT ......... SUCCESS [  0.230 s]
05:36:11 [INFO] [test-bundle] Generic Editor Test Plug-in 1.3.0-SNAPSHOT SUCCESS [  0.688 s]
05:36:11 [INFO] [bundle] Examples for Generic Editor 1.3.0-SNAPSHOT  SUCCESS [  0.483 s]
05:36:11 [INFO] [test-bundle] Tests for org.eclipse.text.quicksearch Bundle 1.2.0-SNAPSHOT SUCCESS [  0.528 s]
05:36:11 [INFO] [feature] Jetty Http Server Feature 1.11.100-SNAPSHOT SUCCESS [  0.197 s]
05:36:11 [INFO] org.eclipse.ua.tests 3.6.0-SNAPSHOT ................ SUCCESS [  1.264 s]
05:36:11 [INFO] org.eclipse.ua.tests.doc 1.2.0-SNAPSHOT ............ SUCCESS [  0.854 s]
05:36:11 [INFO] org.eclipse.ui.intro.quicklinks.examples 1.3.0-SNAPSHOT SUCCESS [  0.274 s]
05:36:11 [INFO] org.eclipse.ui.intro.solstice.examples 1.3.0-SNAPSHOT SUCCESS [  0.268 s]
05:36:11 [INFO] [bundle] Tip of the Day Json Provider 0.3.0-SNAPSHOT SUCCESS [  0.324 s]
05:36:11 [INFO] [bundle] IDE Enablement for Tip of the Day 0.3.0-SNAPSHOT SUCCESS [  0.560 s]
05:36:11 [INFO] org.eclipse.tips.feature 0.4.0-SNAPSHOT ............ SUCCESS [  0.283 s]
05:36:11 [INFO] infocenter-parent 4.28.0-SNAPSHOT .................. SUCCESS [  0.003 s]
05:36:11 [INFO] [bundle] Servletbridge 1.6.200-SNAPSHOT ............ SUCCESS [  0.226 s]
05:36:11 [INFO] [bundle] Servletbridge Http Service 1.2.200-SNAPSHOT SUCCESS [  0.244 s]
05:36:11 [INFO] infocenter-product 1.0.0-SNAPSHOT .................. SUCCESS [  5.543 s]
05:36:11 [INFO] infocenter-app 4.28.0-SNAPSHOT ..................... SUCCESS [  2.976 s]
05:36:11 [INFO] [bundle] User Admin Service 1.2.400-SNAPSHOT ....... SUCCESS [  0.298 s]
05:36:11 [INFO] [bundle] Meta Type 1.6.300-SNAPSHOT ................ SUCCESS [  0.349 s]
05:36:11 [INFO] [bundle] Configuration Admin 1.5.200-SNAPSHOT ...... SUCCESS [  0.331 s]
05:36:11 [INFO] [bundle] Device Access Service 1.1.400-SNAPSHOT .... SUCCESS [  0.306 s]
05:36:11 [INFO] [bundle] Coordinator 1.5.200-SNAPSHOT .............. SUCCESS [  0.300 s]
05:36:11 [INFO] [feature] Equinox Compendium SDK 3.22.600-SNAPSHOT . SUCCESS [  0.215 s]
05:36:11 [INFO] [bundle] Region Digraph 1.5.300-SNAPSHOT ........... SUCCESS [  0.334 s]
05:36:11 [INFO] [bundle] Aspect Weaving Hooks Plug-in 1.3.200-SNAPSHOT SUCCESS [  0.378 s]
05:36:11 [INFO] [bundle] Standard Caching Service for Equinox Aspects 1.2.300-SNAPSHOT SUCCESS [  0.348 s]
05:36:11 [INFO] [bundle] Log Stream Provider 1.1.100-SNAPSHOT ...... SUCCESS [  0.549 s]
05:36:11 [INFO] [bundle] Console ssh support plug-in 1.2.1000-SNAPSHOT SUCCESS [  0.723 s]
05:36:11 [INFO] [bundle] Transformer Hook Framework Extension 1.3.200-SNAPSHOT SUCCESS [  0.202 s]
05:36:11 [INFO] [bundle] XSLT Transform Provider 1.2.200-SNAPSHOT .. SUCCESS [  0.211 s]
05:36:11 [INFO] [bundle] J9 CachingService Plug-in 1.2.200-SNAPSHOT  SUCCESS [  0.215 s]
05:36:11 [INFO] [bundle] SSHD Fragment 1.1.100-SNAPSHOT ............ SUCCESS [  0.126 s]
05:36:11 [INFO] [feature] Equinox Core SDK 3.23.800-SNAPSHOT ....... SUCCESS [  0.395 s]
05:36:11 [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment 1.2.700-SNAPSHOT SUCCESS [  0.095 s]
05:36:11 [INFO] org.eclipse.equinox.executable 3.8.2100-SNAPSHOT ... SUCCESS [  1.424 s]
05:36:11 [INFO] [feature] Core Server Feature 1.14.1000-SNAPSHOT ... SUCCESS [  0.222 s]
05:36:11 [INFO] [feature] Equinox Target Components 3.23.800-SNAPSHOT SUCCESS [  0.486 s]
05:36:11 [INFO] [feature] Simple Http Server Feature 1.7.100-SNAPSHOT SUCCESS [  0.173 s]
05:36:11 [INFO] [test-bundle] BiDi tests 1.3.100-SNAPSHOT .......... SUCCESS [  0.638 s]
05:36:11 [INFO] [test-bundle] Test Plug-in 1.1.200-SNAPSHOT ........ SUCCESS [  0.761 s]
05:36:11 [INFO] [test-bundle] Common Eclipse Runtime Tests 3.15.500-SNAPSHOT SUCCESS [  1.006 s]
05:36:11 [INFO] [test-bundle] Declarative Services Tests 1.6.400-SNAPSHOT SUCCESS [  3.385 s]
05:36:11 [INFO] [test-bundle] Preferences Tests 3.9.200-SNAPSHOT ... SUCCESS [  0.638 s]
05:36:11 [INFO] [test-bundle] Equinox security tests 1.2.400-SNAPSHOT SUCCESS [  0.725 s]
05:36:11 [INFO] [test-bundle] Ssh Tests 1.3.0-SNAPSHOT ............. SUCCESS [  0.612 s]
05:36:11 [INFO] [test-bundle] Console tests 1.3.0-SNAPSHOT ......... SUCCESS [  0.634 s]
05:36:11 [INFO] [test-bundle] org.eclipse.equinox.http.servlet.tests 1.8.500-SNAPSHOT SUCCESS [  1.634 s]
05:36:11 [INFO] [bundle] slf4j Stub 1.1.100-SNAPSHOT ............... SUCCESS [  0.134 s]
05:36:11 [INFO] org.eclipse.osgi.tests 3.18.400-SNAPSHOT ........... SUCCESS [ 13.670 s]
05:36:11 [INFO] [test-bundle] Test Plug-in for Framework Admin 1.4.0-SNAPSHOT SUCCESS [  1.121 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Discovery 1.3.0-SNAPSHOT SUCCESS [  0.431 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Discovery 1.3.0-SNAPSHOT SUCCESS [  0.491 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Installer 1.4.0-SNAPSHOT SUCCESS [  0.353 s]
05:36:11 [INFO] [bundle] Test Install Verifier 1.4.0-SNAPSHOT ...... SUCCESS [  0.617 s]
05:36:11 [INFO] org.eclipse.equinox.p2.tests 1.9.0-SNAPSHOT ........ SUCCESS [  8.722 s]
05:36:11 [INFO] [bundle] Equinox Provisioning Discovery UI 1.3.0-SNAPSHOT SUCCESS [  0.847 s]
05:36:11 [INFO] [test-bundle] Equinox Provisioning Discovery Tests 1.4.0-SNAPSHOT SUCCESS [  0.594 s]
05:36:11 [INFO] [product] Reconciler test application 1.1.0-SNAPSHOT SUCCESS [ 36.592 s]
05:36:11 [INFO] [test-bundle] Equinox Provisioning Tests (Incubation) 1.4.0-SNAPSHOT SUCCESS [  1.319 s]
05:36:11 [INFO] [bundle] p2 Admin UI 1.3.0-SNAPSHOT ................ SUCCESS [  0.990 s]
05:36:11 [INFO] [bundle] Provisioning Admin UI RCP (Incubation) 1.4.0-SNAPSHOT SUCCESS [  0.622 s]
05:36:11 [INFO] [feature] Equinox p2, Discovery UI support 1.3.0-SNAPSHOT SUCCESS [  0.394 s]
05:36:11 [INFO] [feature] p2 Server Feature 1.12.900-SNAPSHOT ...... SUCCESS [  0.238 s]
05:36:11 [INFO] [feature] Equinox p2, SDK 3.11.2000-SNAPSHOT ....... SUCCESS [  0.399 s]
05:36:11 [INFO] org.eclipse.equinox.p2.examples 4.28.0-SNAPSHOT .... SUCCESS [  0.004 s]
05:36:11 [INFO] [bundle] RCP Mail (Cloud Update Example) 2.3.0-SNAPSHOT SUCCESS [  0.628 s]
05:36:11 [INFO] [bundle] Prestartupdate 1.3.0-SNAPSHOT ............. SUCCESS [  0.547 s]
05:36:11 [INFO] [bundle] Sdkbundlevisibility 1.3.0-SNAPSHOT ........ SUCCESS [  0.559 s]
05:36:11 [INFO] [bundle] Sdknoautoupdates 1.3.0-SNAPSHOT ........... SUCCESS [  0.580 s]
05:36:11 [INFO] [bundle] RCP Mail (SDK UI) 1.3.0-SNAPSHOT .......... SUCCESS [  0.862 s]
05:36:11 [INFO] org.eclipse.ant.optional.junit 3.3.300-SNAPSHOT .... SUCCESS [  0.235 s]
05:36:11 [INFO] org.eclipse.releng.tests 3.6.100-SNAPSHOT .......... SUCCESS [  0.574 s]
05:36:11 [INFO] org.eclipse.sdk.examples 4.28.0-SNAPSHOT ........... SUCCESS [  0.054 s]
05:36:11 [INFO] org.eclipse.sdk.tests 4.28.0-SNAPSHOT .............. SUCCESS [  0.047 s]
05:36:11 [INFO] org.eclipse.test 3.5.200-SNAPSHOT .................. SUCCESS [  0.683 s]
05:36:11 [INFO] org.eclipse.test.performance.win32 3.1.500-SNAPSHOT  SUCCESS [  0.080 s]
05:36:11 [INFO] org.eclipse.sdk.feature 4.28.0-SNAPSHOT ............ SUCCESS [  1.397 s]
05:36:11 [INFO] org.eclipse.sdk.examples.feature 4.28.0-SNAPSHOT ... SUCCESS [  0.374 s]
05:36:11 [INFO] org.eclipse.test.feature 3.8.500-SNAPSHOT .......... SUCCESS [  0.281 s]
05:36:11 [INFO] org.eclipse.sdk.tests.feature 4.28.0-SNAPSHOT ...... SUCCESS [  0.943 s]
05:36:11 [INFO] eclipse.platform.releng.tychoeclipsebuilder 4.28.0-SNAPSHOT SUCCESS [  0.003 s]
05:36:11 [INFO] org.eclipse.rcp.configuration 1.1.2000-SNAPSHOT .... SUCCESS [  0.234 s]
05:36:11 [INFO] org.eclipse.rt.osgistarterkit.product 4.28.0-SNAPSHOT SUCCESS [ 15.773 s]
05:36:11 [INFO] equinox-sdk 4.28.0-SNAPSHOT ........................ SUCCESS [  8.184 s]
05:36:11 [INFO] eclipse-junit-tests 4.28.0-SNAPSHOT ................ SUCCESS [ 30.423 s]
05:36:11 [INFO] eclipse.platform.repository 4.28.0-SNAPSHOT ........ SUCCESS [06:40 min]
05:36:11 [INFO] platform-aggregator 4.28.0-SNAPSHOT ................ SUCCESS [  0.018 s]
05:36:11 [INFO] ------------------------------------------------------------------------
05:36:11 [INFO] BUILD SUCCESS
05:36:11 [INFO] ------------------------------------------------------------------------
05:36:11 [INFO] Total time:  20:40 min
05:36:11 [INFO] Finished at: 2023-03-30T09:36:11Z
05:36:11 [INFO] ------------------------------------------------------------------------
05:36:12 Terminating xvnc.
05:36:25 Archiving artifacts
05:46:15 [Checks API] No suitable checks publisher found.
05:46:15 Finished: SUCCESS